Type: Package
Package: wbstats
Title: Programmatic Access to Data and Statistics from the World Bank
        API
Version: 1.2
Authors@R: 
    c(
      person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.vargas.sepulveda@gmail.com",
        comment = c(ORCID = "0000-0003-1017-7574")),
       person(given = "Jesse",
             family = "Piburn",
             role = "aut",
             email = "piburnjo@ornl.gov",
             comment = c(ORCID = "0000-0003-4967-7912")),
       person(family = "The World Bank",
             role = "dtc")
     )
Description: Search and download data from the World Bank Data API. Includes
    support for mutliple languages, access to annual, quarterly, and monthly
    data.
License: Apache License 2.0
URL: https://github.com/pachadotdev/wbstats
BugReports: https://github.com/pachadotdev/wbstats/issues
Depends: R (>= 3.5)
Imports: data.table, httr, jsonlite
Suggests: litedown, tinytest, vcr,
Encoding: UTF-8
LazyData: TRUE
VignetteBuilder: litedown
NeedsCompilation: no
Packaged: 2026-08-26 12:36:26 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1017-7574>),
  Jesse Piburn [aut] (ORCID: <https://orcid.org/0000-0003-4967-7912>),
  The World Bank [dtc]
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-28 09:50:02 UTC
