Recommended dataset
CPCB National Air Quality Index
Use CPCB / data.gov.in AQI records as the source of truth, then keep a local cleaned sample when live API access is unavailable.
Dataset information page
Neural City already focuses on street-level urban observations such as roads, footpaths, cleanliness, mobility, and service quality. AQI adds an outcome-oriented environmental layer that helps compare how healthy each city feels for residents.
Recommended dataset
Use CPCB / data.gov.in AQI records as the source of truth, then keep a local cleaned sample when live API access is unavailable.
Prototype scope
Pune, Mumbai, Delhi, Bengaluru, Chennai, Hyderabad, Ahmedabad, Kolkata, Jaipur, and Nagpur.
Average AQI
A single summary value supports quick benchmarking while the table and charts preserve city-level detail.
| Field | Type | Purpose |
|---|---|---|
| city | string | Primary comparison and search label |
| state | string | Geographic context for each city |
| aqi | number | Ranking, charting, and KPI calculation |
| category | string | CPCB-style risk indicator |
| pm25 | number | Fine particulate pollution signal |
| pm10 | number | Coarse particulate pollution signal |
| lastUpdated | ISO date | Freshness and auditability |