View source: R/ids_list_series_topics.R
ids_list_series_topics | R Documentation |
This function returns a tibble with available series-topic combinations from the World BankInternational Debt Statistics (IDS) API. Each row provides a mapping from series to topic, with the possibility of multiple topic per series.
ids_list_series_topics()
A tibble containing the available series and their topics:
The unique identifier for the series (e.g., "BM.GSR.TOTL.CD").
The unique identifier for the topic (e.g., 3).
The name of the topic (e.g., "External Debt").
ids_list_series_topics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.