Published on Data Blog

New release of WBOPENDATA Stata module

This page in:

The wbopendata Stata module has been updated to Version 16.2.1. The module can now be installed or updated directly from Stata's Statistical Software Components (SSC) repository.

To install or update your current wbopendata Stata module, please type the below text in the Stata command line:

 

ssc install wbopendata, replace

 

New features in this release:

  • Users can now automatically update the list of indicators supported by the API, as well as refresh country metadata, such as World Bank Income Classification, which changes every July 1st;
  • The update check option now generates a detailed report of the data sources and on topics in which the number of indicators have changed since the last time you have refreshed the indicator list;
  • The option metadataoffline has been added. This function allow users to create a local copy of the metadata of all supported indicators, including indicator definitions, notes, and sources. This offline documentation is searchable and accessible through the main help file of wbopendata;
  • Support of the World Bank population estimates and projections have now been added. Estimates developed by the UN Inter-agency Group for Child Mortality Estimation (UNICEF, WHO, World Bank, UN DESA Population Division) at www.childmortality.org as well as the World Bank staff estimates based on age/sex distributions of United Nations Population Division's World Population Prospects: 2019 Revision.
  • match(var) option created. This feature enables users to merge all WDI country attributes to any database which uses the World Bank WDI country codes. Below follows the list of country attributes currently supported: 
     

Country Attributes

Description

countrycode

Country Code

countryname

Country Name

region_iso2

Region Code (ISO 2 digits)

regionname

Region Name

adminregion

Administrative Region Code

adminregion_iso2

Administrative Region Code (ISO 2 digits)

adminregionname

Administrative Region Name

incomelevel

Income Level Code

incomelevel_iso2

Income Level Code (ISO 2 digits)

incomelevelname

Income Level Name

lendingtype

Lending Type Code

region

Region Code

lendingtype_iso2

Lending Type Code (ISO 2 digits)

lendingtypename

Lending Type Name

capital

Capital Name

latitude

Capital Latitude

longitude

Capital Longitude

 

  • A fully redesigned help file, including the list of countries by each classification table, such as Regions, Income level groups, and World Bank Group Lending classification.
  • A list of indicators moved to the WDI archive (Source 57) is now available.

For more information, including examples on how to use wbopendata, please visit the code and example section of the WBOPENDATA GitHub repository. Please send suggestions to improve this package through the GitHub requests page. 

For more updated information and beta releases of WBOPENDATA, follow the GitHub repository.

 


Join the Conversation

The content of this field is kept private and will not be shown publicly
Remaining characters: 1000