Get neighbourhood intelligence for a postcode

Returns aggregated data from 15 official UK sources for any London postcode. Response includes street conditions, crime, flood risk, deprivation, house prices, schools, EPC ratings, planning applications, air quality, GP practices, census demographics, green spaces, transport links, council tax, and nearby supermarkets. **Response time:** 15-20 seconds (crime data requires sequential API calls to data.police.uk).

Query parameters

postcodestringRequired

UK postcode (e.g. SW17 9ED)

streetstringOptional

Optional street name for street-specific crime and condition data

Response

Neighbourhood intelligence data
postcodestring or null
Resolved postcode
locationobject or null
street_conditionsobject or null

Community-reported street issues (fly-tipping, potholes, graffiti, etc.)

crimeobject or null
Official UK police recorded crime data from data.police.uk
flood_riskobject or null
Environment Agency flood monitoring data
deprivationobject or null
English Indices of Multiple Deprivation 2019
house_pricesobject or null
HM Land Registry Price Paid Data
schoolsobject or null

Schools from Get Information About Schools (GIAS)

epcobject or null
Energy Performance Certificate data
planningobject or null
Planning applications from PlanIt
air_qualityobject or null

London Air Quality Network (LAQN) monitoring data

demographicsobject or null
Census 2021 demographics from Nomis
green_spacesobject or null
Parks, playgrounds, and gardens from OpenStreetMap
transportobject or null
Transport links from TfL API
council_taxobject or null
Council tax bands and estimated costs
supermarketsobject or null
Nearby supermarkets and convenience stores from OpenStreetMap
gp_practicesobject or null
Nearby GP practices from NHS ODS
generated_atdatetime or null
data_sourceslist of strings or null

Errors