albbus-stack / covid19-italy

Map and charts data visualization of Covid19 cases in Italy.

Home Page:https://cov-19-it.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid19-italy

GPLv3 License Plotly Committed

Map and charts data visualization of Covid19 cases in Italy, kindly hosted by GCP on https://cov19-it.appspot.com/.

Built in Python 3.8, using pandas to handle dataframes and plotly for interactive visualization, renders in browser using dash.

Build it

Requirements
Steps
  1. Change the province you want to visualize in line 119 and 130 inside main.py.

  2. Change also the last line and a server will start locally (on http://127.0.0.1:8080/).

  3. Run and enjoy. :octocat:

Data Source

All the .csv files are pulled from DPC which updates them daily.

Screenshot

screenshot

About

Map and charts data visualization of Covid19 cases in Italy.

https://cov-19-it.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:Python 99.5%Language:Procfile 0.3%Language:CSS 0.2%