1-Year Bank Term Deposit Rate ($10k), Australia. Sourced from RBA Statistical Table F4 (Retail Deposit Rates); resolves to /v1/data/rba/F4 [(no filters)].
| Series ID | AU.TD.RATE.1Y |
|---|---|
| Frequency | monthly |
| Units | Percent per annum |
| Adjustment | Not Seasonally Adjusted |
| Source | RBA Statistical Table F4 (Retail Deposit Rates) |
| Resolves to | /v1/series/AU.TD.RATE.1Y |
| Backed by | /v1/data/rba/F4 |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.TD.RATE.1Y/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.TD.RATE.1Y?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.TD.RATE.1Y/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.BUSINESS.LENDING.RATE Business Lending Rate — Outstanding Variable (Medium Business), Australia
RBA Business Lending Rates (F7)
AU.LENDING.RATE.HOUSING.INDICATOR Indicator Lending Rate — Housing (Standard Variable), Australia
RBA Statistical Table F5 (Indicator Lending Rates)
AU.MORTGAGE.RATE.INV.NEW Investor New Variable Mortgage Rate, Australia
RBA Housing Lending Rates (F6)
AU.MORTGAGE.RATE.OO.NEW Owner-Occupier New Variable Mortgage Rate, Australia
RBA Housing Lending Rates (F6)
AU.MORTGAGE.RATE.VAR Owner-Occupier Variable Mortgage Rate (Outstanding), Australia
RBA Statistical Table F6 (Housing Lending Rates)
AU.BOND.10Y 10-Year Australian Government Bond Yield
RBA Capital Market Yields — Government Bonds (F2)