COVID-19 pandemic: Visual data explorer using Python and Streamlit

Streamlit is a Python library which turns scripts into shareable web apps without requiring any front-end code.

Here i've build a COVID-19 pandemic data visualizer with it. Data manipulation is done with Pandas and charts are rendered using Altair.

Source code is available here, on GitHub.

Open in Streamlit

Twitter Facebook LinkedIn Copy Link
#Python #Streamlit