Labour Force Participation Rate, Australia. Sourced from ABS Labour Force (6202.0); resolves to /v1/data/abs/LF [region=australia, measure=participation_rate, adjustment=seasonally_adjusted, sex=persons].
| Series ID | AU.PARTICIPATION.SA |
|---|---|
| Frequency | monthly |
| Units | Percent |
| Adjustment | Seasonally Adjusted |
| Source | ABS Labour Force (6202.0) |
| Resolves to | /v1/series/AU.PARTICIPATION.SA |
| Backed by | /v1/data/abs/LF [region=australia, measure=participation_rate, adjustment=seasonally_adjusted, sex=persons] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.PARTICIPATION.SA/latest Get the full series (with a transform)
# annual percent change, last 12 observations, CSV
curl -H 'Authorization: Bearer ak_your_key' \
'https://api.ausdata.io/v1/series/AU.PARTICIPATION.SA?units=pc1&limit=12&format=csv' Embed a chart
Mint a chart-only token at /v1/account/embed-token, then:
<img src="https://api.ausdata.io/v1/series/AU.PARTICIPATION.SA/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.EMPLOYED.SA Employed Persons, Australia
ABS Labour Force (6202.0)
AU.UNEMP.SA Unemployment Rate, Australia
ABS Labour Force (6202.0)
AU.UNEMP.YOUTH Youth Unemployment Rate (15-24), Australia
ABS Labour Force (6202.0)
AU.EMPLOYED.NSW Employed Persons, New South Wales
ABS Labour Force (6202.0)
AU.EMPLOYED.QLD Employed Persons, Queensland
ABS Labour Force (6202.0)
AU.EMPLOYED.VIC Employed Persons, Victoria
ABS Labour Force (6202.0)