Trade Balance on Goods, Australia. Sourced from ABS International Trade in Goods (5368.0); resolves to /v1/data/abs/ITGS [measure=current_prices, data_item=balance_on_goods, region=australia, adjustment=seasonally_adjusted].
| Series ID | AU.TRADE.BALANCE |
|---|---|
| Frequency | monthly |
| Units | Australian Dollars |
| Adjustment | Seasonally Adjusted |
| Source | ABS International Trade in Goods (5368.0) |
| Resolves to | /v1/series/AU.TRADE.BALANCE |
| Backed by | /v1/data/abs/ITGS [measure=current_prices, data_item=balance_on_goods, region=australia, adjustment=seasonally_adjusted] |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.TRADE.BALANCE/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.TRADE.BALANCE?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.TRADE.BALANCE/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.EXPORTS.GOODS Total Goods Exports, Australia
ABS International Trade in Goods (5368.0)
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)
AU.CPI.MONTHLY Monthly CPI Indicator, Annual Change, Australia
ABS Monthly CPI Indicator (6484.0)
AU.EMPLOYED.SA Employed Persons, Australia
ABS Labour Force (6202.0)
AU.HOUSEHOLD.SPENDING.YOY Household Spending, Annual Change, Australia
ABS Monthly Household Spending Indicator (5682.0)