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 hospitalized 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
- positive_clinical_activity - positive cases emerged from clinical activity
- positive_surveys_tests - positive cases emerging from surveys and tests, planned at national or regional level
- cumulative_cases - total positive cases, recovered, and death cases
- total_tests - number of tests performed
- total_people_tested - total number of people tested
- new_intensive_care - daily admissions to intensive care
- total_positive_molecular_test - total positive cases tested by molecular tests
- total_positive_rapid_antigen_test - Total positive rapid antigen tests
- molecular_test - total molecular tests
- rapid_antigen_test - total rapid antigen tests
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.