CSSEGISandData / COVID-19

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

Incorrect data for New Hampshire/US #1920

Closed amalic closed 4 years ago

amalic commented 4 years ago

Total number of cases 03 / 31 -> 367 04 / 01 -> 316

Difference: -51 cases

see: my Google Spreadsheet

jkbishay commented 4 years ago

Can confirm that the data in csse_covid_19_data/csse_covid_19_daily_reports/04-02-2020.csv is incorrect for New Hampshire and a few other states like Tennessee as well.

Specifically, New Hampshire is missing 3 counties: Hillsborough, Manchester, and Nashua.

cdelargy commented 4 years ago

Hillsborough county (line 1776) is incorrect, appended with 0 when should be >99 @jkbishay Manchester and Nashua are not counties in NH, they are cities.

cdelargy commented 4 years ago

Reporting from https://www.nh.gov/covid19/index.htm shows Hillsborough county broken into 3 components sub-sections, which sum to 163 (57+63+43).

cdelargy commented 4 years ago

Added https://github.com/CSSEGISandData/COVID-19/pull/1937/commits/31c7df5bf660257c1b74792c400ca6ab932e44c7 to fix