Skip to content

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

License

Notifications You must be signed in to change notification settings

MCilento93/italy_coviddata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇮🇹 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages