Package: ChileDataAPI
Type: Package
Title: Access Chilean Data via APIs and Curated Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides functions to access data from the 'FINDIC API' and the 'REST Countries API',
    related to Chile's financial indicators, international country information, and more.
    Additionally, the package includes curated datasets related to Chile,
    covering topics such as human rights violations during the Pinochet regime, electoral data,
    census samples, health surveys, seismic events, territorial codes, and environmental measurements.
    The package supports research and analysis focused on Chile by integrating open APIs with
    high-quality datasets from multiple domains. For more details on 'FINDIC', see <https://findic.cl/>,
    and for 'REST Countries', see <https://restcountries.com/>.
License: GPL-3
URL: https://github.com/lightbluetitan/chiledataapi,
        https://lightbluetitan.github.io/chiledataapi/
BugReports: https://github.com/lightbluetitan/chiledataapi/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-11 21:06:58 UTC; renzorossiv
Author: Renzo Caceres Rossi [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-0744-854X>)
Repository: CRAN
Date/Publication: 2025-07-16 15:20:13 UTC
Built: R 4.3.3; ; 2025-07-16 16:25:41 UTC; unix
