What does AU.CASHRATE measure?
Cash Rate Target, Australia is a daily series from RBA Statistical Table F1 (Interest Rates and Yields - Money Market, daily), in Percent per annum.
Cash Rate Target, Australia. Sourced from RBA Statistical Table F1 (Interest Rates and Yields - Money Market, daily); resolves to /v1/data/rba/F1 [series=cash_rate_target].
| Series ID | AU.CASHRATE |
|---|---|
| Frequency | daily |
| Units | Percent per annum |
| Adjustment | Not Seasonally Adjusted |
| Source | RBA Statistical Table F1 (Interest Rates and Yields - Money Market, daily) |
| Resolves to | /v1/series/AU.CASHRATE |
| Backed by | /v1/data/rba/F1 [series=cash_rate_target] |
How do I get the latest value?
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.CASHRATE/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.CASHRATE?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.CASHRATE/chart.svg?key=emb_..." alt="Cash Rate Target, Australia chart"> Used in these signals
Related series
Thematic neighbours, ranked by shared tags.
AU.BOND.10Y 10-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.2Y 2-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.3Y 3-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BOND.5Y 5-Year Australian Government Bond Yield
RBA Capital Market Yields - Government Bonds (F2)
AU.BUSINESS.LENDING.RATE Business Lending Rate - Outstanding Variable (Medium Business), Australia
RBA Business Lending Rates (F7)
AU.FX.CNY AUD/CNY Exchange Rate
RBA Exchange Rates - Daily (F11.1)