CSSEGISandData / COVID-19

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

NYT is now compiling US State and Country time series #1724

Open Hermano-Lobo opened 4 years ago

Hermano-Lobo commented 4 years ago

In the interim as CSSEG is clearing up its data structures, the New York Times has opened it's GitHub repository with two time series:

us-states.csv us-counties.csv

The NYT data structure is much more flexible for use in ODBC or even simple pivot table queries.

Repository is here: https://github.com/nytimes/covid-19-data

johnorjias commented 4 years ago

I also found this as a good on to switch to, since the data was removed from CSSEGI https://coronadatascraper.com/#timeseries-jhu.csv https://coronadatascraper.com/#timeseries-jhu.csv Its pretty much what the CSSEGI was before then 24th

On Mar 28, 2020, at 10:37 AM, Hermano-Lobo notifications@github.com wrote:

In the interim as CSSEG is clearing up its data structures, the New York Times has opened it's GitHub repository with two time series:

us-states.csv us-counties.csv

The NYT data structure is much more flexible for use in ODBC or even simple pivot table queries.

Repository is here: https://github.com/nytimes/covid-19-data https://github.com/nytimes/covid-19-data — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CSSEGISandData/COVID-19/issues/1724, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKL23H5ANFZ2V6YGYHOUTTRJYKTHANCNFSM4LVTS2UA.

cipriancraciun commented 4 years ago

I have also integrated the NY Times dataset in my own derived one (#1281), however they are one day behind the JHU dataset, thus I'm sticking with JHU for now.

dawenx commented 4 years ago

Have you checked out ours? We update USA data multiple times in the day and we don’t change data format. Also, you can download all data with one click.

Here is the direct link: https://nssac.bii.virginia.edu/covid-19/dashboard/

More info in #7

cipriancraciun commented 4 years ago

@dawenx you've stated "ours dataset", but didn't provide a link; could you please edit your post to include the link? :)

oltdaniel commented 4 years ago

@CSSEGISandData Would be interesting, however, watch the update intervall of https://github.com/nytimes/covid-19-data.