get_abecip_indicators: Get Credit Indicators from Abecip

View source: R/get_abecip_indicators.R

get_abecip_indicatorsR Documentation

Get Credit Indicators from Abecip

Description

Get Credit Indicators from Abecip

Usage

get_abecip_indicators(table = "sbpe", quiet = FALSE, max_retries = 3L)

Arguments

table

Character. One of 'sbpe' (default), 'units', or 'cgi'.

quiet

Logical. If TRUE, suppresses progress messages and warnings. If FALSE (default), provides detailed progress reporting.

max_retries

Integer. Maximum number of retry attempts for failed downloads. Defaults to 3.

Details

Downloads housing credit data from Abecip including SBPE monetary flows, financed units, and home-equity loan data.

Value

Either a named list (when table is 'all') or a tibble (for specific tables). The return includes metadata attributes:

download_info

List with download statistics

source

Data source used

download_time

Timestamp of download

Source

Brazilian Association of Real Estate Credit and Savings (ABECIP)


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