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

CSV files confirmed cases do not match dashboard #2428

Open wadetj opened 4 years ago

wadetj commented 4 years ago

For example for 04272020, Durham NC- dashboard indicates 702 confirmed cases, csv files indicate 555 cases.

lojic commented 4 years ago

Durham, NC Public Health shoes 712 cases as of April 28. The csv file shows 555 as @wadetj stated.

https://github.com/CSSEGISandData/COVID-19/blob/598e32c94a957cafee114d36d8e51dc8a6865b15/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_US.csv#L1928

asundaratx commented 4 years ago

Another example is Austin, TX, where this dataset shows number of confirmed cases currently stuck at 12. Per Line 2537 in COVID-19/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_US.csv

84048015.0,US,USA,840,48015.0,Austin,Texas,US,29.88548725,-96.27736949,"Austin, Texas, US",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,2,2,2,4,4,4,5,5,6,7,7,8,8,10,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12

http://www.austintexas.gov/covid19 shows this number to be in the thousands

lojic commented 4 years ago

@asundaratx Austin, TX is in Travis County, and the value for that in the file you referenced is 1,464 currently. Austin County is confusingly not where the city of Austin is :)

asundaratx commented 4 years ago

@lojic Thank you for clearing that up! That explains the number dead I was seeing as well