Description Usage Arguments Details Value
View source: R/download-bcb-data.R
Download macro and index data from the Central Bank of Brazil (BCB).
1 | download_bcb_data(config)
|
config |
A list of lists containing the BCB data arguments. They are |
This function downloads the data directly from the sgs api. You can check the available series manually at sgs site.
A data frame containing the following columns:
asset
date
return
and arranged by asset and date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.