clean_bis_detailed: Process BIS Detailed CSV Data

View source: R/get_rppi_bis.R

clean_bis_detailedR Documentation

Process BIS Detailed CSV Data

Description

Reads the flat CSV, parses compound columns, then splits by frequency with appropriate date parsing for each.

Usage

clean_bis_detailed(csv_path, quiet)

Arguments

csv_path

Path to the extracted CSV file

quiet

Logical controlling messages

Value

Named list with elements: monthly, quarterly, annual, halfyearly


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