Skip to content

eugeniaft/dataviz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask API displaying Covid-19 data by country

Using Plotly, Pandas and Flask.

Covid-19 App

Type in a country to see plots displaying:

  • new cases
  • case mortality rate (new deaths / new cases)
  • vaccinations (% of total population vaccinated)

This app is deployed using Heroku and can be accessed here

Thanks to the following posts for references on how to create a flask app

Python Plotting API: Expose your scientific python plots through a flask API

An Interactive Web Dashboard with Plotly and Flask

About

Covid-19 Data Viz App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published