diff --git a/R/data.R b/R/data.R new file mode 100644 index 0000000..7aefeae --- /dev/null +++ b/R/data.R @@ -0,0 +1,11 @@ +#' Brazilian banks and other financial institutions: 2017 Q1 to 2021 Q4 +#' +#' Accounting, risk and other information for banks and +#' other financial institutions in Brazil, from the +#' 'IF.data' system of the Central Bank of Brazil. +#' +#' @format ## `brazilian_banks_201703_202112` +#' A tibble with 26,885 rows and 426 columns +#' +#' @source https://www3.bcb.gov.br/ifdata/ +"brazilian_banks_201703_202112"