This repository contains the data collected by the Italian "EU Digital Covid Certificate" system and some visualization made by Aidin Attar.
In particular, the following data are uploaded every day at 2 am (UTC):
- daily trend of issued and acquired EU DCC divided by categories.
Furthermore, it is possible to check the interactive visualization of this dataset on the dedicated DGC dashboard.
it-dgc-opendata/
│
├── data/
│ ├── dgc-issued.csv
│ ├── dgc-issued.json
│ ├── dgc-issued-latest.csv
│ ├── dgc-issued-latest.json
│ ├── dgc-acquired.csv
│ ├── dgc-acquired.json
│ ├── dgc-acquired-latest.csv
│ ├── dgc-acquired-latest.json
|
├── grafici/
│ ├── grafici.ipynb
Daily trend data: every day at 2 am (UTC).
Copyright 2021 (c) Ministero della Salute.
Please check the AUTHORS file for extended reference.
The licence for this repository is a Creative Commons Attribution 4.0 International. Please see the LICENSE file for full reference.