Wage Price Index, Annual Growth, Australia. Sourced from ABS Wage Price Index (6345.0); resolves to /v1/data/abs/WPI [measure=change_year, sector=all, region=australia, adjustment=seasonally_adjusted].
| Series ID | AU.WAGES.YOY |
|---|---|
| Frequency | quarterly |
| Units | Percent |
| Adjustment | Seasonally Adjusted |
| Source | ABS Wage Price Index (6345.0) |
| Resolves to | /v1/series/AU.WAGES.YOY |
| Backed by | /v1/data/abs/WPI [measure=change_year, sector=all, region=australia, adjustment=seasonally_adjusted] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.WAGES.YOY/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.WAGES.YOY?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.WAGES.YOY/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.CPI.YOY Consumer Price Index, Annual Change (Headline Inflation), Australia
ABS Consumer Price Index (6401.0)
AU.UNEMP.SA Unemployment Rate, Australia
ABS Labour Force (6202.0)
AU.AWE.FT Average Weekly Ordinary Full-Time Earnings, Australia
ABS Average Weekly Earnings (6302.0)
AU.AWE.TOTAL Average Weekly Total Earnings, All Employees, Australia
ABS Average Weekly Earnings (6302.0)
AU.CPI.INDEX Consumer Price Index, Index Level, Australia
ABS Consumer Price Index (6401.0)
AU.CPI.MONTHLY Monthly CPI Indicator, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)