What does AU.EXPORTS.GOODS measure?
Total Goods Exports, Australia is a monthly series from ABS International Trade in Goods (5368.0), in Australian Dollars.
Total Goods Exports, Australia. Sourced from ABS International Trade in Goods (5368.0); resolves to /v1/data/abs/ITGS [measure=current_prices, data_item=total_goods_exports, region=australia, adjustment=seasonally_adjusted].
| Series ID | AU.EXPORTS.GOODS |
|---|---|
| Frequency | monthly |
| Units | Australian Dollars |
| Adjustment | Seasonally Adjusted |
| Source | ABS International Trade in Goods (5368.0) |
| Resolves to | /v1/series/AU.EXPORTS.GOODS |
| Backed by | /v1/data/abs/ITGS [measure=current_prices, data_item=total_goods_exports, region=australia, adjustment=seasonally_adjusted] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.EXPORTS.GOODS/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.EXPORTS.GOODS?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.EXPORTS.GOODS/chart.svg?key=emb_..." alt="Total Goods Exports, Australia chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
AU.TRADE.BALANCE Trade Balance on Goods, 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)