el3ctrician / covid19-italian-data

Some basic statistics on covid19 Italian data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19 Italian plots

Some basic statistics on covid19 Italian data based on DPC data. I am not a data scientist by any mean am just an Electronics Engineer. I am trying to figure out the trend of the situation just to monitor it and keep my eye on it. An always updated interactive implementation can be found here

Web site code

the web site code is hosted under the ./docs folder of this repo. Everything is in pure Js that runs on the client machine


Latest data

data.svg

Installation

just run pip install -r requirements.txtfrom the project root and you are good to go, make sure to have python3.7 and pip installed

Generate a plot

Simply run python basic_plot.py

About

Some basic statistics on covid19 Italian data

License:GNU General Public License v3.0


Languages

Language:Python 100.0%