What does AU.DWELLING.VALUE measure?
Mean Price of Residential Dwellings, Australia is a quarterly series from ABS Residential Property Price Indexes (6416.0), in Australian Dollars.
Mean Price of Residential Dwellings, Australia. Sourced from ABS Residential Property Price Indexes (6416.0); resolves to /v1/data/abs/RES_DWELL_ST [region=australia, measure=mean_price].
| Series ID | AU.DWELLING.VALUE |
|---|---|
| Frequency | quarterly |
| Units | Australian Dollars |
| Adjustment | Not Seasonally Adjusted |
| Source | ABS Residential Property Price Indexes (6416.0) |
| Resolves to | /v1/series/AU.DWELLING.VALUE |
| Backed by | /v1/data/abs/RES_DWELL_ST [region=australia, measure=mean_price] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.DWELLING.VALUE/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.DWELLING.VALUE?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.DWELLING.VALUE/chart.svg?key=emb_..." alt="Mean Price of Residential Dwellings, Australia chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
AU.GDP.PER.CAPITA GDP per Capita (Chain Volume), Australia
ABS Australian National Accounts (5206.0)
AU.HOUSING.FINANCE New Housing Loan Commitments (Total), Australia
ABS Lending Indicators (5601.0)
AU.TERMS.OF.TRADE Terms of Trade Index, Australia
ABS Australian National Accounts (5206.0)
AU.BANK.HOUSING.LOANS ADI Housing Loans (Industry), Australia
APRA Quarterly ADI Performance Statistics
AU.BUILDING.APPROVALS Dwelling Units Approved, Australia
ABS Building Approvals (8731.0)
AU.CPI.HOUSING.YOY CPI Housing Group, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)