What does AU.CPI.TRIMMED measure?
Trimmed Mean CPI, Annual (Underlying Inflation), Australia is a quarterly series from ABS Consumer Price Index (6401.0), in Percent.
Trimmed Mean CPI, Annual (Underlying Inflation), Australia. Sourced from ABS Consumer Price Index (6401.0); resolves to /v1/data/abs/CPI [measure=change_year, category=trimmed_mean, region=australia, adjustment=seasonally_adjusted].
| Series ID | AU.CPI.TRIMMED |
|---|---|
| Frequency | quarterly |
| Units | Percent |
| Adjustment | Seasonally Adjusted |
| Source | ABS Consumer Price Index (6401.0) |
| Resolves to | /v1/series/AU.CPI.TRIMMED |
| Backed by | /v1/data/abs/CPI [measure=change_year, category=trimmed_mean, region=australia, adjustment=seasonally_adjusted] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.CPI.TRIMMED/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.CPI.TRIMMED?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.CPI.TRIMMED/chart.svg?key=emb_..." alt="Trimmed Mean CPI, Annual (Underlying Inflation), Australia chart"> Used in these signals
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.HOUSING.YOY CPI Housing Group, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)
AU.CPI.MONTHLY Monthly CPI Indicator, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)
AU.PPI.YOY Producer Price Index (Final Demand), Annual Change, Australia
ABS Producer Price Indexes (6427.0)