Description Usage Format Details Source Examples
daily summary of the Coronavirus (COVID-19) pandemic cases in Italy
1 |
A data.frame object
The dataset contains the daily summary of the Coronavirus pandemic cases in Italy. The data includes the following fields:
- date - date of notification (Date class)
- hospitalized_with_symptoms - number of hospitalised patients with symptoms
- intensive_care - intensive Care
- total_hospitalized - total hospitalised patients
- home_confinement - home confinement
- cumulative_positive_cases - total amount of current positive cases (Hospitalised patients + Home confinement)
- daily_positive_cases - new amount of current positive cases (Hospitalised patients + Home confinement)
- recovered - recovered cases
- death - death cases
- cumulative_cases - total positive cases, recovered, and death cases
- total_tests - number of tests performed
- total_people_tested - total number of people tested
Presidenza del Consiglio dei Ministri - Dipartimento della Protezione Civile website
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.