get_icu_data_long: Get ICU patients data publshed by by NICE (Nationale Intesive...

Description Usage Value Examples

View source: R/icu.R

Description

Usage

1

Value

A dataframe with the 3 following columns:

Datum/Date

Date of notification

Type/Type

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).

Aantal/Count

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))

Examples

1
2

mcnakhaee/CoronaWatchNL documentation built on Jan. 1, 2021, 9:24 a.m.