Description Usage Details Value
View source: R/getit_functions.R
extracts and translates time series form the git repository of the protezione civile
1 |
caveats and problems related the calculation by the Protezione Civile of some variables were rised by GIMBE Foundation. Unfortunately the page is in Italian... buona lettura!
a dataframe with following 19 variables:
in ISO 8601
format
state
region abbreviation
full name of region
lat
long
case-mortality rate for that region and that date (deaths/total_cases * 100)
number of COVID-19 positive cases detected
number of deaths
number of tests performed
number of people hospitalized with symptoms, that day
number of people in intensive care units, that day
hospitalized_with_symptoms + intensive_care_unit
number of people COVID-19 positive in home quarantine, that day
total currently positives: hospitalized_with_symptoms + intensive_care_unit + home_quarantine
change in the number of positive cases: total_positives that day - total_positives preceding day
number of new positive cases: total_cases that day - total_cases preceding day
recovered - released from hospital
number of people tested
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.