Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Italy has the same number of cases today as they did yesterday. #599

Open
arik-so opened this issue Mar 13, 2020 · 20 comments
Open

Italy has the same number of cases today as they did yesterday. #599

arik-so opened this issue Mar 13, 2020 · 20 comments

Comments

@arik-so
Copy link

@arik-so arik-so commented Mar 13, 2020

Is it possible at 12,462 not to have gained one single case over 24 hours?

@FAGundum
Copy link

@FAGundum FAGundum commented Mar 13, 2020

Think some of the European country data is not updated, same goes to Spain

@mfaafm
Copy link

@mfaafm mfaafm commented Mar 13, 2020

@marshallstanton
Copy link

@marshallstanton marshallstanton commented Mar 13, 2020

The data load this evening is incomplete ... lots of rows with zero data.

@Shane073
Copy link

@Shane073 Shane073 commented Mar 13, 2020

As of around 9.00am Sydney time Australia, https://www.worldometers.info/coronavirus/ had reported:

Coronavirus Cases: 134,558
Deaths: 4,972
Recovered: 68,934

The latest data dump seems to be about 6000 behind in confirmed cases, 250 behind in reported deaths, and 700 behind in recovered cases.

Is this due to the maintenance that will be taking place? If not, any reason why the counts are so far off?

@smartcuc
Copy link

@smartcuc smartcuc commented Mar 13, 2020

I guess the update is broken and needs to be fixed...

@kechan
Copy link

@kechan kechan commented Mar 13, 2020

In fact, these are the yesterday numbers for many countries.

As of today (03-12), updated numbers are :

If the italian numbers you cited is correct, the active number is 12839. That is probably 1-2 day worth of growth to hit China. And if China # is coming down at the same time, Italy > China in terms of Active cases would indeed be an ominous milestone

@klartext
Copy link

@klartext klartext commented Mar 13, 2020

* **Germany** : 2.369 confirmed, 5 deaths (https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Fallzahlen.html)

They distinguish the Bundesländer.
They also have a page with reports.
There is no report for 2020-03-12.
So another country with the problem.

Looking here, you can see the issue for some countries popping up in some of the graphs:
https://github.com/SeidChr/COVID-19-Report-Data-Pipeline/wiki/The-Plot

@matteobarbieri
Copy link

@matteobarbieri matteobarbieri commented Mar 13, 2020

In fact, these are the yesterday numbers for many countries.
As of today (03-12), updated numbers are :

If the italian numbers you cited is correct, the active number is 12839. That is probably 1-2 day worth of growth to hit China. And if China # is coming down at the same time, Italy > China in terms of Active cases would indeed be an ominous milestone

The numbers reported so far have included the total number of cases up to now, not the active (which is probably the number you reported), so to be consistent it should be 15113 and not 12839.

@shkimecon
Copy link

@shkimecon shkimecon commented Mar 13, 2020

For Italian data, why don't you pull data from their official Github repository?
https://github.com/pcm-dpc/COVID-19

@SeidChr
Copy link

@SeidChr SeidChr commented Mar 13, 2020

Dashboard for Germany: https://experience.arcgis.com/experience/478220a4c454480e823b17327b2bf1d4

as you can see in many graphs here
https://github.com/SeidChr/COVID-19-Report-Data-Pipeline/wiki/Europe
data has been updated vor some countries, but for others the numbers stayed the same.

@yoch
Copy link

@yoch yoch commented Mar 13, 2020

Related to : #604 #610 #611 #612 #615 #619

@cs224
Copy link

@cs224 cs224 commented Mar 13, 2020

@SeidChr : what is your data-source for Germany. The dashboard mentioned RKI, but can you find somewhere the raw machine readable data?

@SeidChr
Copy link

@SeidChr SeidChr commented Mar 13, 2020

@SeidChr : what is your data-source for Germany. The dashboard mentioned RKI, but can you find somewhere the raw machine readable data?

For the graphs i use data from the repo we are currently commenting on.
The dashboard i don't know. I think it is an official one from the rki. I would be interested in the raw data as well to make some more graphs 😅

@klartext
Copy link

@klartext klartext commented Mar 13, 2020

@SeidChr : what is your data-source for Germany. The dashboard mentioned RKI, but can you find somewhere the raw machine readable data?

What are talking about? Germany is "Neuland", that mean machine-readable is html:
https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Fallzahlen.html
So you have to scrape it with your html-parser by yourself.

RKS distinguisehs between cases and cases that have been transmitted electroically (no joke!);
"Zahl be­stä­tig­ter Fälle" vs. "davon elek­tro­nisch über­mittelt "

Possibly the rest of the data is coming by homing pigeons.
That's made in germany, you know? ;-)

@cs224
Copy link

@cs224 cs224 commented Mar 13, 2020

@klartext : If you look at the dashboard that @SeidChr mentioned:
https://experience.arcgis.com/experience/478220a4c454480e823b17327b2bf1d4
Then you see that you can click on Landkreise. There you see the data for all Landkreise. I did not find yet any such data on the RKI web-site. Did you?
In addition this map: https://interaktiv.morgenpost.de/corona-virus-karte-infektionen-deutschland-weltweit/?fbclid=IwAR04HlqzakGaNssQzbz4d8o8R3gz0C910U8tvfYlBT6P0lVJJvHfk9uS2rc
seems to be the most up-to-date numbers for Germany. But I did not get an answer from where they source the numbers from: https://twitter.com/datentaeterin/status/1237807179815686144

@emilianbold
Copy link

@emilianbold emilianbold commented Mar 14, 2020

Probably related to #650, all recent data is flawed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet