What does AU.CPI.HOUSING.YOY measure?
CPI Housing Group, Annual Change, Australia is a monthly series from ABS Monthly CPI Indicator (6484.0), in Percent.
CPI Housing Group, Annual Change, Australia. Sourced from ABS Monthly CPI Indicator (6484.0); resolves to /v1/data/abs/CPI_MONTHLY [measure=change_year, category=housing, region=australia].
| Series ID | AU.CPI.HOUSING.YOY |
|---|---|
| Frequency | monthly |
| Units | Percent |
| Adjustment | Not Seasonally Adjusted |
| Source | ABS Monthly CPI Indicator (6484.0) |
| Resolves to | /v1/series/AU.CPI.HOUSING.YOY |
| Backed by | /v1/data/abs/CPI_MONTHLY [measure=change_year, category=housing, region=australia] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.CPI.HOUSING.YOY/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.HOUSING.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.CPI.HOUSING.YOY/chart.svg?key=emb_..." alt="CPI Housing Group, Annual Change, Australia chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
AU.CPI.MONTHLY Monthly CPI Indicator, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)
AU.BUILDING.APPROVALS Dwelling Units Approved, Australia
ABS Building Approvals (8731.0)
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.TRIMMED Trimmed Mean CPI, Annual (Underlying Inflation), Australia
ABS Consumer Price Index (6401.0)
AU.CPI.YOY Consumer Price Index, Annual Change (Headline Inflation), Australia
ABS Consumer Price Index (6401.0)