CodeforLeipzig / leipzigmaps

https://codeforleipzig.github.io/leipzigmaps/
MIT License
0 stars 3 forks source link

Check / update data for doctors #9

Open joergreichert opened 4 months ago

joergreichert commented 4 months ago

Official source

https://opendata.leipzig.de/dataset/arzte-jahreszahlen

JSON data

https://statistik.leipzig.de/opendata/api/kdvalues?format=json&kategorie_nr=4&rubrik_nr=6&periode=y

Scraped output

public/data-raw/leipzig-aerzte.json

Transformed output

public/data/leipzig-aerzte.json

Referenced in code

src/components/Map.js dataOverlayEntries entry key 'aerzte'

Comment

Because the data provided by the city is very old (last data from 2016), maybe we find a better data source (that is license wise allowed, so no scraping of doctors portals)