CSSEGISandData / COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
https://systems.jhu.edu/research/public-health/ncov/
29.13k stars 18.43k forks source link

Time series utilities and enhanced data now available #283

Open jqnatividad opened 4 years ago

jqnatividad commented 4 years ago

First off, thanks JHU for exposing the data behind the dashboard. As an open data advocate, JHU's example should be encouraged and celebrated!

However, the data needs a little data-wrangling for it to be more useful for time-series analysis:

But since this is open data and open source, I decided to scratch an itch and pulled together these utilities: :)

https://github.com/dathere/covid19-time-series-utilities

Currently, there are two utilities.

Here are some examples of the processed data:

Finally, here's a blogpost on the benefits of normalizing the data and feeding it to a true time-series database.

https://blog.timescale.com/blog/charting-the-spread-of-covid-19-using-timescale/

ladris commented 4 years ago

If this goes in I'll close my feature request. Seems to nail what I was looking for.

federico-vitale commented 4 years ago

Hi @jqnatividad I've built some analysis getting data from the NYC dataset, but now that tables have changed it seems not to be updated anymore. Is there something in the works to fix it or should I search some other source somewhere else? Thank you very much from Italy!!!