Eurostat — Unemployment by sex and age, monthly (une_rt_m)
This Eurostat dataset (une_rt_m) provides monthly unemployment statistics broken down by sex and age, published as an EU-wide, seasonally-adjusted official series. It is delivered via the SDMX 2.1 REST API, with a key structured as freq.s_adj.age.unit.sex.geo, where age is fixed to TOTAL in this data flow. Trailing-dot wildcards can be used to select all geographic areas server-side, and the startPeriod and endPeriod parameters allow users to bound the requested time window. The dataset supports comparative analysis of labour market conditions across EU member states over time.Unemployment by sex and age — monthly data (une_rt_m), seasonally-adjusted official EU-wide series over SDMX 2.1 REST. Key path freq.s_adj.age.unit.sex.geo (age uses TOTAL in this flow); trailing-dot wildcards select all geos server-side; startPeriod/endPeriod bound the window.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| freqTime frequency | dimension | 1 codes (e.g. Monthly) |
| s_adjSeasonal adjustment | dimension | 3 codes (e.g. Unadjusted data (i.e. neither seasonally adjusted nor calendar adjusted data), Seasonally adjusted data, not calendar adjusted data, Trend cycle data) |
| ageAge class | dimension | 3 codes (e.g. Total, Less than 25 years, From 25 to 74 years) |
| unitUnit of measure | dimension | 2 codes (e.g. Thousand persons, Percentage of population in the labour force) |
| sex | dimension | 3 codes (e.g. Total, Males, Females) |
| geoGeopolitical entity (reporting) | dimension | 38 codes (e.g. European Union - 27 countries (from 2020), Euro area – 21 countries (from 2026), Belgium) |
| TIME_PERIODTime | time | Time dimension — filter with startPeriod / endPeriod query params. |
| OBS_VALUEObservation value | number | The observed numeric value for each cell. |
| OBS_FLAGObservation flag | attribute | — |
Schema captured from sdmx 4 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1age: TOTAL · geo: EU27_2020
{
"age": "TOTAL",
"geo": "EU27_2020",
"sex": "T",
"freq": "M",
"unit": "THS_PER",
"s_adj": "NSA",
"OBS_FLAG": null,
"OBS_VALUE": 13625,
"TIME_PERIOD": "2026-07"
}Record 2age: TOTAL · geo: EA21
{
"age": "TOTAL",
"geo": "EA21",
"sex": "T",
"freq": "M",
"unit": "THS_PER",
"s_adj": "NSA",
"OBS_FLAG": null,
"OBS_VALUE": 11414,
"TIME_PERIOD": "2026-07"
}Record 3age: TOTAL · geo: BE
{
"age": "TOTAL",
"geo": "BE",
"sex": "T",
"freq": "M",
"unit": "THS_PER",
"s_adj": "NSA",
"OBS_FLAG": null,
"OBS_VALUE": 340,
"TIME_PERIOD": "2026-07"
}Record 4age: TOTAL · geo: BG
{
"age": "TOTAL",
"geo": "BG",
"sex": "T",
"freq": "M",
"unit": "THS_PER",
"s_adj": "NSA",
"OBS_FLAG": null,
"OBS_VALUE": 105,
"TIME_PERIOD": "2026-07"
}Record 5age: TOTAL · geo: CZ
{
"age": "TOTAL",
"geo": "CZ",
"sex": "T",
"freq": "M",
"unit": "THS_PER",
"s_adj": "NSA",
"OBS_FLAG": null,
"OBS_VALUE": 187,
"TIME_PERIOD": "2026-07"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://ec.europa.eu/eurostat/api/dissemination/sdmx/2.1/dataflow/ESTAT?detail=allstubs' -H 'Accept: application/vnd.sdmx.structure+xml;version=2.1'All dataflows (datasets) published by this agency, as SDMX-ML.
Dataset
License
- ✓ Redistributable
- ✓ Attribution required
- Category: cc
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.