frankfurter/db/seeds/providers/cnb.json

13 lines
386 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "CNB",
"name": "Czech National Bank",
"country_code": "CZ",
"rate_type": "exchange rate fixing",
"pivot_currency": "CZK",
"data_url": "https://api.cnb.cz/cnbapi/swagger-ui.html",
"terms_url": "https://www.cnb.cz/en/footer/general-terms-and-conditions/",
"publish_schedule": "*/30 13-15 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1991-01-01"
}