Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 754 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 754 Bytes

covid-flask-dashboard

This web app was a personal project that was designed to provide simple visualizations with up-to-date information regarding COVID-19 cases worldwide. The data is pulled from a RESTful API (https://github.com/novelcovid/api) that compiles data from multiple sources, primarily the World Health Organization, the Center for Disease Control and Prevention, and Johns Hopkins University. The data pulled from this API updates several times per hour.

The visualizations in this web app were made using Bokeh 2.0.0.

Screenshot1 Screenshot2