powered by
Download and parse a list of available BIS data sets
get_datasets(base_url = "https://www.bis.org/statistics/full_data_sets.htm")
A tibble data frame.
Character. URL of the BIS's homepage listing single file data sets for download (optional).
# \donttest{ ds <- get_datasets() # }
Run the code above in your browser using DataLab