frankfurter/db/seeds/providers/boe.json

13 lines
376 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BOE",
"name": "Bank of England",
"country_code": "GB",
"rate_type": "spot rate",
"pivot_currency": "GBP",
"data_url": "https://www.bankofengland.co.uk/boeapps/database/Rates.asp?into=GBP",
"terms_url": "https://www.bankofengland.co.uk/legal",
"publish_schedule": "*/30 16-18 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2000-01-04"
}