13 lines
375 B
JSON
13 lines
375 B
JSON
|
|
{
|
||
|
|
"key": "BOC",
|
||
|
|
"name": "Bank of Canada",
|
||
|
|
"country_code": "CA",
|
||
|
|
"rate_type": "indicative rate",
|
||
|
|
"pivot_currency": "CAD",
|
||
|
|
"data_url": "https://www.bankofcanada.ca/rates/exchange/daily-exchange-rates/",
|
||
|
|
"terms_url": "https://www.bankofcanada.ca/terms/",
|
||
|
|
"publish_schedule": "*/30 20-22 * * 1-5",
|
||
|
|
"publish_cadence": "daily",
|
||
|
|
"coverage_start": "2017-01-03"
|
||
|
|
}
|