diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-09 22:59:02 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-11 15:35:03 +0200 |
| commit | 909773f9d253c61183cc1f9f6193656957946be5 (patch) | |
| tree | 136075e1946accedda0530dd25940b8931408c5a /README.adoc | |
| parent | be7ec90b500ac68e053f2b58feb085247ef95817 (diff) | |
| download | housing-909773f9d253c61183cc1f9f6193656957946be5.tar.zst | |
Add statistical areas
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 |
