frankfurter/db/seeds/providers/dnb.json

13 lines
397 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "DNB",
"name": "Danmarks Nationalbank",
"country_code": "DK",
"rate_type": "indicative rate",
"pivot_currency": "DKK",
"data_url": "https://www.nationalbanken.dk/en/what-we-do/stable-prices-monetary-policy-and-the-danish-economy/exchange-rates",
"terms_url": null,
"publish_schedule": "*/30 14-16 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1977-01-03"
}