wdi2-package | R Documentation |
A modern, flexible interface for accessing the World Bank’s World Development Indicators (WDI) API https://datahelpdesk.worldbank.org/knowledgebase/articles/889392-about-the-indicators-api-documentation. Similar to the existing 'WDI' package, 'wdi2' allows users to download, process, and analyze indicator data for multiple countries and years. However, 'wdi2' differs by relying on 'httr2' for multi-page request and error handling, providing support for downloading multiple indicators with a single function call, using progress bars to keep users informed about the data processing, and returning the processed data in a tidy data format in line with Wickham (2014) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v059.i10")}.
Maintainer: Christoph Scheuch christoph.scheuch@gmail.com (ORCID)
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.