Skip to content

AnuragAnalog/COVID19-India-Trend-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19 Indian DashBoard

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.

Demo

demo

Problems which I have faced

  • 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.