owid / covid-19-data

Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
https://ourworldindata.org/coronavirus
5.66k stars 3.64k forks source link

Data for Slovakia are incorrect #157

Closed wdfeww closed 4 years ago

wdfeww commented 4 years ago

Hello, it seems like your data for the Slovak republic are not correct. Here is my comparison Screen Shot 2020-10-19 at 10 54 14 AM Data of Slovakia are shifted by two days. Slovakia government website where you can find statistics of coronavirus on Slovak territory: https://korona.gov.sk/en/coronavirus-covid-19-in-the-slovak-republic-in-numbers/ REST endpoint to fetch the latest data: GET: https://mapa.covid.chat/map_data you can find data in the chart array Screen Shot 2020-10-19 at 11 25 45 AM

NOTE: date format is dd-MM-YYYY

edomt commented 4 years ago

Thank you @wdfeww. We've now changed our collection method for the testing data to use this endpoint instead.

For the cases however, there is unfortunately not much we can do to fix this. We source our data directly from the European Centre for Disease Prevention and Control, and report it without making alterations to its original cases and death figures.

wdfeww commented 4 years ago

Hi @edomt, can you please also update COVID-19 dataset that is presented here in GitHub. I can see that there is some job that is updating tables every hour but columns that describe covid testing are empty for Slovakia. Screen Shot 2020-10-20 at 9 19 07 AM ?

edomt commented 4 years ago

These columns are all for the testing data—we run testing updates around 3 times per week (usually Monday/Wednesday/Friday). On top of that, not all countries release testing data up to the current date: for example right now the official data published by Slovakia only goes up to October 18.