Other packages > Find by keyword >

WDI  

World Development Indicators and Other World Bank Data
View on CRAN: Click here


Download and install WDI package within the R console
Install from CRAN:
install.packages("WDI")

Install from Github:
library("remotes")
install_github("cran/WDI")

Install by package version:
library("remotes")
install_version("WDI", "2.7.9")



Attach the package and use:
library("WDI")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-06-14
Latest Update: 2025-03-22
Description:
Search and download data from over 40 databases hosted by the World Bank, including the World Development Indicators ('WDI'), International Debt Statistics, Doing Business, Human Capital Index, and Sub-national Poverty indicators.
How to cite:
Vincent Arel-Bundock (2010). WDI: World Development Indicators and Other World Bank Data. R package version 2.7.9, https://cran.r-project.org/web/packages/WDI. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2010-06-21 08:38), 0.1.2 (2010-11-16 10:28), 0.1.3 (2011-01-03 13:28), 0.1.4 (2011-03-20 07:54), 0.1 (2010-06-14 08:55), 2.0 (2012-06-19 20:40), 2.1 (2012-06-25 07:22), 2.2 (2012-12-04 17:03), 2.4 (2013-08-20 23:43), 2.5.1 (2018-12-07 15:20), 2.5 (2018-04-10 14:12), 2.6.0 (2019-03-03 22:00), 2.7.0 (2020-06-23 07:30), 2.7.1 (2020-07-05 15:00), 2.7.2 (2021-01-22 06:40), 2.7.3 (2021-03-30 15:20), 2.7.4 (2021-04-06 18:40), 2.7.5 (2022-02-02 13:50), 2.7.6 (2022-02-25 19:30), 2.7.7 (2022-07-16 09:30), 2.7.8 (2022-09-25 13:10)
Other packages that cited WDI R package
View WDI citation profile
Other R packages that WDI depends, imports, suggests or enhances
Complete documentation for WDI
Functions, R codes and Examples using the WDI R package
Some associated functions: WDI-package . WDI . WDI_data . WDIbulk . WDIcache . WDIsearch . languages_supported . wdi.dl . wdi.query . 
Some associated R codes: WDI-package.R . WDI.R . WDI_data.R .  Full WDI package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA