Package: worldbank
Title: Client for the 'World Bank Indicators API'
Version: 0.1.0
Authors@R: 
    person("Maximilian", "Muecke", , "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
Suggests: ggplot2, scales, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-01 10:30:47 UTC; mmuecke
Author: Maximilian Muecke [aut, cre] (<https://orcid.org/0009-0000-9432-9795>)
Maintainer: Maximilian Muecke <muecke.maximilian@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-02 14:50:02 UTC
