| Literature DB >> 32346568 |
Micaela Morettini1, Agnese Sbrollini1, Ilaria Marcantoni1, Laura Burattini1.
Abstract
The database here described contains data of integrated surveillance for the "Coronavirus disease 2019" (abbreviated as COVID-19 by the World Health Organization) in Italy, caused by the novel coronavirus SARS-CoV-2. The database, included in a main folder called COVID-19, has been designed and created by the Italian Civil Protection Department, which currently manages it. The database consists of six folders called 'aree' (containing charts of geographical areas interested by containment measures), 'dati-andamento-nazionale' (containing data relating to the national trend of SARS-CoV-2 spread), 'dati-json' (containing data that summarize the national, provincial and regional trends of SARS-CoV-2 spread), 'dati-province' (containing data relating to the provincial trend of SARS-CoV-2 spread), 'dati-regioni' (containing data relating to the regional trend of SARS-CoV-2 spread) and 'schede-riepilogative' (containing summary sheets relating to the provincial and regional trends of SARS-CoV-2 spread). The Italian Civil Protection Department daily receives data by the Italian Ministry of Health, analyzes them and updates the database. Thus, the database is subject to daily updates and integrations. The database is freely accessible (CC-BY-4.0 license) at https://github.com/pcm-dpc/COVID-19. This database is useful to provide insight on the spread mechanism of SARS-CoV-2, to support organizations in the evaluation of the efficiency of current prevention and control measures, and to support governments in the future prevention decisions.Entities:
Keywords: Coronavirus disease (COVID-19); Epidemiology; Health emergency; Health policy; Infectious disease; Public health; SARS-CoV-2; Virology
Year: 2020 PMID: 32346568 PMCID: PMC7178485 DOI: 10.1016/j.dib.2020.105526
Source DB: PubMed Journal: Data Brief ISSN: 2352-3409
Fig. 1Physical structure of the COVID-19 database of the Italian Civil Protection Department.
Structure of data contained in the .csv files inside the ‘dati-andamento-nazionale’ folder.
| Field name | Data description | Data format |
|---|---|---|
| data | notification date | yyyy-mm-dd hh:mm:ss CET (ISO 8601) |
| stato | country 3-letter code | XXX (ISO 3166-1 alpha-3) |
| ricoverati_con_sintomi | hospitalized patients with symptoms | integer number |
| terapia_intensiva | hospitalized patients in intensive care | integer number |
| totale_ospedalizzati | total hospitalized patients (hospitalized patients with symptoms + hospitalized patients in intensive care) | integer number |
| isolamento_domiciliare | home-confinement patients | integer number |
| totale_attualmente_positivi | total amount of currently positive cases (total hospitalized patients + home-confinement patients) | integer number |
| nuovi_attualmente_positivi | total amount of new positive cases (total amount of currently positive cases - total amount of positive cases of the previous day) | integer number |
| dimessi_guariti | recovered cases | integer number |
| deceduti | death | integer number |
| totale_casi | total amount of positive cases (total amount of currently positive cases + recovered cases + death) | integer number |
| tamponi | tests performed | integer number |
Structure of data contained in the .csv files inside the ‘dati-province’ folder.
| Field name | Data description | Data format |
|---|---|---|
| data | notification date | yyyy-mm-dd hh:mm:ss CET (ISO 8601) |
| stato | country 3-letter code | XXX (ISO 3166-1 alpha-3) |
| codice_regione | region 2-digit code | 00 (ISTAT 2019) |
| denominazione_regione | region name | text |
| codice_provincia | province 3-digit code | 000 (ISTAT 2019) |
| denominazione_provincia | province name | text |
| sigla_provincia | province 2-letter code | XX |
| lat | latitude | decimal number (WGS84) |
| long | longitude | decimal number (WGS84) |
| totale_casi | total amount of positive cases | integer number |
denominazione_regione of Trento and Bolzano, which are autonomous provinces, are indicated with “P.A. Trento” and “P.A. Bolzano”, respectively, instead of “Trentino Alto Adige”;
Rows in which denominazione_provincia is “In fase di definizione/aggiornamento" and codice_provincia is between 979 and 999, indicate data not assigned to any province yet.
Structure of data contained in the .csv files inside the ‘dati-regioni’ folder.
| Field name | Data description | Data format |
|---|---|---|
| data | notification date | yyyy-mm-dd hh:mm:ss CET (ISO 8601) |
| stato | country 3-letter code | XXX (ISO 3166-1 alpha-3) |
| codice_regione | region 2-digit code | 00 (ISTAT 2019) |
| denominazione_regione | region name | text |
| lat | latitude | decimal number (WGS84) |
| long | longitude | decimal number (WGS84) |
| ricoverati_con_sintomi | hospitalized patients with symptoms | integer number |
| terapia_intensiva | hospitalized patients in intensive care | integer number |
| totale_ospedalizzati | total hospitalized patients (hospitalized patients with symptoms + hospitalized patients in intensive care) | integer number |
| isolamento_domiciliare | home-confinement patients | integer number |
| totale_attualmente_positivi | total amount of currently positive cases (total hospitalized patients + home-confinement patients) | integer number |
| nuovi_attualmente_positivi | total amount of new positive cases (total amount of currently positive cases - total amount of positive cases of the previous day) | integer number |
| dimessi_guariti | recovered cases | integer number |
| deceduti | death | integer number |
| totale_casi | total amount of positive cases (total amount of currently positive cases + recovered cases+ death) | integer number |
| tamponi | tests performed | integer number |
denominazione_regione of Trento and Bolzano, which are autonomous provinces, are indicated with “P.A. Trento” and “P.A. Bolzano”, respectively, instead of “Trentino Alto Adige”
| Subject | Public Health and Health Policy |
| Specific subject area | Infectious diseases and virology |
| Type of data | Table, Chart |
| How data were acquired | Official records of national and regional healthcare system |
| Data format | Raw and analyzed |
| Parameters for data collection | Data of integrated surveillance for the COVID-19 in Italy, caused by the novel SARS-CoV-2. In particular, the database includes daily epidemiological data (since Feb 24th, 2020) at national, regional and provincial level. Indication of geographical areas interested by containment measures completes the database. |
| Description of data collection | Epidemiological data about SARS-CoV-2 are daily collected by the regional institutions that send them to the Italian Ministry of Health. The Italian Ministry of Health, in turn, sends the data to the Italian Civil Protection Department. |
| Data source location | Italian Civil Protection Department, Rome, Italy |
| Data accessibility | Public repository: GitHub ( |