Skip to contents

General economic and real estate related time series from Brazilian Central Bank.

Retrieve this dataset with get_dataset() using the name "bcb_series".

bcb_series <- get_dataset("bcb_series")
bcb_series_primary <- get_dataset("bcb_series", table = "primary")

Source

Banco Central do Brasil - SGS

Details

  • Source: Banco Central do Brasil - SGS

  • URL: https://www3.bcb.gov.br/sgspub

  • Geography: Brazil

  • Frequency: varies (daily/monthly/quarterly)

  • Coverage: varies by series

  • Tables: "core", "primary", "secondary", "tertiary", "full" (default: "core")

Metadata available in both Portuguese and English.

Columns

All tables share the structure below; the table argument filters which series are returned.

date

Reference date (frequency varies by series).

code_bcb

Numeric code of the series in the BCB SGS system.

name_simplified

Short series identifier; see the bundled bcb_metadata table for full names and units.

value

Series value.