Application's link: https://covid19-india-dashboard.herokuapp.com/
This is a covid19 Indian Dashboard which was written in streamlit.
Currently it's features are:
- Trend of Total/Daily cases in India(Confirmed, Active, Recovered, Deceased)
- A Histogram of active cases across india on a particular date
Due to the change in API I have updated the app, the below demo is not the current one.
- If your streamlit library's version is 0.57+, then your bokeh library's version must be 2.0.0 else, you cannot see any bokeh plot in the dashboard.