Coder Social home page Coder Social logo

vax's Introduction

license vax GitHub commit Made With Love

News

⚠️ Starting from 19 January 2021 the data is no longer updated as the dashboard has been turned off.

⭕ New dashboard is available here.

Vax data (Last update: 2021-01-18 22:12:06)

This repository contains the unofficial data scraped from the dashboard of the government page.

Tree directories

 |-vax
 | |-LICENSE
 | |-requirements.txt
 | |-query.json
 | |-get_vax_data.py
 | |-README.md
 | |-.github
 | | |-workflows
 | | | |-vax.yml
 | |-data
 | | |-LAZ.csv
 | | |-VDA.csv
 | | |-PIE.csv
 | | |-BAS.csv
 | | |-TOS.csv
 | | |-SIC.csv
 | | |-LIG.csv
 | | |-EMR.csv
 | | |-PUG.csv
 | | |-PAB.csv
 | | |-ABR.csv
 | | |-MAR.csv
 | | |-PAT.csv
 | | |-MOL.csv
 | | |-CAM.csv
 | | |-CAL.csv
 | | |-VEN.csv
 | | |-LOM.csv
 | | |-FVG.csv
 | | |-SAR.csv
 | | |-UMB.csv
 | | |-vax_total.csv
 | | |-summary_vax_total.csv
 | | |-summary_vax_total_latest.csv
 | | |-summary_vax_total_today.csv

Dataset

Format of CSV file (separator is comma and encoding is UTF-8)

Field Description Format Example
TML_DTA_SOMM Somministration date date (YYYY-MM-DD) 2020-12-27
TML_VAX_FORNITORE Vaccine supplier string PF/BT
TML_DES_STRUTTURA Medical facility string "P.O. ""G. Mazzini"" - Teramo"
TML_AREA Name area string ABR
TML_FASCIA_ETA Age range string 20-29
TML_SESSO_M Male sex integer 1
TML_SESSO_F Female sex integer 4
TML_GRAVIDANZA Pregnant women integer 0
TML_CAT_OSS Social health worker category integer 5
TML_CAT_PERSONALE Medical personnel category integer 0
TML_CAT_RSA_OSPITI Nursing homes category integer 0
TML_CAT_ALTRO Other categories integer 0
TML_DOSE_1 First dose of vaccine integer 5
TML_DOSE_2 Booster dose of vaccine integer 0
TML_TOT_SOMM Total somministrations integer 5
TML_REGIONE Name of Region string Abruzzo
TML_NUTS NUTS code level 2 string ITF1

There are others CSV files which conatin the aggregate data from vax_total.csv:

The aggregate CSV files have the following structure.

Field Description Format Example
TML_DTA_SOMM Somministration date date (YYYY-MM-DD) 2020-12-27
TML_REGIONE Name of Region string Abruzzo
TML_NUTS NUTS code level 2 string ITF1
TML_SESSO_M Male sex integer 1
TML_SESSO_F Female sex integer 4
TML_GRAVIDANZA Pregnant women integer 0
TML_CAT_OSS Social health worker category integer 5
TML_CAT_PERSONALE Medical personnel category integer 0
TML_CAT_RSA_OSPITI Nursing homes category integer 0
TML_CAT_ALTRO Other categories integer 0
TML_DOSE_1 First dose of vaccine integer 5
TML_DOSE_2 Booster dose of vaccine integer 0
TML_TOT_SOMM Total somministrations integer 5

Note

The official open-data are available to this repository.

vax's People

Contributors

slarosa avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

piersoft

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.