项目作者: albbus-stack

项目描述 :
Map and charts data visualization of Covid19 cases in Italy.
高级语言: Python
项目地址: git://github.com/albbus-stack/covid19-italy.git
创建时间: 2020-03-26T22:58:12Z
项目社区:https://github.com/albbus-stack/covid19-italy

开源协议:GNU General Public License v3.0

下载


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