Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 3.57 KB

README.md

File metadata and controls

51 lines (41 loc) · 3.57 KB

🇮🇹 italy_coviddata

This repository is based on python scripts for compute and promptly analyse COVID cases data.

Installation

For now, you can only clone the repository and enjoy its features.

$ git clone https://github.com/MCilento93/italy_coviddata.git

Module /coviddata/italy_coviddata_curvefit

The module 'italy_coviddata_curvefit', by mean of pandas and the class CovidCurveFit is able to manage statistics and predictions on user-defined label from italy-official database from github.

Module /coviddata/italy_coviddata_regions

Like for provinces, this module shows daily updates of italian regions. Once again there is a class to instance for each region. Same story already told. The official source is again the pcm-dpc github profile here

Module /coviddata/italy_coviddata_provinces

This module elaborates the data of italian provinces. You can instance a CovidItalyProvince object to print/plot/save relevant values for a chosen italian-province (included daily-cases!). Once again the data are retrieved from official pcm-dpc github profile here.

Module /coviddata/italy_coviddata_cities

This module searches on google-news feeds about the desired city. Will it manage to prompt, among the rest of locals facts, the correct number of positive cases?

Module /coviddata/world_coviddata

A flash rapid-API will give you brief data on covid-19 for the desired foreign coutry.

Module /coviddata/italy_coviddata_vaccines

Parser of vaccines data from open repository of italia/covid19-opendata-vaccini

@italycoviddataBot the telegram-bot ᴛʀʏ ɪᴛ ᴏᴜᴛ

Very intuitive commands allow you to use the above mentioned modules directly on telegram. Have a look at @italycoviddataBot.

Acknowledgments

License

This repository is licensed under GNU (c) 2019 GitHub, Inc.