frankfurter/db/seeds/providers/cbu.json

12 lines
300 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "CBU",
"name": "Central Bank of Uzbekistan",
"country_code": "UZ",
"pivot_currency": "UZS",
"data_url": "https://cbu.uz/en/arkhiv-kursov-valyut/json/",
"terms_url": null,
"publish_schedule": "*/30 8-10 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1994-07-01"
}