View source: R/ids_list_entities.R
| ids_list_geographies | R Documentation |
ids_list_geographies() has been superseded in favor of
ids_list_entities(). It still works, but will be retired in a future
release. Please use ids_list_entities() instead.
ids_list_geographies()
A tibble containing the available entities and their attributes:
ISO 3166-1 alpha-3 code of the entity (e.g., "ZMB").
The standardized name of the entity (e.g., "Zambia").
ISO 3166-1 alpha-2 code of the entity (e.g., "ZM").
The type of entity (e.g., "Country", "Region").
The capital city of the entity (e.g., "Lusaka").
The unique identifier for the region (e.g., "SSF").
ISO 3166-1 alpha-2 code of the region (e.g., "ZG").
The name of the region (e.g., "Sub-Saharan Africa").
The unique identifier for the administrative region (e.g., "SSA").
The ISO 3166-1 alpha-2 code for the administrative region (e.g., "ZF").
The name of the administrative region (e.g., "Sub-Saharan Africa (excluding high income)").
The unique identifier for the lending type (e.g., "IDX").
ISO code for the lending type (e.g., "XI").
The name of the lending type (e.g., "IDA").
ids_list_entities()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.