2194
Teachers
53
Government
5
Private
150
Others
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]) %} |