Boc Rates
economic__boc-ratesAccess Bank of Canada interest rates and exchange rates, including policy rates, bond yields, and CAD currency pairs, with daily updates and source verification.
Instructions
[Economic & Financial Data Agent] Interest rates and exchange rates from the Bank of Canada. Includes the policy interest rate, prime rate, government bond yields, and CAD exchange rates against major currencies. Source: Bank of Canada (Bank of Canada Terms of Use), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series | No | Valet series name. Common: FXUSDCAD (USD/CAD), FXEURCAD (EUR/CAD), V39079 (policy rate), V39078 (prime rate), V39055 (5yr bond yield) | FXUSDCAD |
| startDate | No | Start date | |
| endDate | No | End date |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |