Description Usage Format Details Source Examples
daily summary of the Coronavirus (COVID-19) pandemic cases in Italy's provinces
1 |
A data.frame object
The dataset contains the daily summary of the Coronavirus pandemic cases in Italy's regions. The data includes the following fields:
- date - date of notification (Date class)
- region_name - region names
- region_code - region code
- province_name - province names
- province_spatial - the spatial province names as in the output of the 'ne_states' function from the **rnaturalearth** package
- province_abb - the province abbreviation
- province_code - province code
- lat - latitude point
- long - Longitude point
- new_cases - daily number of positive cases
- total_cases - total number of positive cases (cumulative)
- nuts_code_1 - groups of region - level 1 of Italy statistical regions (Nomenclature of Territorial Units for Statistics), more details available here
- nuts_code_2 - regions, level 2 of Italy statistical regions (Nomenclature of Territorial Units for Statistics), more details available here
- nuts_code_3 - provinces, level 3 of Italy statistical regions (Nomenclature of Territorial Units for Statistics), more details available here
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.