frankfurter/db/seeds/providers/cbc.json

13 lines
364 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "CBC",
"name": "Central Bank of the Republic of China (Taiwan)",
"country_code": "TW",
"rate_type": "interbank spot market closing",
"pivot_currency": "USD",
"data_url": "https://www.cbc.gov.tw/en/lp-4237-2.html",
"terms_url": null,
"publish_schedule": "*/30 8-10 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1993-01-05"
}