Demographics
Returns area-level demographic data for any UK postcode district (e.g.M1, SW1, EH4). Combines ONS census, ONS Index of Multiple Deprivation, and police.uk crime statistics into a single record per district. Refreshed quarterly.
Required scope: areas:read
Cost: 1 request per call
Available on: Starter, Professional, Business
Get demographics for a district
Request
Response
Field reference
| Field | Type | Description |
|---|---|---|
postcode_district | string | The district queried (echoed back) |
population | integer | Total population (ONS census) |
households | integer | Total households |
median_age | float | Median resident age |
median_income | float | Median household income (£) |
employment_rate_pct | float | % of working-age residents in employment |
crime_rate | float | Crimes per 1,000 population per year |
crime_rating | string | Very Low / Low / Average / High / Very High |
deprivation_score | integer | ONS IMD score (higher = more deprived) |
deprivation_decile | integer | 1 (most deprived 10%) – 10 (least deprived 10%) |
data_source | string | Source dataset identifier |
data_date | ISO date | When the data was last refreshed |
Use cases
- Investor area screening — Combine median income + deprivation decile to find improving areas
- Target tenant matching — Match the demographic profile to your rental stock (median age, income)
- Risk underwriting — Crime rating and deprivation decile feed into BTL underwriting models
- Marketing segmentation — Build campaigns around districts with specific demographics
Coverage
742 UK postcode districts have demographic records loaded today. We’re adding more from the ONS Census 2021 release as data becomes available. If a district returns404, email api@propaideals.co.uk and we’ll prioritise loading it.
Related endpoints
- Area aggregates (yields/rents/agents) — Investment data for the same areas
- Heritage status — Listed building & conservation area data
- Flood risk — Flood zone overlap by point or property