AU Labour Force API
Australian Labour Force API — Clean REST access to ABS data Real-time access to Australian Bureau of Statistics Labour Force Survey data. No SDMX parsing, no authentication, no complexity — just clean JSON. Data updates monthly following each ABS release. All historical data from 1978 to present. Endpoints : Unemployment GET /v1/unemployment — Unemployment rate by region, sex, adjustment GET…
AU Labour Force API endpoints
| Method | Endpoint | Description |
|---|---|---|
| unemployment | ||
| GET |
get_unemployment_v1_unemployment_get /v1/unemployment |
|
| employment | ||
| GET |
get_employment_v1_employment_get /v1/employment |
|
| participation | ||
| GET |
get_participation_v1_participation_get /v1/participation |
|
| underemployment | ||
| GET |
get_underemployment_v1_underemployment_get /v1/underemployment |
|
| summary | ||
| GET |
get_summary_v1_summary_get /v1/summary |
|
| reference | ||
| GET |
get_regions_v1_regions_get /v1/regions |
|
| history | ||
| GET |
get_history_v1_history_get /v1/history |
|
| meta | ||
| GET |
health_health_head /health |
|
| Other endpoints | ||
| GET |
Unemployment /v1/unemployment |
Unemployment rate by region, sex, adjustment |
| GET |
Employment /v1/employment |
Employed persons (total, full-time, part-time) |
| GET |
Participation /v1/participation |
Participation rate by region, sex, adjustment |
| GET |
Summary /v1/summary |
Single-call snapshot of all key indicators for a region/period |
| GET |
History /v1/history |
Full historical series for any indicator |
| GET |
Regions /v1/regions |
List all supported regions and codes |
| GET |
Health /health |
API health check and record count |
| GET |
Unemployed /v1/unemployed |
Unemployed persons count (not rate) by region, sex, adjustment |
| GET |
Unemployed Job Type /v1/unemployed/jobtype |
Unemployed persons split by job type sought (full-time vs part-time) |
| GET |
Unemployment Job Type /v1/unemployment/jobtype |
Unemployment rate split by job type sought (full-time vs part-time) |
| GET |
Labour Force /labour-force |
Total labour force size by region, sex, adjustment |
| GET |
Employment Ratio /v1/employment-ratio |
Employment-to-population ratio by region, sex, adjustment |
| GET |
Civilian Population /v1/civilian-population |
Civilian population by region, sex |
| GET |
Not In Labour Force /v1/not-in-labour-force |
Persons not in the labour force by region, sex |
AU Labour Force API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|