← UK Office for National Statistics (website timeseries API)

Unemployment rate (aged 16 and over, seasonally adjusted): % (three-month rolling average; ONS labels each window with its mid month)

4.9 latest (2026-04-01) % unit monthly frequency United Kingdom geography passing
verified 2h ago

Coverage 1971-02-01 to 2026-04-01 · series id ons-api/MGSX

Recent values

PeriodValueRevision
2026-04-01 4.9 1
2026-03-01 4.9 1
2026-02-01 5 1
2026-01-01 4.9 1
2025-12-01 5.2 1
2025-11-01 5.2 1
2025-10-01 5.1 1
2025-09-01 5.1 1
2025-08-01 5 1
2025-07-01 4.8 1
2025-06-01 4.7 1
2025-05-01 4.7 1

Verification history

CheckResultExpectedActualWhen
golden pass 3.9 3.9 2h ago
golden_live pass 3.9 3.9 2h ago
golden pass 3.7 3.7 2h ago
golden_live pass 3.7 3.7 2h ago
freshness pass 2h ago

License and citation

License open-government (terms). Contains public sector information licensed under the Open Government Licence v3.0. Source: Office for National Statistics.

Official table: Labour market statistics time series · Office for National Statistics (UK)

Use it

curl "https://starwell.dev/api/starwell/v1/sources/ons-api/series/MGSX/observations?latest=12"

Download CSV — full history with attribution, spreadsheet-ready.

Embed the chart

A live SVG of this series, attribution included, refreshed hourly:

<img src="https://starwell.dev/sources/ons-api/MGSX/chart.svg"
     alt="Unemployment rate (aged 16 and over, seasonally adjusted): % (three-month rolling average; ONS labels each window with its mid month)" width="720" />
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest value?", "series": [{"source": "ons-api", "seriesId": "MGSX"}]}'