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

Description Usage Format Details Source Examples

Description

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

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

- lat - latitude point

- long - Longitude point

- 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 - news amount of current positive cases (Hospitalised patients + Home confinement)

- recovered - recovered cases

- death - death cases

- cumulative_cases - total positive, recovered, and death cases

- total_tests - number of tests performed

- total_people_tested - total number of people tested

- region_spatial - the spatial region 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.