{
  "_id": "6a49544af6c47c441949c055",
  "Package": "worldbank",
  "Title": "Client for the 'World Bank' APIs",
  "Version": "0.9.1.9000",
  "Authors@R": "person(\"Maximilian\", \"Mücke\", , \"muecke.maximilian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9432-9795\"))",
  "Description": "Download and search data from the 'World Bank' APIs,\nincluding the 'Indicators' API, the 'Poverty and Inequality\nPlatform (PIP)' API, the 'Finances One' API, and the 'Projects'\nAPI. See\n<https://datahelpdesk.worldbank.org/knowledgebase/articles/889386-developer-information-overview>\nfor further details.",
  "License": "MIT + file LICENSE",
  "URL": "https://m-muecke.github.io/worldbank/,\nhttps://github.com/m-muecke/worldbank",
  "BugReports": "https://github.com/m-muecke/worldbank/issues",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://m-muecke.r-universe.dev",
  "Date/Publication": "2026-06-29 19:29:07 UTC",
  "RemoteUrl": "https://github.com/m-muecke/worldbank",
  "RemoteRef": "HEAD",
  "RemoteSha": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 19:57:54 UTC",
    "User": "root"
  },
  "Author": "Maximilian Mücke [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9432-9795>)",
  "Maintainer": "Maximilian Mücke <muecke.maximilian@gmail.com>",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "worldbank_0.9.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6db3d3d2e1f4135bac7a28c777d476eb859ca1367f781429382cd4285b0b8269",
  "_filesize": 486299,
  "_sha256": "6db3d3d2e1f4135bac7a28c777d476eb859ca1367f781429382cd4285b0b8269",
  "_expires": "2026-10-12T18:43:20.000Z",
  "_created": "2026-06-29T19:57:54.000Z",
  "_published": "2026-07-04T18:43:22.193Z",
  "_jobs": [
    {
      "job": 85157450111,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7963005577"
    },
    {
      "job": 85157449969,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963008445"
    },
    {
      "job": 85157450004,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7962992956"
    },
    {
      "job": 85157450061,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7962998578"
    },
    {
      "job": 85157449613,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7962959513"
    },
    {
      "job": 85157450003,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7963000298"
    },
    {
      "job": 85157449980,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7962989444"
    },
    {
      "job": 85157449996,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7962987002"
    },
    {
      "job": 85157450002,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7962993256"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486",
  "_status": "success",
  "_upstream": "https://github.com/m-muecke/worldbank",
  "_commit": {
    "id": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
    "author": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "committer": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "message": "Increment version number to 0.9.1.9000\n",
    "time": 1782761347
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "m-muecke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2025-36",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 24
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 17
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 5
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.6.1",
      "date": "2025-08-29"
    },
    {
      "name": "v0.7.0",
      "date": "2025-11-07"
    },
    {
      "name": "v0.7.1",
      "date": "2025-12-05"
    },
    {
      "name": "v0.8.0",
      "date": "2026-03-15"
    },
    {
      "name": "v0.9.0",
      "date": "2026-05-03"
    },
    {
      "name": "v0.9.1",
      "date": "2026-06-29"
    }
  ],
  "_topics": [
    "api",
    "indicators",
    "poverty",
    "worldbank",
    "worldbank-api"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 312,
      "uuid": 26463953
    },
    {
      "user": "robjhyndman",
      "count": 1,
      "uuid": 127518
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 51
  },
  "_downloads": {
    "count": 527,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/worldbank"
  },
  "_devurl": "https://github.com/m-muecke/worldbank",
  "_pkgdown": "https://m-muecke.github.io/worldbank/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/worldbank.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-muecke/worldbank",
  "_realowner": "m-muecke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-02"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-31"
    },
    {
      "version": "0.3.0",
      "date": "2024-08-26"
    },
    {
      "version": "0.4.0",
      "date": "2024-12-09"
    },
    {
      "version": "0.5.0",
      "date": "2025-01-27"
    },
    {
      "version": "0.6.0",
      "date": "2025-05-29"
    },
    {
      "version": "0.6.1",
      "date": "2025-08-29"
    },
    {
      "version": "0.7.0",
      "date": "2025-11-10"
    },
    {
      "version": "0.7.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.8.0",
      "date": "2026-03-15"
    },
    {
      "version": "0.9.0",
      "date": "2026-05-03"
    },
    {
      "version": "0.9.1",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "fone_dataset",
    "fone_view",
    "pip_aux",
    "pip_citation",
    "pip_cp",
    "pip_data",
    "pip_group",
    "pip_health_check",
    "pip_info",
    "pip_valid_params",
    "pip_versions",
    "wb_bulk",
    "wb_cache_clear",
    "wb_cache_delete",
    "wb_cache_dir",
    "wb_country",
    "wb_country_indicator",
    "wb_data",
    "wb_income_level",
    "wb_indicator",
    "wb_language",
    "wb_lending_type",
    "wb_project",
    "wb_region",
    "wb_search",
    "wb_source",
    "wb_topic"
  ],
  "_help": [
    {
      "page": "cache",
      "title": "Get or manage the worldbank API cache",
      "topics": [
        "cache",
        "wb_cache_clear",
        "wb_cache_delete",
        "wb_cache_dir"
      ]
    },
    {
      "page": "fone",
      "title": "Return Finances One API data",
      "topics": [
        "fone_dataset",
        "fone_view"
      ]
    },
    {
      "page": "pip_aux",
      "title": "Return auxiliary data tables",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_aux"
      ]
    },
    {
      "page": "pip_citation",
      "title": "Return citation for a given version",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_citation"
      ]
    },
    {
      "page": "pip_cp",
      "title": "Return country profile data",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_cp"
      ]
    },
    {
      "page": "pip_data",
      "title": "Return main poverty and inequality statistics",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_data"
      ]
    },
    {
      "page": "pip_group",
      "title": "Return aggregation of PIP statistics",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_group"
      ]
    },
    {
      "page": "pip_health_check",
      "title": "Determine if the API is running and listening as expected",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_health_check"
      ]
    },
    {
      "page": "pip_info",
      "title": "Return information about the API",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_info"
      ]
    },
    {
      "page": "pip_valid_params",
      "title": "Return valid query parameters",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_valid_params"
      ]
    },
    {
      "page": "pip_versions",
      "title": "Return the available data versions",
      "concept": [
        "poverty and inequality statistics"
      ],
      "topics": [
        "pip_versions"
      ]
    },
    {
      "page": "wb_bulk",
      "title": "World Bank WDI bulk download",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_bulk"
      ]
    },
    {
      "page": "wb_country",
      "title": "World Bank country data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_country"
      ]
    },
    {
      "page": "wb_data",
      "title": "World Bank country indicator data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_country_indicator",
        "wb_data"
      ]
    },
    {
      "page": "wb_income_level",
      "title": "World Bank income level data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_income_level"
      ]
    },
    {
      "page": "wb_indicator",
      "title": "World Bank indicator data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_indicator"
      ]
    },
    {
      "page": "wb_language",
      "title": "World Bank available languages",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_language"
      ]
    },
    {
      "page": "wb_lending_type",
      "title": "World Bank lending type data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_lending_type"
      ]
    },
    {
      "page": "wb_project",
      "title": "World Bank project data",
      "concept": [
        "projects data"
      ],
      "topics": [
        "wb_project"
      ]
    },
    {
      "page": "wb_region",
      "title": "World Bank region data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_region"
      ]
    },
    {
      "page": "wb_search",
      "title": "Search World Bank indicators",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_search"
      ]
    },
    {
      "page": "wb_source",
      "title": "World Bank source data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_source"
      ]
    },
    {
      "page": "wb_topic",
      "title": "World Bank topic data",
      "concept": [
        "indicators data"
      ],
      "topics": [
        "wb_topic"
      ]
    }
  ],
  "_readme": "https://github.com/m-muecke/worldbank/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 5.056904851336473,
  "_indexed": true,
  "_nocasepkg": "worldbank",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:55.000Z",
      "distro": "resolute",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/063a4198a63fd75bdd9d7e96e1eb7cb8167b07e2666a242704ab43d921755d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1.9000",
      "date": "2026-06-29T20:00:00.000Z",
      "distro": "resolute",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/f22f13d27b77854f8830129c7a6fce14d8e7ced4fedb01fec8db51488fb36fea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:22.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/95ee5ba9f1c83c8f7fe2195896c2c561bee7c7d5a6ba41e54b54c4f608ffa871",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:39.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/cc89f373473b0ad2de6adc72e91c85026ec298e1fd4f86354475c560988a6f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:54.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/763a33263b16bb060ca41f7518b87def273fa6b28fc530966c8fd9dceb6283dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:03.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/6781f72e6504c0435675985c0d7bccffe56aa573f7a7ae53372de09cbfa22e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:58:58.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/9ecd69633e3e5a1264b1830fa464dabfd21b6956632b9ad14ca32fa2066295e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.1.9000",
      "date": "2026-06-29T19:59:12.000Z",
      "commit": "5afb090b1a72a3cf14e5fa538856aad168b4fe71",
      "fileid": "https://r2.ropensci.org/63d42746293ba81f6770465618ebd6943aa40c1a7fd90f497d4240813ffa2a8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28398737486"
    }
  ]
}