frankfurter/db/seeds/providers/bob.json

12 lines
329 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BOB",
"name": "Bank of Botswana",
"country_code": "BW",
"pivot_currency": "BWP",
"data_url": "https://www.bankofbotswana.bw/exchange-rates",
"terms_url": "https://www.bankofbotswana.bw/content/disclaimer",
"publish_schedule": "*/30 10-12 * * 1-5",
"publish_cadence": "daily",
"coverage_start": null
}