Terms of Trade Index, Australia. Sourced from ABS Australian National Accounts (5206.0); resolves to /v1/data/abs/ANA_AGG [series=terms_of_trade, measure=index, region=australia].
| Series ID | AU.TERMS.OF.TRADE |
|---|---|
| Frequency | quarterly |
| Units | Index |
| Adjustment | Seasonally Adjusted |
| Source | ABS Australian National Accounts (5206.0) |
| Resolves to | /v1/series/AU.TERMS.OF.TRADE |
| Backed by | /v1/data/abs/ANA_AGG [series=terms_of_trade, measure=index, region=australia] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.TERMS.OF.TRADE/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.TERMS.OF.TRADE?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.TERMS.OF.TRADE/chart.svg?key=emb_..."> 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.DWELLING.VALUE Mean Price of Residential Dwellings, Australia
ABS Residential Property Price Indexes (6416.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)