Immuni Open Data
Description
This repository contains the data collected by the National contact-tracing system "Immuni".
In particular, the following data are uploaded every day at 5 pm (UTC):
- daily download trend for both the iOS and the Android platforms;
- daily trend of both positive users and notifications sent, at national level;
- weekly trend of both positive users and notifications sent, at regional level.
- monthly trend of both positive users and notifications sent, at regional level.
Furthermore, it is possible to check the interactive visualization of this dataset on the dedicated immuni dashboard.
Contents
Repository structure
immuni-dashboard-data/
│
├── dati/
│ ├── andamento-dati-nazionali.csv
│ ├── andamento-dati-nazionali.json
│ ├── andamento-download.csv
│ ├── andamento-download.json
│ ├── andamento-settimanale-dati-regionali-latest.csv
│ ├── andamento-settimanale-dati-regionali-latest.json
│ ├── andamento-settimanale-dati-regionali.csv
│ ├── andamento-settimanale-dati-regionali.json
│ ├── andamento-mensile-dati-regionali-latest.csv
│ ├── andamento-mensile-dati-regionali-latest.json
│ ├── andamento-mensile-dati-regionali.csv
│ ├── andamento-mensile-dati-regionali.json
Data format
Data update
App download trend data: every day at 5 pm (UTC).
National trend data: every day at 5 pm (UTC).
Regional trend data: every monday at 5 pm (UTC).
License
Authors / Copyright
2020 (c) Commissario straordinario per l'emergenza Covid-19 - Presidenza del Consiglio dei Ministri.
The version control system in place provides attribution for specific lines of code.
Third party components licenses
License details
The license for this repo is a Creative Commons Attribution 4.0 International (CC BY 4.0). Please see the LICENSE file for extended reference.