powered by
List all regions supported by the World Bank API.
wb_region(region = NULL, lang = "en")
A data.frame() with the available regions. The columns are:
data.frame()
The region ID.
The region code.
The ISO 2 code of the region.
The region name.
(character()) region to query. Default NULL. If NULL, all regions are returned
character()
NULL
(character(1)) language to query. Default "en".
character(1)
"en"
Other indicators data: wb_country(), wb_income_level(), wb_indicator(), wb_language(), wb_lending_type(), wb_source(), wb_topic()
wb_country()
wb_income_level()
wb_indicator()
wb_language()
wb_lending_type()
wb_source()
wb_topic()
wb_region()
Run the code above in your browser using DataLab