frankfurter/db/seeds/providers/boe.json
BadMark d0a43e357a
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / publish (push) Has been cancelled
CI/CD Pipeline / release (push) Has been cancelled
up
2026-05-21 01:38:14 -06:00

12 lines
376 B
JSON

{
"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"
}