The Complete UK Census Data Guide
The 2021 Census is the most detailed snapshot of the UK population ever taken. This guide explains what it measures, where to find it, and how to make sense of it — whether you're a researcher, journalist, business analyst, or policy professional.
What is the UK Census?
The UK Census is a survey of every household in England and Wales, conducted every ten years. The most recent census took place on 21 March 2021, capturing data on approximately 59 million people across 24.8 million households.
Unlike sample surveys, the census aims for complete population coverage. This makes it unique: you can look up demographic data for a single ward, a housing estate, or a postcode cluster — at a level of granularity that no other data source provides.
The Office for National Statistics (ONS) runs the census for England and Wales. Scotland has its own census (managed by National Records of Scotland) and Northern Ireland's is run by NISRA — timing varies slightly.
2021 vs 2011: The 2021 Census added new questions on gender identity (separate from sex), sexual orientation, and armed forces veterans. Response rates remained high at 97%, partly because it was conducted online for the first time.
What Does the Census Measure?
The 2021 Census covers a broad range of topics, released in staged output tables between 2022 and 2023:
| Topic Area | Key Variables |
|---|---|
| Population & households | Age, sex, household size, family type, tenure |
| Identity | Ethnic group, national identity, religion, language |
| Health & disability | General health, disability, unpaid care |
| Education & employment | Qualifications, economic activity, occupation, industry |
| Housing | Tenure, dwelling type, number of rooms, central heating |
| Migration & travel | Country of birth, passports held, method of travel to work |
Understanding Geographic Levels
Census data is released at multiple geographic levels. Understanding the hierarchy is essential before you start querying:
- National — England and Wales combined, or individual countries
- Region — the nine English regions plus Wales (e.g., South East, West Midlands)
- County / Upper Tier Local Authority — e.g., Kent, Greater Manchester
- Local Authority District (LAD) — the 309 lower-tier councils in England and Wales
- Middle Super Output Area (MSOA) — ~7,200 units, averaging 7,200 people each
- Lower Super Output Area (LSOA) — ~34,000 units, averaging 1,500 people each
- Output Area (OA) — the smallest unit, ~40 households
For most practical uses, LAD-level data is the right starting point. Drop to MSOA or LSOA when you need neighbourhood-level granularity — for example, when planning a retail site or understanding deprivation at street level.
Boundary changes between 2011 and 2021: Many local authority boundaries changed in the decade between censuses. If you're comparing 2011 and 2021 data, use ONS boundary lookup files to ensure you're comparing like for like.
How to Access Census Data
ONS Nomis
Nomis (nomis.co.uk) is ONS's official labour market statistics service and the primary portal for census table downloads. You can build custom queries, select your geographies and variables, and download CSV or Excel files.
ONS Data Downloads
The ONS website (ons.gov.uk/census) provides bulk data downloads for each topic release. These are structured as CSV files with variable codes that reference a separate codebook — useful for large-scale analysis in Python, R, or SQL.
CensusWise
CensusWise pre-processes the most commonly needed census tables and makes them queryable in your browser — no downloads, no data wrangling. Use the Data Explorer to explore population, ethnicity, deprivation, and economic activity data at national, regional, and local authority level.
How to Interpret Census Counts
A few things to keep in mind when working with census figures:
- Census counts are from one date (21 March 2021) — they don't account for population movement after that point
- Small area suppression — ONS suppresses or rounds counts in small geographies where individuals could be identified. Zeros may be true zeros or suppressed values
- Derived variables — some measures (e.g., ethnic group percentages) are calculated by ONS from raw counts; check the methodology notes for how they handle "mixed" or "not stated" responses
- England and Wales only — the 2021 Census covers England and Wales. For Scotland and Northern Ireland, separate releases apply
See the data in action. Explore population, ethnicity, health, and deprivation for any local authority in England and Wales.
Open Data ExplorerFrequently Asked Questions
When was the 2021 Census conducted?
Census Day was 21 March 2021. Results were released in stages by ONS between June 2022 and January 2024, with different topic areas published on separate dates.
Is census data free to use?
Yes. All ONS census data is published under the Open Government Licence v3.0, which permits free use for any purpose including commercial research — provided you acknowledge the source. CensusWise aggregates this data and makes it freely accessible.
How do I compare 2011 and 2021 Census data?
Download boundary lookup files from the ONS Open Geography Portal to map 2011 geographies onto 2021 boundaries. ONS also publishes "change over time" tables for key variables that handle the boundary harmonisation for you.
Does the census cover Scotland and Northern Ireland?
Scotland's 2022 Census was managed by National Records of Scotland and published from 2023 onwards. Northern Ireland's 2021 Census was conducted by NISRA. The ONS 2021 Census covers England and Wales only.
What's the smallest area I can get census data for?
Output Areas (OAs) are the smallest geography, averaging around 40 households. ONS suppresses some variables at OA level to protect privacy. For most practical purposes, Lower Super Output Areas (LSOAs) — averaging ~1,500 people — are the most granular level with reliable data.