stefanoleggio / covid19-data-analysis

Data analysis of Coronavirus Covid19 in Italy day by day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19 data analysis

Installation

Use the package manager pip to nstall dependencies

sh install.sh

Or

pip install plotly --user
pip install numpy --user
pip install dash_bootstrap_components --user
pip install dash --user
pip install requests --user
pip install newspaper --user

Usage

python app.py

Go to http://127.0.0.1:8050/ with your browser

Screens

Credits

About

Data analysis of Coronavirus Covid19 in Italy day by day


Languages

Language:Python 99.2%Language:Shell 0.8%