Welcome to the COVID-19 Data Visualizations Streamlit app repository! This app is designed to provide comprehensive visual insights into the COVID-19 data in India. Through interactive charts, graphs, and maps, users can explore and analyze various aspects of the pandemic's impact on the country.
-
Real-time Data: Our app fetches the latest COVID-19 data from reliable sources and presents it in real-time, ensuring that you're always up-to-date with the current situation.
-
Interactive Visualizations: Dive into a wide range of interactive visualizations that showcase trends, comparisons, and patterns in COVID-19 cases, recoveries, and fatalities.
-
State-wise Analysis: Explore data specific to each Indian state, enabling you to understand the regional variations and trends.
-
Time Series Insights: Our app provides time series visualizations that allow you to track the growth of COVID-19 cases and other key metrics over different time intervals.
Installation: Clone this repository to your local machine. Create a virtual environment and install the necessary dependencies using pip install -r requirements.txt
.
Run the App: Use the command streamlit run app.py
to launch the Streamlit app locally.
Interact and Explore: Once the app is running, you can interact with the various visualizations and explore different aspects of the COVID-19 data in India.