CSSEGISandData / COVID-19

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

Italy 03-12 Data Error #1729

Open isjeffcom opened 4 years ago

isjeffcom commented 4 years ago

Confirmed Cases were the same as 03-11-2020, confirmed cases is 15114 as Worldometers statistic

alex1770 commented 4 years ago

Not just Italy. Also Spain, UK, ... and 109 different entries whose 12th March data is duplicated from 11th March.

lcebaman commented 4 years ago

I wonder if the 12th should just be eliminated

bellaceragit commented 4 years ago

15114

In accordance with Italian Civil Protection Department data for the 12th of March (https://github.com/pcm-dpc/COVID-19/blob/master/dati-andamento-nazionale/dpc-covid19-ita-andamento-nazionale-20200312.csv), the total cases ("totale_casi") in Italy was 15113.

Apart from this small deviation wrt 15114, I fully agree with the request of correction for 12-Mar's data for Italy.

oltdaniel commented 4 years ago

@isjeffcom This is valid as seen in https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv#L139 @CSSEGISandData , but combining differentd ata sources can resoult in non-daily updates by certain sources, which will lead to no new numbers on some statistics. Please close as not an issue of @CSSEGISandData directly and more one of the states.

riccardofrosini commented 4 years ago

I sent a PR weeks ago that fixed this issue https://github.com/CSSEGISandData/COVID-19/pull/2136 Please, can someone merge so at least we have correct numbers for Italy. There are a ton of PRs that will fix the whole of 12th of March, but they have been pending for weeks.