Private-Sector Credit Growth (12-month), Australia. Sourced from RBA Statistical Table D1 (Growth in Financial Aggregates); resolves to /v1/data/rba/D1 [(no filters)].
| Series ID | AU.CREDIT.GROWTH |
|---|---|
| Frequency | monthly |
| Units | Percent |
| Adjustment | Seasonally Adjusted |
| Source | RBA Statistical Table D1 (Growth in Financial Aggregates) |
| Resolves to | /v1/series/AU.CREDIT.GROWTH |
| Backed by | /v1/data/rba/D1 |
Get the latest value
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/series/AU.CREDIT.GROWTH/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.CREDIT.GROWTH?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.CREDIT.GROWTH/chart.svg?key=emb_..."> Related series
Thematic neighbours, ranked by shared tags.
AU.CREDIT.TOTAL Total Private-Sector Credit, Australia
RBA Statistical Table D2 (Lending and Credit Aggregates)
AU.BUSINESS.CREDIT Non-Financial Business Credit (Outstanding), Australia
RBA Lending and Credit Aggregates (D2)
AU.HOUSING.CREDIT.INV Investor Housing Credit (Outstanding), Australia
RBA Lending and Credit Aggregates (D2)
AU.HOUSING.CREDIT.OO Owner-Occupier Housing Credit (Outstanding), Australia
RBA Lending and Credit Aggregates (D2)
AU.PERSONAL.CREDIT Other Personal Credit (excl. Housing, Outstanding), Australia
RBA Lending and Credit Aggregates (D2)
AU.BUSINESS.LENDING.RATE Business Lending Rate — Outstanding Variable (Medium Business), Australia
RBA Business Lending Rates (F7)