frankfurter/db/seeds/providers/rba.json

12 lines
348 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "RBA",
"name": "Reserve Bank of Australia",
"country_code": "AU",
"pivot_currency": "AUD",
"data_url": "https://www.rba.gov.au/statistics/frequency/exchange-rates.html",
"terms_url": "https://www.rba.gov.au/copyright/",
"publish_schedule": "*/30 5-7 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2023-01-03"
}