Iith: Get State Data
Iith via Parse · government_public
Returns district-level groundwater data for a specific state. Provide state_uuid directly or state_name for automatic UUID lookup. Each district includes category classification (safe, semi_critical, critical, over_exploited) and full groundwater metrics. Access groundwater assessment data from India's National Groundwater Resource Estimation portal (INGRES). Provides state-level, district-level, and block-level groundwater data including recharge, extraction, and resource availability. Fulfilled by Parse from ingres.iith.ac.in.
- government-public
- iith
- ingres-iith-ac-in
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/193cf43e-4028-48b5-ad4b-45df7e18386f/get_state_data
- Interface artifact
- sha256:66a05624fc1a4f3fafe7bd3a19c39dcb8941d177987cbd19183314e4f3f3f454
- Manifest digest
- sha256:be78ba8050403f20859b831c721d9c88896916fe7354ba26b963254b8126df6f
Request fields
- year (string): Assessment year in YYYY-YYYY format.: Allowed values: 2024-2025, 2023-2024, 2022-2023, 2021-2022, 2019-2020, 2016-2017, 2012-2013
- state_name (string): State name in uppercase (e.g. RAJASTHAN, MADHYA PRADESH). Used for UUID lookup if state_uuid not provided.: Allowed values: RAJASTHAN
- state_uuid (string): State UUID from get_state_list results (locationUUID field). Takes precedence over state_name.
Example queries
- {"year":"2024-2025","state_name":"RAJASTHAN","state_uuid":"f38e6de8-396e-47b4-af18-32c333eddccc"}