Skip to content

dvpinho/covid19dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard COVID-19 Portugal 🇵🇹

About the dashboard

This dashboard displays the trends for confirmed cases, reported deaths and recovered cases. The weekly and daily rate of change for all figures are presented not only over time but also over the figure itself. This analysis was inspired from the one performed by @aatishb.

The dashboard was created with Dash from Plotly. The application layout itself was adapted from the Dash sample apps, concretely the Dash DAQ Satellite Dashboard. Several changes were made to better suit the purpose of this app.

Data sources

This dashboard uses the data from the good people at Data Science for Social Good Portugal. For more information on how the data is handled and which sources are used, please visit their GitHub page here. The country level data is accessed from Our World in Data.

Run locally

To run the app locally, clone the repository and run pip install -r requirements.txt to install the dependencies. To run the app type python app.py in the terminal within the folder where the repo was cloned.

About

Dashboard for tracking the Covid-19 behaviour in Portugal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors