| get_fgv_ibre | R Documentation |
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.
get_fgv_ibre(table = "indicators", quiet = FALSE)
table |
Character. Which dataset to return: "indicators" (default) or "all". |
quiet |
Logical. If |
Tibble with FGV IBRE indicators. Includes metadata attributes: source, download_time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.