frankfurter/db/seeds/providers/sarb.json

13 lines
374 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "SARB",
"name": "South African Reserve Bank",
"country_code": "ZA",
"rate_type": "weighted average",
"pivot_currency": "ZAR",
"data_url": "https://custom.resbank.co.za/SarbWebApi/WebIndicators/HistoricalExchangeRatesDaily",
"terms_url": null,
"publish_schedule": "*/30 9-11 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2000-01-01"
}