powered by
List all sources supported by the World Bank API.
wb_source(source = NULL, lang = "en")
A data.frame() with the available sources. The columns are:
data.frame()
The source ID.
The date the source was last updated.
The source name.
The source code.
The source description.
The source URL.
Whether the source has data available.
Whether the source has metadata available.
The concepts associated with the source.
(character()) source to query. Default NULL. If NULL, all sources 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_topic()
wb_country()
wb_income_level()
wb_indicator()
wb_language()
wb_lending_type()
wb_region()
wb_topic()
wb_source()
Run the code above in your browser using DataLab