Back to catalog
🏛️

Open Government, India

API Key

Indian Government Open Data

🏛️GovernmentHTTPS

Open Government India Datasets

5 items

Annual Rainfall Data by District

India Meteorological Department

Climate

National Highway Network GIS Data

Ministry of Road Transport

Transport

Census 2011 Population by State

Office of the Registrar General

Demographics

Agricultural Crop Production Statistics

Ministry of Agriculture

Agriculture

Air Quality Index - Major Cities

Central Pollution Control Board

Environment

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Annual Rainfall Data by District",
5 "category": "Climate",
6 "format": "CSV",
7 "updated": "2024-11-01",
8 "publisher": "India Meteorological Department"
9 },
10 {
11 "title": "National Highway Network GIS Data",
12 "category": "Transport",
13 "format": "GeoJSON",
14 "updated": "2024-10-15",
15 "publisher": "Ministry of Road Transport"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://data.gov.in/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs