frankfurter/db/seeds/providers/boi.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
410 B
JSON

{
"key": "BOI",
"name": "Bank of Israel",
"country_code": "IL",
"rate_type": "representative rate",
"pivot_currency": "ILS",
"data_url": "https://www.boi.org.il/en/economic-roles/statistics/foreign-exchange-market/exchange-rates/",
"terms_url": "https://www.boi.org.il/en/terms-of-use",
"publish_schedule": "*/30 12-14 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2000-01-01"
}