Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 636 Bytes

File metadata and controls

18 lines (13 loc) · 636 Bytes

"# eduIndia"

UDISE+ Educational Data Visualization

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.

Features

  • Heatmaps for electricity and computer availability
  • Bar charts for pupil-teacher ratio
  • Interactive dashboard using Streamlit

How to Run

  1. Install dependencies: pip install pandas numpy plotly streamlit seaborn matplotlib
  2. Navigate to dashboard/: cd dashboard
  3. Run Streamlit app: streamlit run app.py

Data source: UDISE+ Official Website """