National Health Profile (NHP)

National Health Profile (NHP)

MH Specific

Maharashtra — Comprehensive health statistics including infrastructure, human resources, disease burden, and vital statistics for Maharashtra

Build a state health comparison dashboard showing Maharashtra's performance against national averages and other states.
Homepage

Quick Start

# Download from https://cbhidghs.nic.in/
import pandas as pd
df = pd.read_csv('nhp_data.csv')
mh = df[df['State'] == 'Maharashtra']
print(mh[['Indicator', 'Value']].head(10))
Modality
Tabular (PDF, Excel)
Size
State-level, annual
License
Format
CSV
Language
en
Update Frequency
static
Organization
Central Bureau of Health Intelligence, Government of India

Schema

FieldTypeDescription
indicatorstringHealth indicator name
statestringState name
valuefloatIndicator value
yearintData year

Build With This

Create a health target progress tracker for Maharashtra against India's national health targets
Develop a health system efficiency analyzer comparing inputs and outcomes for Maharashtra vs peer states
Build a predictive health burden model forecasting Maharashtra's future healthcare needs based on demographic trends

AI Use Cases

Healthcare planning modelshealth infrastructure gap analysis
Last verified: 2026-03-07