Remote Sensing, Urban Heat Islands, Environmental Justice, Spatial Analysis
Hover over any ward to see LST, SC share, and heat burden index
Chennai’s urban heat is not uniform — it concentrates in specific corridors and neighbourhoods shaped by land use, surface materials, and decades of underinvestment in green infrastructure. This project builds a complete heat equity atlas for all 155 municipal wards, combining Landsat 8 satellite thermal data, K-means clustering of urban heat zones, and Census 2011 socioeconomic indicators to ask: who bears the greatest burden of extreme heat?
Land Surface Temperature across Chennai’s 155 wards ranges from 21°C in waterbodies and forested areas to over 55°C on exposed rooftops and industrial surfaces — a 34-degree spread within a single city boundary. The city-wide ward mean for 2023 is approximately 38°C, with the hottest wards concentrated in the northern industrial belt and dense inner-city fabric.
Wards with higher Scheduled Caste population shares are significantly overrepresented in the upper heat quintiles. OLS regression identifies SC share and NDVI as the two strongest predictors of ward-level LST — with SC share positively associated with heat exposure and NDVI negatively associated, after controlling for deprivation. The Heat Burden Index — a composite of thermal, social, and vegetation variables — reveals that the wards most exposed to heat are also those least equipped to cope with it.
Of the 155 wards analysed, 31 score above 0.6 on the Heat Burden Index, indicating co-occurring high LST, low canopy, high SC share, and high asset deprivation. Only 8 wards score below 0.3, clustered around the Adyar estuary, Guindy National Park, and the IIT Madras campus.
Land Surface Temperature Retrieval
K-Means Clustering of Urban Heat Zones
Heat Equity Analysis: LST × Census 2011
lst_mean_2023 as dependent variable and deprivation_index + sc_share + ndvi_mean_2023 as predictors — SC share and NDVI emerge as significant at p < 0.05Heat Burden Index
HBI = 0.4 × LST_norm + 0.3 × Deprivation_norm + 0.2 × SC_share_norm + 0.1 × (1 − NDVI_norm)
Tools and Stack