frankfurter/db/seeds/providers/bot.json

13 lines
335 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BOT",
"name": "Bank of Thailand",
"country_code": "TH",
"rate_type": "commercial bank",
"pivot_currency": "THB",
"data_url": "https://www.bot.or.th/en/statistics/exchange-rate.html",
"terms_url": null,
"publish_schedule": "*/30 11-13 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2002-01-02"
}