Skip to content

saitzaw/covid-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief

  • visualization for the covid-19 virus death toll and infection
  • use the Dash and pandas for data visualization
  • use pagination for reporting data
  • use numpy for some calculation
  • use pandas for data collection
  • can easily test as DEV SERVER
  • Data sets are up to date (in both csv as well as xlsx)

Run an application

  • python run.py (to start the application)
  • show to plot in bar, line and the left are table

DATA RESOURCES

Running

  • please uses the requirements.txt file
  • pip install -r requirements.txt (must use virtual envrionment)
  • python run app.py

Browser

  • use http://localhost:8050 to open the dash
  • if you want to deploy as production server, use uwsgi.py and change some configuration

About

Reporting tool with flask and dash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •