| boc_metadata | R Documentation |
Fetch Bank of Canada (BoC) metadata (details)
boc_metadata(group_name = NULL, series_name = NULL)
group_name |
( |
series_name |
( |
A data.table::data.table() with the requested data.
https://www.bankofcanada.ca/valet/docs
## Not run:
boc_metadata(group_name = "FX_RATES_DAILY")
boc_metadata(series_name = "FXUSDCAD")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.