frankfurter/db/seeds/providers/rb.json

13 lines
381 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "RB",
"name": "Sveriges Riksbank",
"country_code": "SE",
"rate_type": "indicative rate",
"pivot_currency": "SEK",
"data_url": "https://www.riksbank.se/en-gb/statistics/",
"terms_url": "https://www.riksbank.se/en-gb/about-the-website/terms-of-use/",
"publish_schedule": "*/30 15-17 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1993-01-04"
}