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

Israel data not corrected #196

Closed yuval-harpaz closed 3 years ago

yuval-harpaz commented 3 years ago

Israel's ministry of health (MOH) publishes data daily in a dashboard. The history is corrected all the time. OWID deaths for Israel seem not to consider these corrections. It is possible to pull the corrected data with a curl command from the dashboard. I'd like to help making OWID data for Israel up-to-date image

edomt commented 3 years ago

We are switching today to Johns Hopkins data, which should correct this issue.

yuval-harpaz commented 3 years ago

if their source is csse_covid_19_time_series then they have the same spiky data, raw realtime data with no corrections. Is there a clearer data source for Hohns Hopkins? image

edomt commented 3 years ago

There might be a clearer source for Israel specifically, but our system cannot handle country-specific imports (there would be too many countries and sources for our small team to manage).

edomt commented 3 years ago

If you want to smooth the data, your best bet is probably to suggest the change directly in the Johns Hopkins repository.

yuval-harpaz commented 3 years ago

okay, thanks

yuval-harpaz commented 3 years ago

If you ever reconsider, I volunteer to do the maintenance for Israel. I don't mind taking other countries as well.