Package: brfinance
Title: Simplified Access to Brazilian Financial and Macroeconomic Data
Version: 0.2.2
Authors@R: 
    person(given = "João Paulo", family = "dos Santos Pereira Barbosa", email = "joao.31582129@gmail.com",role = c("aut", "cre"))
Description: It offers simplified access to Brazilian macroeconomic and financial indicators selected from official sources, such as the 'IBGE' (Brazilian Institute of Geography and Statistics) via the 'SIDRA' API and the 'Central Bank of Brazil' via the 'SGS' API. It allows users to quickly retrieve and visualize data series such as the unemployment rate and the Selic interest rate. This package was developed for data access and visualization purposes, without generating forecasts or statistical results. For more information, see the official APIs: <https://sidra.ibge.gov.br/> and <https://dadosabertos.bcb.gov.br/dataset/>.
License: MIT + file LICENSE
URL: https://github.com/efram2/brfinance
BugReports: https://github.com/efram2/brfinance/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: dplyr, ggplot2, scales, httr2, lubridate, sidrar, stringr,
        janitor
Suggests: testthat (>= 3.0.0), rmarkdown
NeedsCompilation: no
Packaged: 2025-10-19 02:43:39 UTC; user
Author: João Paulo dos Santos Pereira Barbosa [aut, cre]
Maintainer: João Paulo dos Santos Pereira Barbosa <joao.31582129@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-19 09:40:09 UTC
Built: R 4.6.0; ; 2025-10-22 23:51:29 UTC; windows
