NDAP - National Data & Analytics Platform (Maharashtra)

NDAP - National Data & Analytics Platform (Maharashtra)

MH Subset Needed

NITI Aayog's unified data analytics platform aggregating 900+ datasets from central and state ministries with standardized schemas and APIs. Maharashtra-relevant datasets span health (HMIS, NFHS), education (UDISE+, AISHE), economy (GSDP, employment), agriculture (crop production, irrigation), and infrastructure (roads, electrification). The platform adds value through standardized variable names, time-series alignment, and a query API that simplifies cross-dataset analysis.

Build a Maharashtra district development dashboard pulling standardized indicators from NDAP's unified API.
Maharashtra subset not yet extracted. This is a global dataset that contains data covering Maharashtra. A regional subset can be extracted by filtering on geographic coordinates or administrative boundaries.
Homepage

Quick Start

import pandas as pd

# NDAP provides standardized datasets with API access
# Browse: https://ndap.niti.gov.in/search?query=maharashtra
# Register for API key at https://ndap.niti.gov.in/
print("NDAP: https://ndap.niti.gov.in/")
print("Search for Maharashtra-specific datasets")
print("API documentation: https://ndap.niti.gov.in/info?tab=api")
Modality
Tabular (API / CSV / Excel)
Size
900+ datasets nationally; 100+ with Maharashtra district-level granularity
License
Format
CSV / Excel / API
Language
en
Update Frequency
varies by dataset
Organization
NITI Aayog, Government of India

Schema

FieldTypeDescription
dataset_namestringSource dataset name
variablestringStandardized variable name
statestringState name (filter for Maharashtra)
districtstringDistrict name where available
valuefloatIndicator value
yearintData year

Build With This

Create a multi-domain district ranker combining NDAP health, education, and economic indicators for Maharashtra
Develop a policy impact tracker measuring year-over-year changes in NDAP indicators after government interventions
Build a data quality monitor comparing NDAP aggregates with source ministry data to flag discrepancies

AI Use Cases

Cross-domain policy analysis for MaharashtraDistrict development index constructionStandardized time-series analysis across government datasetsMulti-source data fusion for Maharashtra planning
Last verified: 2026-03-12