Checking status…
Catalog / Rba
rba

Rba

Metadata onlyLicense under review

Reserve Bank of Australia (RBA) statistical tables ingest. License: RBA copyright — free for non-commercial research use with attribution Source: https://www.rba.gov.au/statistics/tables/ Strategy: * Scrape the statistics index page for all CSV download links (216 files) * Parse each CSV: metadata…

Metadata only. This source’s license does not permit redistribution, so we catalog its metadata but do not re-serve the data. Use the provider link to obtain it under the original terms.

Coverage

Series catalogued
3,822
Temporal coverage
1922-06-30 – 2028-06-09

Licensing & provenance

License
License under review
Redistribution
Not permitted (metadata only)
Commercial use
Restricted / no
Modification
Permitted

How to cite

Reserve Bank of Australia (RBA). Retrieved from https://www.rba.gov.au/. Compiled and redistributed by the Elkassabgi Data Library.

Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.

Access & mirrors

Download
Select & download rba series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/rba.html
Update cadence
monthly
Update strategy
bulk snapshot if changed
Storage layout
single parquet: data/clean_full/rba/rba.parquet (~2.9 MB; series_key=RBA Series ID e.g. ARBALNOIW, or <fileprefix>:col<N> fallback; obs_date parsed from DD-Mon-YYYY etc.; value float64). One file holds all ~216 tables. NO in-run dedup (keys/dates/vals just extended), so if two CSVs share a Series ID or the same file is linked twice, duplicate (key,date) rows are possible.

Full description

Reserve Bank of Australia (RBA) statistical tables ingest. License: RBA copyright — free for non-commercial research use with attribution Source: https://www.rba.gov.au/statistics/tables/ Strategy: * Scrape the statistics index page for all CSV download links (216 files) * Parse each CSV: metadata rows at top, Series ID row, then date+value rows * One Parquet for the full dataset; fully resumable RBA CSV format: Row 0: Table title Row 1: Column labels (Title, ...) Row 2: Description Row 3: Frequency Row 4: Type Row 5: Units Row 6: empty Row 7: Source Row 8: Publication date Row 9: Series ID (ARBALNOIW, ARBALESBW, ...) Row 10+: Date (DD-Mon-YYYY), value1, value2, ... Run: python jobs/ingest_rba.py

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Rba",
  "description": "Reserve Bank of Australia (RBA) statistical tables ingest. License: RBA copyright — free for non-commercial research use with attribution Source: https://www.rba.gov.au/statistics/tables/ Strategy: * Scrape the statistics index page for all CSV download links (216 files) * Parse each CSV: metadata…",
  "url": "https://econdatalibrary.com/rba.html",
  "identifier": "rba",
  "isAccessibleForFree": false,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "creator": {
    "@type": "Organization",
    "name": "Rba"
  },
  "keywords": [
    "rba"
  ],
  "temporalCoverage": "1922-06-30/2028-06-09",
  "citation": "Reserve Bank of Australia (RBA). Retrieved from https://www.rba.gov.au/. Compiled and redistributed by the Elkassabgi Data Library.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-rba",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "rba",
  "description": "Reserve Bank of Australia (RBA) statistical tables ingest. License: RBA copyright — free for non-commercial research use with attribution Source: https://www.rba.gov.au/statistics/tables/ Strategy: * Scrape the statistics index page for all CSV download links (216 files) * Parse each CSV: metadata…",
  "url": "https://econdatalibrary.com/rba.html",
  "creator": {
    "@type": "sc:Organization",
    "name": "Rba"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "temporalCoverage": "1922-06-30/2028-06-09",
  "citation": "Reserve Bank of Australia (RBA). Retrieved from https://www.rba.gov.au/. Compiled and redistributed by the Elkassabgi Data Library.",
  "isAccessibleForFree": false,
  "usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}
Part of the Econ Data Library catalog · metadata generated 2026-07-14 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come