-
Notifications
You must be signed in to change notification settings - Fork 47
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
Expose timeseries endpoint for aggregated count (all of Germany) #7
Comments
That would be great! It seems if someone had preserved the RKI data from https://opendata.arcgis.com/datasets/dd4580c810204019a7b8eb3e0b329dd6_0.csv for each day we could show both the time series and the reporting delay. I just added it to the WayBack machine ( https://web.archive.org/web/20200403210349/https://opendata.arcgis.com/datasets/dd4580c810204019a7b8eb3e0b329dd6_0.csv ) but of course that doesn't help us for looking back... |
@JonasHeidelberg unless I misunderstand your demand I am exposing these time series here: Cumulative case / death count, by Bundesland:
Cumulative case / death count, by Landkreis: |
Oh yes, those links do help, I just didn't realize yesterday :-). What I was looking for is not purely the data in master though - I want the daily history of that file, which I can get by walking through your daily git commits. This allows me to understand how the RKI statement about "people whose infections became known on March 23rd" (or any other date) changed over time. I am still amazed, how late some cases turn up in the official RKI stats... |
Ha, funny, another time series dimension of interest, indeed! |
No description provided.
The text was updated successfully, but these errors were encountered: