Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 673 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 673 Bytes

TrackingCovid19

An interactive dashboard to track the spread of covid-19. App is developed using Plotly Dash and deployed on an AWS EC2 instance. Data is automatically downloaded from the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University everyday at 00.15 UTC.

Deployed App

http://sreejithmunthikodu.com/covid-dashboard

Dependencies

python==3.7.0
dash==1.12.0
Flask==1.1.1
pandas==1.0.1
numpy==1.18.1

Most of the css classes are used from the plotly demo app