Gross Domestic Product, Chain Volume (Real), Australia. Sourced from ABS National Accounts (5206.0); resolves to /v1/data/abs/ANA_AGG [measure=level, series=gdp, region=australia].
| Series ID | AU.GDP.REAL |
|---|---|
| Frequency | quarterly |
| Units | Australian Dollars |
| Adjustment | Seasonally Adjusted |
| Source | ABS National Accounts (5206.0) |
| Resolves to | /v1/series/AU.GDP.REAL |
| Backed by | /v1/data/abs/ANA_AGG [measure=level, series=gdp, region=australia] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.GDP.REAL/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.GDP.REAL?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.GDP.REAL/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.GDP.GROWTH Gross Domestic Product, Quarterly Growth, Australia
ABS National Accounts (5206.0)
AU.GDP.LEVEL Gross Domestic Product, Current Prices, Australia
ABS National Accounts (5206.0)
AU.GDP.PER.CAPITA GDP per Capita (Chain Volume), Australia
ABS Australian National Accounts (5206.0)
AU.CPI.YOY Consumer Price Index, Annual Change (Headline 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.INDEX Consumer Price Index, Index Level, Australia
ABS Consumer Price Index (6401.0)