get_bcb_realestate: Import Real Estate data from the Brazilian Central Bank

View source: R/get_bcb_realestate.R

get_bcb_realestateR Documentation

Import Real Estate data from the Brazilian Central Bank

Description

Imports real estate data from BCB including credit sources, applications, financed units, and real estate indices.

Usage

get_bcb_realestate(table = "all", quiet = FALSE, max_retries = 3L)

Arguments

table

Character. One of 'accounting', 'application', 'indices', 'sources', 'units', or 'all' (default).

quiet

Logical. If TRUE, suppresses progress messages.

max_retries

Integer. Maximum retry attempts. Defaults to 3.

Value

Tibble with BCB real estate data. Includes metadata attributes: source, download_time.

Source

Brazilian Central Bank (BCB) Open Data Portal


realestatebr documentation built on June 5, 2026, 5:07 p.m.