get_fgv_ibre: Get FGV IBRE Confidence Indicators

View source: R/get_fgv_ibre.R

get_fgv_ibreR Documentation

Get FGV IBRE Confidence Indicators

Description

Loads construction confidence indicators from FGV IBRE including confidence indices, expectation indicators, and INCC price indices. FGV data is not available via API; this function fetches the pre-processed dataset from the package's GitHub release.

Usage

get_fgv_ibre(table = "indicators", quiet = FALSE)

Arguments

table

Character. Which dataset to return: "indicators" (default) or "all".

quiet

Logical. If TRUE, suppresses progress messages.

Value

Tibble with FGV IBRE indicators. Includes metadata attributes: source, download_time.


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