Statistical Agencies
Mean weekly hours actually worked
Mean weekly hours actually worked from ILO dataflow DF_HOW_TEMP_SEX_AGE_ECO_NB. The ECO dimension selects economic activity (ISIC sector): default ECO_AGGREGATE_TOTAL returns the all-industry average. Use ECO_AGGREGATE_AGR, ECO_AGGREGATE_IND, ECO_AGGREGATE_MAN, ECO_AGGREGATE_SER, etc. for sector detail.
get/api/v1/ilostat/hours-worked
Query parameters
countriesstring
ISO 3166-1 alpha-3 country codes.
ISO 3166-1 alpha-3 country codes.
freqstring
Frequency.
Frequency.
sexstring
SEX_T, SEX_M, or SEX_F.
SEX_T, SEX_M, or SEX_F.
agestring
Age group code.
Age group code.
ecostring
Economic activity (ISIC) aggregate code.
Economic activity (ISIC) aggregate code.
last_ninteger
Most-recent observations per series.
Most-recent observations per series.
startstring nullable
startPeriod.
startPeriod.
endstring nullable
endPeriod.
endPeriod.
Response
Mean weekly hours worked by sex, age, and economic activity.
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"
]
}
}