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

Add hospital & ICU data for Israel #352

Closed edomt closed 3 years ago

edomt commented 3 years ago

Given the speed of the vaccination campaign in Israel, we're considering adding hospital & ICU data for the country on our dedicated page so people can monitor how the situation evolves.

In the official API there are many variables, and we're not exactly sure which ones to use. This is what the data looks like for yesterday for example:

"date": "2021-01-21T00:00:00.000Z",
"new_hospitalized": 221,
"Counthospitalized": 2092,
"Counthospitalized_without_release": 1835,
"CountHardStatus": 1183,
"CountMediumStatus": 325,
"CountEasyStatus": 479,
"CountBreath": 318,
"CountDeath": 38,
"total_beds": 2020,
"StandardOccupancy": 1.035643564356436,
"num_visits": 5978,
"patients_home": 79060,
"patients_hotel": 1641,
"CountBreathCum": 2655,
"CountDeathCum": 4256,
"CountCriticalStatus": 400,
"CountSeriousCriticalCum": 14462,
"serious_critical_new": 160

The 4 variables we're looking for are:

The language barrier makes it difficult for me to compare this to the official dashboard or press reports, and Google Translate is far from perfect for Hebrew. I'd appreciate it if people could confirm that those are indeed the right variables we should use.

(cc @EladHeller and @Aric5301 who have helped us in the past!)

Aric5301 commented 3 years ago

Hey! Elad probably knows more than I know because he's experienced with this alternative dashboard for data of Israel (Judging by his GitHub profile).

I'll try to help:

I can email the MOH and ask them about the exact meaning of every variable. Last time I contacted them they replied within a few days.

BTW, I will happily help you translate data from Hebrew to English anytime, just contact me :)

edomt commented 3 years ago

Thank you @Aric5301! That's super useful.

edomt commented 3 years ago

This has been added to our hospital & ICU entry now: https://ourworldindata.org/covid-hospitalizations