jgehrcke/covid-19-germany-gae

Add possibility for time series for Germany

gerbsen opened this issue · 3 comments

Hey there, this is really really great work, thank you very much. I've build a little dashboard my self and want to include the numbers for all of Germany. So far it looks like I can get the timeseries for Germany only via CSV download? Would it be possible for you to add this? The sum seems to be already contained in the data file. Cheers, Daniel

So far it looks like I can get the timeseries for Germany only via CSV download?

Well you could indeed just use https://raw.githubusercontent.com/jgehrcke/covid-19-germany-gae/master/data.csv and be fine :).

(that's a moving target, always pointing to latest master)

Easy enough to parse, I think.

What do you think?

@gerbsen very interesting dashboard. It doesn't happen to be open source?