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_code - region code
- region_name - region names
- province_code - province code
- province_name - province names
- province_abb - the province abbreviation
- lat - latitude point
- long - Longitude point
- total_cases - total number of positive cases (cumulative)
- new_cases - daily number of positive cases
- province_spatial - the spatial province names as in the output of the 'ne_states' function from the **rnaturalearth** package
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.