italy_province: The 2019 Novel Coronavirus COVID-19 (2019-nCoV) Italy...

Description Usage Format Details Source Examples

Description

daily summary of the Coronavirus (COVID-19) pandemic cases in Italy's provinces

Usage

1

Format

A data.frame object

Details

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

Source

Presidenza del Consiglio dei Ministri - Dipartimento della Protezione Civile website

Examples

1
2
3

Covid19R/covid19italy documentation built on May 19, 2020, 11:31 p.m.