dpc_covid19_ita | R Documentation |
Datasets containing the italian COVID-19 data.
dpc_covid19_ita_andamento_nazionale
dpc_covid19_ita_regioni
dpc_covid19_ita_province
tibble
s with one row per day each
levels of detail (regional adn provincial) and as many variables
as provided by the original data (see the corresponding sections).
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 1536 rows and 24 columns.
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 32256 rows and 30 columns.
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 226302 rows and 14 columns.
Licenza: [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) - [Visualizza licenza](https://github.com/pcm-dpc/COVID-19/blob/master/LICENSE)
Editore/Autore del dataset: [Dipartimento della Protezione Civile](http://www.protezionecivile.it/)
Dati forniti dal [Ministero della Salute](http://www.salute.gov.it/)
Elaborazione e gestione dati a cura del [Dipartimento della Protezione Civile](http://www.protezionecivile.it/)
A tibble
with one row per day and
15 variables:
Date of notification - Italian time zone)
Country of reference - XYZ (ISO 3166-1 alpha-3)
Hospitalised patients with symptoms
Intensive Care
Total hospitalised patients
Home confinement
Total amount of current positive cases (Hospitalised patients + Home confinement)
News amount of current positive cases (Hospitalised patients + Home confinement)
today active cases - yesterday active cases
Recovered
Death
Positive cases emerged from clinical activity
Positive cases emerging from surveys and tests, planned at national or regional level
Total amount of positive cases
Tests performed
Notes
A tibble
with one row per day/region
and 19 variables:
Date of notification - Italian time zone)
Country of reference - XYZ (ISO 3166-1 alpha-3)
Code of the Region (ISTAT 2019)
Name of the Region
Latitude - WGS84
Longitude - WGS84
Hospitalised patients with symptoms
Intensive Care
Total hospitalised patients
Home confinement
Total amount of current positive cases (Hospitalised patients + Home confinement)
News amount of current positive cases (Hospitalised patients + Home confinement)
Today active cases - yesterday active cases
Recovered
Death
Positive cases emerged from clinical activity
Positive cases emerging from surveys and tests, planned at national or regional level
Total amount of positive cases
Tests performed
Notes
A tibble
with one row per day/province
and 12 variables:
Date of notification - Italian time zone)
Country of reference - XYZ (ISO 3166-1 alpha-3)
Code of the Region (ISTAT 2019)
Name of the Region
Code of the Province
Name of the Province
Province abbreviation
Latitude - WGS84
Longitude - WGS84
Total amount of positive cases
Notes
Le Province autonome di Trento e Bolzano sono indicate in "denominazione regione" e con il codice 04 del Trentino Alto Adige.
Ogni Regione ha una Provincia denominata "In fase di definizione/aggiornamento" con il codice provincia da 979 a 999, utile ad indicare i dati ancora non assegnati alle Province.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.