"# eduIndia"
This project uses the UDISE+ dataset (2021-22) to analyze the Indian school system's infrastructure, enrollment, and teacher distribution using Python-based data visualization.
- Heatmaps for electricity and computer availability
- Bar charts for pupil-teacher ratio
- Interactive dashboard using Streamlit
- Install dependencies:
pip install pandas numpy plotly streamlit seaborn matplotlib - Navigate to dashboard/:
cd dashboard - Run Streamlit app:
streamlit run app.py
Data source: UDISE+ Official Website """