wb_topic | R Documentation |
List all topics supported by the World Bank API.
wb_topic(topic = NULL, lang = "en")
topic |
( |
lang |
( |
A data.frame()
with the available topics. The columns are:
id |
The topic ID. |
value |
The topic value. |
source_note |
The source note. |
https://api.worldbank.org/v2/topics
Other indicators data:
wb_country()
,
wb_income_level()
,
wb_indicator()
,
wb_language()
,
wb_lending_type()
,
wb_region()
,
wb_source()
wb_topic()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.