Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

German RKI Data #20

Open
MTRNord opened this issue Mar 22, 2020 · 2 comments
Open

German RKI Data #20

MTRNord opened this issue Mar 22, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@MTRNord
Copy link

MTRNord commented Mar 22, 2020

https://services7.arcgis.com/mOBPykOjAyBO2ZKk/arcgis/rest/services/Coronaf%C3%A4lle_in_den_Bundesl%C3%A4ndern/FeatureServer/0/query?f=json&where=1%3D1&returnGeometry=false&spatialRel=esriSpatialRelIntersects&outFields=*&orderByFields=Fallzahl%20desc&outSR=102100&resultOffset=0&resultRecordCount=25&cacheHint=true

You can get the field "Fallzahl" to get the amount of cases. And "LAN_ew_GEN" is the name of where these cases are.

Because this api is reverse engineered (well I looked in the traffic in firefox) from https://experience.arcgis.com/experience/478220a4c454480e823b17327b2bf1d4 It is your decission to use ot or not :)

@MTRNord
Copy link
Author

MTRNord commented Mar 22, 2020

I think this is the same dataset: https://www.arcgis.com/home/item.html?id=dd4580c810204019a7b8eb3e0b329dd6

@pwr22
Copy link
Owner

pwr22 commented Mar 23, 2020

Thanks, I will take a look at this.

@pwr22 pwr22 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants