powered by
get_details returns metadata from a Bank of Canada series or series group.
get_details
get_details(name = NULL, group = FALSE)
A character of length 1 indicating the series or series group for which information should be retrieved.
A Boolean indicating whether the name is a series or a series group.
name
A list of series or group details.
# NOT RUN { get_details("CES_C4E_LOSE_JOB_SK") # } # NOT RUN { get_details("BAPF_TRANSACTION_DATA") # } # NOT RUN { get_details("BAPF_TRANSACTION_DATA", group = TRUE) # }
Run the code above in your browser using DataLab