powered by
Fetch Bank of Canada (BoC) metadata (details)
boc_metadata(group_name = NULL, series_name = NULL)
A data.table::data.table() with the requested data.
data.table::data.table()
(NULL | character(1)) Name of the group. Only one of group_name or series_name can be used.
NULL
character(1)
group_name
series_name
(NULL | character()) Name of the series.
character()
if (FALSE) { boc_metadata(group_name = "FX_RATES_DAILY") boc_metadata(series_name = "FXUSDCAD") }
Run the code above in your browser using DataLab