The list of series is cached for the duration of the current R session
list_boc_series(refresh = FALSE)(Optional) Refresh currently cached series if TRUE, default is FALSE
a tibble with series information
# \donttest{
series <- list_boc_series()
#> Accessing BOC series list from cache...
# }