tidy_ifdata_reports(): removed function to import data
directly from .csv and .parquet. This will improve the speed to install
the package.Vignettes texts improved
Fixed error handle when website is not available at
get_normative_data()
tidy_ifdata_reports()get_ifdata_values() to
get_ifdata_reports()get_ifdata_reports()get_ifdata_registry(): Download institution registry
data from Bacen IFdata Cadastroget_ifdata_values(): Download data financial
information from IFdata of Brazilian Central Bank (Bacen)get_institutions(): Retrieve a list of financial
institutions regulated by the Central Bank of Brazil.tidy_institutions(): Tidy the institutions data for
easier analysis.download_normative_data() to
get_normative_data()download_normative_txt() to
get_normative_txt()download_balance_sheet() to
get_balance_sheet()treatment_balance_sheet() to
tidy_balance_sheet()Initial CRAN submission.
Functions for accessing Bacen data, such as:
get_normative_data(): Retrieve normative acts from the
Central Bank of Brazil.get_normative_txt(): Download normative act texts.get_balance_sheet(): Access the Central Bank’s balance
sheet data.tidy_balance_sheet(): Tidy the balance sheet data for
easier analysis.