powered by
List all topics supported by the World Bank API.
wb_topic(topic = NULL, lang = "en")
A data.frame() with the available topics. The columns are:
data.frame()
The topic ID.
The topic value.
The source note.
(character()) topic to query. Default NULL. If NULL, all topics 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_region(), wb_source()
wb_country()
wb_income_level()
wb_indicator()
wb_language()
wb_lending_type()
wb_region()
wb_source()
wb_topic()
Run the code above in your browser using DataLab