v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Statistical Agencies

Unemployment rate by sex and age

Headline unemployment rate from ILO dataflow DF_UNE_DEAP_SEX_AGE_RT. Monthly/quarterly/annual depending on country reporting. Supports ISO-3 multi-country keys (USA+GBR+DEU), sex (SEX_T total, SEX_M male, SEX_F female), and age group (default 15+).

get/api/v1/ilostat/unemployment

Query parameters

countriesstring

ISO 3166-1 alpha-3 country codes, joined with + for multi-country (USA+GBR+DEU).

ISO 3166-1 alpha-3 country codes, joined with + for multi-country (USA+GBR+DEU).

freqstring

Frequency: A (annual), Q (quarterly), M (monthly).

Frequency: A (annual), Q (quarterly), M (monthly).

sexstring

Sex classification: SEX_T (total), SEX_M (male), SEX_F (female). Combine with + for side-by-side.

Sex classification: SEX_T (total), SEX_M (male), SEX_F (female). Combine with + for side-by-side.

agestring

Age group code. Defaults to 15+.

Age group code. Defaults to 15+.

last_ninteger

Most-recent observations per series.

Most-recent observations per series.

startstring nullable

startPeriod (YYYY or YYYY-MM).

startPeriod (YYYY or YYYY-MM).

endstring nullable

endPeriod (YYYY or YYYY-MM).

endPeriod (YYYY or YYYY-MM).

Response

Unemployment rate observations ordered as returned by ILOSTAT.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}