2194
Students
53
Government
5
Private
150
Others
Trend by state
Distribution across states of Elementary Enrolment in {% print(elementary_enrolment_category) %} Schools
Top Performing States
| Rank | Name |
|---|---|
| 1 | {% print(elementary_enrolment_summary['top3'][0]) %} |
| 2 | {% print(elementary_enrolment_summary['top3'][1]) %} |
| 3 | {% print(elementary_enrolment_summary['top3'][2]) %} |
Worst Performing States
| Rank | Name |
|---|---|
| 1 | {% print(elementary_enrolment_summary['bottom3'][0]) %} |
| 2 | {% print(elementary_enrolment_summary['bottom3'][1]) %} |
| 3 | {% print(elementary_enrolment_summary['bottom3'][2]) %} |
Distribution across states of Rural Enrolment in {% print(rural_enrolment_category) %} Schools
Top Performing States
| Rank | Name |
|---|---|
| 1 | {% print(rural_enrolment_summary['top3'][0]) %} |
| 2 | {% print(rural_enrolment_summary['top3'][1]) %} |
| 3 | {% print(rural_enrolment_summary['top3'][2]) %} |
Worst Performing States
| Rank | Name |
|---|---|
| 1 | {% print(rural_enrolment_summary['bottom3'][0]) %} |
| 2 | {% print(rural_enrolment_summary['bottom3'][1]) %} |
| 3 | {% print(rural_enrolment_summary['bottom3'][2]) %} |