get_rppi_ivar: Get IVAR Rent Index

View source: R/get_rppi.R

get_rppi_ivarR Documentation

Get IVAR Rent Index

Description

Get IVAR Rent Index

Usage

get_rppi_ivar(quiet = FALSE, max_retries = 3L)

Arguments

quiet

Logical. If TRUE, suppresses warnings

max_retries

Integer. Maximum retry attempts (not used for this data source)

Details

The IVAR (Residential Rent Variation Index) is a repeat-rent index from IBRE/FGV, comparing the same housing unit over time. Based on rental contracts from brokers. Available for 4 major cities (Sao Paulo, Rio, Porto Alegre, Belo Horizonte); the national index is a weighted average. More theoretically sound than IGP-M for rent contracts as it measures only rent prices.

Value

Tibble with columns: date, name_muni, index, chg, acum12m, name_simplified, abbrev_state

Note

IVAR's underlying source (FGV) is not accessible via web scraping; when the static fgv_data object is unavailable, this function falls back to the package's GitHub release.


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