download_bcb_data: Download data from the Central Bank of Brazil (BCB)

Description Usage Arguments Details Value

View source: R/download-bcb-data.R

Description

Download macro and index data from the Central Bank of Brazil (BCB).

Usage

1

Arguments

config

A list of lists containing the BCB data arguments. They are asset (asset name), series (series number, as per sgs api) and unit (asset unit, either return or price).

Details

This function downloads the data directly from the sgs api. You can check the available series manually at sgs site.

Value

A data frame containing the following columns:

and arranged by asset and date.


GiuseppeTT/RiskParityBrazil documentation built on Dec. 17, 2021, 9:33 p.m.