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…
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.
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
{
"@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."
}{
"@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."
}