get_boj_datasets | R Documentation |
Retrieve a list of available BOJ data sets
get_boj_datasets(
base_url = "https://www.stat-search.boj.or.jp/info/dload_en.html"
)
base_url |
Character. URL of the BOJ's Time-Series Data portal flat files page (optional). |
A tibble data frame.
ds <- get_boj_datasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.