A python based Streamlit dashboard showing the COVID 19 pandemic data from Our World in Data
You can visit the dashboard by clicking here
- clone the repository and download the required libraries.
The libraries used are: pandas, streamlit, plotly.
- Run streamlit app
streamlit run app.py
Normally the app starts locally in: http://localhost:8501
Enjoy!