Package: ColombiAPI
Type: Package
Title: Access Colombia's Public Data via 'API-Colombia'
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides a seamless interface to access diverse public data about
    Colombia through the 'API-Colombia', a RESTful API. The package enables users
    to explore various aspects of Colombia, including general information,
    geography, and cultural insights. It includes five API-related functions to
    retrieve data on topics such as Colombia's general information, airports,
    departments, regions, and presidents. Additionally, 'ColombiAPI' offers a
    built-in function to view the datasets available within the package. The
    package also includes curated datasets covering Bogota air stations,
    business and holiday dates, public schools, Colombian coffee exports,
    cannabis licenses, Medellin rainfall, and malls in Bogota, making it a
    comprehensive tool for exploring Colombia's data. For more details on the
    'API-Colombia', see <https://api-colombia.com/>.
License: GPL-3
URL: https://github.com/lightbluetitan/colombiapi,
        https://lightbluetitan.github.io/colombiapi/
BugReports: https://github.com/lightbluetitan/colombiapi/issues
Encoding: UTF-8
LazyData: true
Suggests: ggplot2, testthat (>= 3.0.0), knitr, rmarkdown
Imports: httr, jsonlite, dplyr, magrittr
Authors@R: person(given = c("Renzo", "Caceres"),
                  family = "Rossi",
                  role = c("aut", "cre"),
                  email = "arenzocaceresrossi@gmail.com")
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-08 17:09:40 UTC; renzocrossi
Author: Renzo Caceres Rossi [aut, cre]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-01-09 15:00:02 UTC
