Description Usage Value Examples
These can be situated in either the Netherlands or in Germany. ** Deaths outside hospitals are not included in these numbers. *** These people are discharged from the IC but are still hospitalized. Eventually, these cases will be either added to the hospital discharges or IC deaths counts.
1 |
A dataframe with the 3 following columns:
Date of notification
Type of measurement: i.e., Totaal ingezette IC's, Toename opnamen (IC), Totaal opnamen (IC), Cumulatief opnamen (IC), Toename ontslag (ziekenhuis), Cumulatief ontslag (ziekenhuis), Toename ontslag (overleden), Cumulatief ontslag (overleden), Totaal ontslag (IC).
Number of intensive care (IC) units with at least one Dutch COVID-19 case on the date of notification (Totaal ingezette IC's), number of newly confirmed or suspected COVID-19 IC intakes on the date of notification (Toename opnamen (IC)), total number of IC intakes on the date of notification (Totaal opnamen (IC)), total number of IC intakes since the start of the outbreak until the date of notification (Cumulatief opnamen (IC)), new and total number of IC-cases that left the hospital alive (Toename ontslag (ziekenhuis) and Cumulatief ontslag (ziekenhuis), respectively), new and total number of IC-cases that died in hospital after IC intake (Toename ontslag (overleden) and Cumulatief ontslag (overleden), respectively), and total number of discharged IC-cases that are still in hospital (Totaal ontslag (IC))
1 2 | get_icu_data_long() %>%
head()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.