CSSEGISandData / COVID-19

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

Please fix: 3/12/20 incorrect data still persists after several updates #764

Open jenfly opened 4 years ago

jenfly commented 4 years ago
Country/Region 3/11/20 3/12/20
Japan 639 639
Italy 12462 12462
Spain 2277 2277
Switzerland 652 652
Netherlands 503 503
France 2281 2281
matthewgapp commented 4 years ago

Second this.

AC101check commented 4 years ago

will you be adding values back for US counties and removing State totals? Counties vary widely with pop density/age ranges.

rserbitar commented 4 years ago

Seconded!

skr47ch commented 4 years ago

It gives impression that there were no new cases in some countries on 12th, which is incorrect. Please fix.

matskoeneman commented 4 years ago

It gives impression that there were no new cases in some countries on 12th, which is incorrect. Please fix.

That would be helpful for me as well

JiPiBi commented 4 years ago

For the countries where the number of cases is important , unfortunatenely this doesnt change the curves and we could calculate an intermediate value based on the mean geometric progression , without changing the health situation .....

rserbitar commented 4 years ago

It needs to be done as it changes cube fits.

On Sun, Mar 15, 2020, 09:56 JiPiBi notifications@github.com wrote:

For the countries where the number of case is important , unfortunatenely this doesnt change the curves and we could calculate an intermediate value based on the mean geometric progression , without changing the health situation .....

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CSSEGISandData/COVID-19/issues/764#issuecomment-599183914, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7PLVC24T4JXDJJGPPU6MLRHSJ2VANCNFSM4LKN4J6Q .

molbap commented 4 years ago

If there is a need for sources here are some for March 12th. Format (Confirmed, Deaths). Recovered cases are not as easily found by media.

ookie-rrs commented 4 years ago

I tried to verify data from WHO, to give an idea of possible data for 3/12 ... which is as below

Country/Region 3/11/2020 3/12 data per WHO Does 3/11 CSSEGISandData matches with WHO?
Japan 639 675 No; WHO data is 620
Italy 12462 15113 Yes
Spain 2277 2965 No; WHO data is 2140
Switzerland 652 858 No; WHO data is 645
Netherlands 503 614 Yes
France 2281 2860 No; WHO data is 2269
jenfly commented 4 years ago

Thank you @ookie-rrs and @molbap ! Since the JHU data still hasn't been corrected, I'll add some lines to my code to manually change those values after downloading the data. Oy. :unamused:.