Producer Price Index (Final Demand), Annual Change, Australia. Sourced from ABS Producer Price Indexes (6427.0); resolves to /v1/data/abs/PPI_FD [measure=yoy_pct_change, source=total, destination=total_excl_exports].
| Series ID | AU.PPI.YOY |
|---|---|
| Frequency | quarterly |
| Units | Percent |
| Adjustment | Not Seasonally Adjusted |
| Source | ABS Producer Price Indexes (6427.0) |
| Resolves to | /v1/series/AU.PPI.YOY |
| Backed by | /v1/data/abs/PPI_FD [measure=yoy_pct_change, source=total, destination=total_excl_exports] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.PPI.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.PPI.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.PPI.YOY/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.CPI.INDEX Consumer Price Index, Index Level, Australia
ABS Consumer Price Index (6401.0)
AU.CPI.QOQ Consumer Price Index, Quarterly Change, Australia
ABS Consumer Price Index (6401.0)
AU.CPI.YOY Consumer Price Index, Annual Change (Headline Inflation), Australia
ABS Consumer Price Index (6401.0)
AU.CPI.TRIMMED Trimmed Mean CPI, Annual (Underlying Inflation), Australia
ABS Consumer Price Index (6401.0)
AU.WAGES.YOY Wage Price Index, Annual Growth, Australia
ABS Wage Price Index (6345.0)
AU.CPI.HOUSING.YOY CPI Housing Group, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)