What does AU.EMPLOYED.VIC measure?
Employed Persons, Victoria is a monthly series from ABS Labour Force (6202.0), in Number.
Employed Persons, Victoria. Sourced from ABS Labour Force (6202.0); resolves to /v1/data/abs/LF [region=vic, measure=employed_persons, adjustment=seasonally_adjusted, sex=persons].
| Series ID | AU.EMPLOYED.VIC |
|---|---|
| Frequency | monthly |
| Units | Number |
| Adjustment | Seasonally Adjusted |
| Source | ABS Labour Force (6202.0) |
| Resolves to | /v1/series/AU.EMPLOYED.VIC |
| Backed by | /v1/data/abs/LF [region=vic, measure=employed_persons, adjustment=seasonally_adjusted, sex=persons] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.EMPLOYED.VIC/latest How do I get the full history?
# annual percent change, last 12 observations, CSV
curl -H 'Authorization: Bearer ak_your_key' \
'https://api.ausdata.io/v1/series/AU.EMPLOYED.VIC?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.EMPLOYED.VIC/chart.svg?key=emb_..." alt="Employed Persons, Victoria chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
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.WA Employed Persons, Western Australia
ABS Labour Force (6202.0)
AU.UNEMP.VIC Unemployment Rate, Victoria
ABS Labour Force (6202.0)
AU.EMPLOYED.SA Employed Persons, Australia
ABS Labour Force (6202.0)
AU.UNEMP.NSW Unemployment Rate, New South Wales
ABS Labour Force (6202.0)