2194
Enrolment <= 50
53
Schools with Drinking Water
5
Schools with Girls' Toilet
150
Schools with Ramp
53
Single Classroom Schools
5
Single Teacher Schools
Trend by state
Distribution across states of School Facilities: {% print(school_facility) %}
Top Performing States
| Rank | Name |
|---|---|
| 1 | {% print(school_facility_summary['top3'][0]) %} |
| 2 | {% print(school_facility_summary['top3'][1]) %} |
| 3 | {% print(school_facility_summary['top3'][2]) %} |
Worst Performing States
| Rank | Name |
|---|---|
| 1 | {% print(school_facility_summary['bottom3'][0]) %} |
| 2 | {% print(school_facility_summary['bottom3'][1]) %} |
| 3 | {% print(school_facility_summary['bottom3'][2]) %} |