| bdf_dataset | R Documentation |
Fetch Banque de France (BdF) datasets
bdf_dataset(...)
... |
( |
A data.table::data.table() with the requested data.
https://webstat.banque-france.fr/en/pages/guide-migration-api/
Other data:
bbk_data(),
bbk_series(),
bde_data(),
bdf_codelist(),
bdf_data(),
boc_data(),
boe_data(),
ecb_data(),
onb_data(),
snb_data()
## Not run:
bdf_dataset()
# structure of a dataset
bdf_dataset(where = "dataset_id = 'CONJ2'")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.