diff options
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index d84decf..f50050b 100644 --- a/README.adoc +++ b/README.adoc @@ -67,12 +67,11 @@ go run main.go - Make the weight calculation work. - Fix the map zoom and initial viewport - Add links to house details on the service. Add additional images -- Parse more data from data source. Currently only overview is parsed. +- Parse more data from data source. Currently only overview. - Images on modal open on click to a new window - Visual programming? Value function description with Javascript? - Notifications to user on new houses - Sharing via URL -- Real support for MultiLineString in geometry == Analysis Data processing @@ -83,3 +82,9 @@ WFS Capabilities can be found from: https://kartta.hel.fi/ws/geoserver/avoindata/wfs?version=2.0.0&request=GetCapabilities The node.js script `download.js` downloads the material. + +Description of the statistical data can be found from: +https://hri.fi/data/fi/dataset/helsingin-seudun-aluesarjat-tilastotietokannan-tiedot-paikkatietona + +, and the description at: +https://www.hel.fi/static/avoindata/dokumentit/Aluesarjat_Avainluvut_2024.pdf |
