You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: