frankfurter/db/seeds/providers/hnb.json

12 lines
270 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "HNB",
"name": "Hrvatska Narodna Banka",
"country_code": "HR",
"pivot_currency": "EUR",
"data_url": "https://api.hnb.hr/",
"terms_url": null,
"publish_schedule": "*/30 12-14 * * *",
"publish_cadence": "daily",
"coverage_start": "2023-01-02"
}