Objective

Data was obtained from Our World in Data. I created a dashboard using Plotly and Dash and deployed it to Heroku via Github integration. You can view the live dashboard here https://plotly-dash-covid19.herokuapp.com/. It may take up to 30 seconds to load as the free Heroku plan will put the application server to sleep after inactivity.

Updates

2022-01-18: I want to connect a python script to auto update the data from our world in data’s github repo.

Leave a Comment