Udiseplus: Get Districts
Udiseplus via Parse · education
Fetch the list of districts for a given state. Use the internal stateId from get_states, NOT the UDISE state code. Returns district IDs and names needed for get_blocks and school lookups. Access Indian school data from UDISE Plus - Know Your School portal. Provides academic year listings, state/district/block hierarchies, school categories, management types, and detailed school profiles. Fulfilled by Parse from kys.udiseplus.gov.in.
- education
- government-public
- kys-udiseplus-gov-in
- maps-geo
- parse
- platform-key
- udiseplus
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cf9b943b-9961-4e2b-a62d-a207d488a140/get_districts
- Interface artifact
- sha256:5b558d46fb357989cabd254456a73c14a23b1acd3a37468b62b1980ea17806de
- Manifest digest
- sha256:aa24d48f84f4027775401e0c885628e51d5ebd53a3abbe3010a74a13bb4e5fb0
Request fields
- year_id (integer): Year ID from get_academic_years. Defaults to 0 (latest/Real Time).: Allowed values: 0, 11, 10, 9, 8
- state_id (integer, required): Internal state ID from get_states endpoint (e.g. 107 for Delhi, 136 for Telangana).
Example queries
- {"year_id":"0","state_id":"135"}