frankfurter/db/seeds/providers/ecb.json

13 lines
468 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "ECB",
"name": "European Central Bank",
"country_code": "EU",
"rate_type": "reference rate",
"pivot_currency": "EUR",
"data_url": "https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html",
"terms_url": "https://www.ecb.europa.eu/services/using-our-site/disclaimer/html/index.en.html",
"publish_schedule": "*/30 14-16 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1999-01-04"
}