GitHunt
AL

alessandrobessi/covid-italy-monitoring

A script to visualize some statistics about the CoVid-19 epidemics in Italy

CoVid-19 Italy Monitoring

A script to visualize some statistics, predictions, and charts about the CoVid-19 epidemics in
Italy.

Disclaimer

Notwithstanding the nice fit I wouldn't trust such a logistic fit based prediction. Italy is moving at different speeds: northern regions are already in the mid stages of the epidemic process, while center and southern regions are still in the early stages. We should also consider the effects of the lockdown, which is a difficult-to-model "exogenous shock". To summarize, I suspect that the underlying dynamics is way more complex than the one implicitly assumed by the logistic fit. Moreover, apparently, the reported number of infected individuals is highly underestimated, since there are a lot of infected yet asymptomatic individuals that don't show up in the official statistics.

Usage

Install Humor Sans font (http://antiyawn.com/uploads/humorsans.html) and requirements

pip install -r requirements.txt

Then run

python3 main.py

You find reports with statistics, predictions, and charts for:

Languages

Python100.0%

Contributors

GNU General Public License v3.0
Created March 14, 2020
Updated April 28, 2022
alessandrobessi/covid-italy-monitoring | GitHunt