What does AU.GDP.LEVEL measure?
Gross Domestic Product, Current Prices, Australia is a quarterly series from ABS National Accounts (5206.0), in Australian Dollars.
Gross Domestic Product, Current Prices, Australia. Sourced from ABS National Accounts (5206.0); resolves to /v1/data/abs/ANA_AGG [measure=current_prices, series=gdp, region=australia].
| Series ID | AU.GDP.LEVEL |
|---|---|
| Frequency | quarterly |
| Units | Australian Dollars |
| Adjustment | Seasonally Adjusted |
| Source | ABS National Accounts (5206.0) |
| Resolves to | /v1/series/AU.GDP.LEVEL |
| Backed by | /v1/data/abs/ANA_AGG [measure=current_prices, series=gdp, region=australia] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.GDP.LEVEL/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.GDP.LEVEL?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.LEVEL/chart.svg?key=emb_..." alt="Gross Domestic Product, Current Prices, Australia chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
AU.GDP.REAL Gross Domestic Product, Chain Volume (Real), Australia
ABS National Accounts (5206.0)
AU.GDP.GROWTH Gross Domestic Product, Quarterly Growth, Australia
ABS National Accounts (5206.0)
AU.GDP.PER.CAPITA GDP per Capita (Chain Volume), Australia
ABS Australian National Accounts (5206.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)