frankfurter/db/seeds/providers/cbr.json

13 lines
363 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "CBR",
"name": "Central Bank of Russia",
"country_code": "RU",
"rate_type": "official rate",
"pivot_currency": "RUB",
"data_url": "https://www.cbr.ru/eng/currency_base/daily/",
"terms_url": "https://www.cbr.ru/eng/user_agreement/",
"publish_schedule": "*/30 9-11 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1999-01-04"
}