get_rppi_bis: Get Residential Property Price Indices from BIS

View source: R/get_rppi_bis.R

get_rppi_bisR Documentation

Get Residential Property Price Indices from BIS

Description

Downloads Residential Property Price Indices from BIS with support for selected series and detailed monthly/quarterly/annual/halfyearly datasets.

Usage

get_rppi_bis(table = "selected", quiet = FALSE, max_retries = 3L)

Arguments

table

Character. Dataset table: "selected", "detailed_monthly", "detailed_quarterly", "detailed_annual", or "detailed_halfyearly".

quiet

Logical. If TRUE, suppresses progress messages.

max_retries

Integer. Maximum retry attempts. Defaults to 3.

Value

Tibble with BIS RPPI data. Includes metadata attributes: source, download_time.

Source

Bank for International Settlements (BIS) Residential Property Prices


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