View source: R/ids_list_series.R
ids_list_series | R Documentation |
This function returns a tibble with available series from the World Bank International Debt Statistics (IDS) API. Each series provides data on various debt-related indicators.
ids_list_series()
A tibble containing the available series and their metadata:
The unique identifier for the series (e.g., "BN.CAB.XOKA.CD").
The name of the series (e.g., "Current account balance (current US$)").
The ID of the data source providing the indicator.
The name or description of the source of the indicator data.
Additional notes or descriptions about the data source.
The organization responsible for the data source.
ids_list_series()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.