Package: worldbank
Title: Client for World Banks's 'Indicators' and 'Poverty and
        Inequality Platform (PIP)' APIs
Version: 0.6.0
Authors@R: 
    person("Maximilian", "Mücke", , "muecke.maximilian@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0000-9432-9795"))
Description: Download and search data from the 'World Bank Indicators
    API', which provides access to nearly 16,000 time series indicators.
    See
    <https://datahelpdesk.worldbank.org/knowledgebase/articles/889392-about-the-indicators-api-documentation>
    for further details about the API.
License: MIT + file LICENSE
URL: https://m-muecke.github.io/worldbank/,
        https://github.com/m-muecke/worldbank
BugReports: https://github.com/m-muecke/worldbank/issues
Depends: R (>= 4.1.0)
Imports: httr2 (>= 1.0.4)
Suggests: ggplot2, scales, testthat (>= 3.2.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-29 15:45:24 UTC; mmuecke
Author: Maximilian Mücke [aut, cre] (ORCID:
    <https://orcid.org/0009-0000-9432-9795>)
Maintainer: Maximilian Mücke <muecke.maximilian@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-29 16:00:02 UTC
