Package: BrazilDataAPI
Type: Package
Title: Access Brazilian Economic, Demographic, Environmental, and
        Geopolitical Data via RESTful APIs and Curated Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides functions to access data from the 'BrasilAPI' and the 'REST Countries API',
    related to Brazil's postal codes, banks, holidays, company registrations, and international
    country indicators. Additionally, the package includes curated datasets related to Brazil,
    covering topics such as demographic data (males and females by state and year), river levels,
    environmental emission factors, film festivals, and yellow fever outbreak records. The package
    supports research and analysis focused on Brazil by integrating open APIs with high-quality
    datasets from multiple domains. For more details on the 'BrasilAPI', see <https://brasilapi.com.br/>,
    and for 'REST Countries', see <https://restcountries.com/>.
License: GPL-3
URL: https://github.com/lightbluetitan/brazildataapi,
        https://lightbluetitan.github.io/brazildataapi/
BugReports: https://github.com/lightbluetitan/brazildataapi/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1.0)
Imports: utils, httr, jsonlite, dplyr
Suggests: ggplot2, testthat (>= 3.0.0), knitr, rmarkdown
Authors@R: 
    person(
        given = "Renzo",
        family = "Caceres Rossi",
        role = c("aut", "cre"),
        email = "arenzocaceresrossi@gmail.com",
        comment = c(ORCID = "0009-0005-0744-854X")
    )
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-06 21:32:23 UTC; renzorossiv
Author: Renzo Caceres Rossi [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-0744-854X>)
Repository: CRAN
Date/Publication: 2025-07-09 13:40:09 UTC
