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