| cnb_tree | R Documentation |
Retrieve the placement of indicators within the ARAD topic tree.
cnb_tree(
indicator_id = NULL,
set_id = NULL,
base_id = NULL,
selection_id = NULL,
lang = "en",
api_key = cnb_arad_key()
)
indicator_id |
( |
set_id |
( |
base_id |
( |
selection_id |
( |
lang |
( |
api_key |
( |
A data.table::data.table() with columns indicator_id and path, where path is the
slash-separated location of the indicator in the ARAD tree.
https://www.cnb.cz/docs/arad20/dokumentace/arad_rest_api_cs.pdf
Other metadata:
banxico_metadata(),
bbk_dimension(),
bbk_metadata(),
bcb_currencies(),
bdf_dimension(),
bdp_dataset(),
bdp_dimension(),
bdp_domain(),
bdp_series(),
bis_dimension(),
bis_metadata(),
boi_dimension(),
boi_metadata(),
boj_metadata(),
cnb_dimension(),
cnb_indicators(),
cnb_snapshots(),
ecb_dimension(),
ecb_metadata(),
nob_dimension(),
nob_metadata(),
onb_dimension(),
onb_frequency(),
onb_hierarchy(),
onb_metadata(),
onb_toc(),
snb_dimension(),
snb_metadata(),
snb_toc(),
srb_calendar(),
srb_series()
## Not run:
cnb_tree(indicator_id = "MIRFMDF12ERATPECD")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.