Package: uisapi
Title: Access the UNESCO Institute for Statistics API
Version: 0.1.1
Authors@R: c(
    person("Christoph", "Scheuch", , "christoph@tidy-intelligence.com", 
            role = c("aut", "cre", "cph"),
            comment = c(ORCID = "0009-0004-0423-6819"))
    )
Description: Retrieve data from the UNESCO Institute for Statistics (UIS) API
    <https://api.uis.unesco.org/api/public/documentation/>. UIS provides public 
    access to more than 4,000 indicators focusing on education, science and
    technology, culture, and communication.
License: MIT + file LICENSE
Depends: R (>= 4.1)
Imports: cli (>= 3.0.0), httr2 (>= 1.0.0), jsonlite (>= 1.0.0), tibble,
        dplyr (>= 1.0.0), tidyr (>= 1.0.0), rlang (>= 1.0.0)
Suggests: curl, testthat (>= 3.0.0)
URL: https://github.com/tidy-intelligence/r-uisapi,
        https://tidy-intelligence.github.io/r-uisapi/
BugReports: https://github.com/tidy-intelligence/r-uisapi/issues
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-10-01 21:36:13 UTC; krise
Author: Christoph Scheuch [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0004-0423-6819>)
Maintainer: Christoph Scheuch <christoph@tidy-intelligence.com>
Repository: CRAN
Date/Publication: 2025-10-02 05:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:11:37 UTC; windows
