frankfurter/db/seeds/providers/cnb.json
BadMark d0a43e357a
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / publish (push) Has been cancelled
CI/CD Pipeline / release (push) Has been cancelled
up
2026-05-21 01:38:14 -06:00

12 lines
386 B
JSON

{
"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"
}