Chuyển đến nội dung chính

World Economic Outlook (WEO)

The World Economic Outlook (WEO) database contains selected macroeconomic data series from IMF projections, published twice yearly.

Key Indicators

CodeIndicatorUnit
NGDP_RPCHReal GDP growth rateAnnual % change
NGDPDGDP, current pricesBillions of USD
NGDPDPCGDP per capita, current pricesUSD
PCPIPCHInflation, average consumer pricesAnnual % change
PCPIEPCHInflation, end of period consumer pricesAnnual % change
LURUnemployment rate% of total labor force
BCACurrent account balanceBillions of USD
BCA_NGDPDCurrent account balance% of GDP

Vietnam WEO Data Example

YearGDP GrowthInflationUnemploymentCA Balance
20235.0%3.2%2.1%4.3% GDP
20246.0%3.5%2.0%3.8% GDP
20256.4%3.3%2.0%3.5% GDP

Forecast Horizons

WEO provides:

  • Historical data: From 1980
  • Current year estimates
  • 5-year projections

API Query

# Get WEO projections for ASEAN-5
params = {
"source": "IMF",
"database": "WEO",
"indicators": ["NGDP_RPCH", "PCPIPCH", "LUR"],
"countries": ["VN", "TH", "ID", "MY", "PH"],
"start_year": 2020,
"end_year": 2028
}

Publication Schedule

WEO is published in April (Spring) and October (Fall) each year.