AIR QUALITY EXPLORER: https://air-quality-explorer-5.streamlit.app
A Streamlit dashboard to explore and compare air quality in Indian cities based on public dataset.
⭐️ Features
- City-wise AQI trends over time
- Compare two cities side-by-side
- Pollutant-wise bar charts
- AQI Category pie charts
- Download filtered data as CSV
⭐️ Dataset Uses 'city_data.csv
⭐️ Tech Stack
- Python, Streamlit
- Pandas, Plotly
- Github + Streamlit Cloud
⭐️ How to run locally:
git clone https://github.com/yourusername/air-quality-explorer.git
cd air-quality-explorer/app
streamlit run main.py