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

New source for data AT #24

Open
IanKopacka opened this issue Oct 9, 2020 · 2 comments
Open

New source for data AT #24

IanKopacka opened this issue Oct 9, 2020 · 2 comments

Comments

@IanKopacka
Copy link

The data for Austria has not been updated since 2020-10-07. This was probably caused by the emigration of the official reporting dashboard in Austria.
Old link: https://info.gesundheitsministerium.at/
New link: https://covid19-dashboard.ages.at/

@jeffpires
Copy link

A related issue has appeared for the 11 October record for Austria-Wien, which shows a 24-hr increase of 34,675 new cases. This does not match the country data source and far exceeds the typical <1000 daily increase.

@IanKopacka
Copy link
Author

@jeffpires: You are right, from 2020-10-11 on the numbers for Austria-Wien for CumulativePositive, CumulativeRecovered and CurrentlyPositive seem to report the overall numbers for Austria.

The correct numbers can be found under https://covid19-dashboard.ages.at/data/data.zip

CumulativePositive: file "CovidFaelle_Timeline.csv", column "AnzahlFaelleSum"
CumulativeDeceased: file "CovidFaelle_Timeline.csv", column "AnzahlTotSum"
CumulativeRecovered: file "CovidFaelle_Timeline.csv", column "AnzahlGeheiltSum"
Hospitalized: file "CovidFallzahlen.csv", column "FZHosp"
IntensiveCare: file "CovidFallzahlen.csv", column "FZICU"

Would it be possible to correct the data from October 11th onwards? Many thanks!

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

No branches or pull requests

2 participants