frankfurter/db/seeds/providers/bota.json

13 lines
322 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BOTA",
"name": "Bank of Tanzania",
"country_code": "TZ",
"rate_type": "indicative rate",
"pivot_currency": "TZS",
"data_url": "https://www.bot.go.tz/exchangerate/excrates",
"terms_url": null,
"publish_schedule": "*/30 8-10 * * *",
"publish_cadence": "daily",
"coverage_start": "1999-07-01"
}