World Economic Outlook
@owid.world_economic_outlook
@owid.world_economic_outlook
The World Economic Outlook (WEO) database contains selected macroeconomic data series from the statistical appendix of the World Economic Outlook report, which presents the IMF staff's analysis and projections of economic developments at the global level, in major country groups, and in many individual countries.
CREATE TABLE owid_world_economic_outlook_1 (
"country" VARCHAR,
"year" INTEGER,
"gross_domestic_product_constant_prices_percent_change_forecast" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Forecast,
"gross_domestic_product_constant_prices_percent_change__f8aec0ab" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Observation,
"unemployment_rate_percent_of_total_labor_force_forecast" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Forecast,
"unemployment_rate_percent_of_total_labor_force_observation" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Observation
);CREATE TABLE owid_world_economic_outlook_2 (
"country" VARCHAR,
"year" INTEGER,
"gross_domestic_product_constant_prices_percent_change_forecast" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Forecast,
"gross_domestic_product_constant_prices_percent_change__f8aec0ab" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Observation,
"unemployment_rate_percent_of_total_labor_force_forecast" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Forecast,
"unemployment_rate_percent_of_total_labor_force_observation" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Observation
);CREATE TABLE owid_world_economic_outlook_3 (
"country" VARCHAR,
"year" INTEGER,
"gross_domestic_product_constant_prices_percent_change_forecast" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Forecast,
"gross_domestic_product_constant_prices_percent_change__f8aec0ab" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Observation,
"unemployment_rate_percent_of_total_labor_force_forecast" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Forecast,
"unemployment_rate_percent_of_total_labor_force_observation" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Observation
);CREATE TABLE owid_world_economic_outlook_4 (
"country" VARCHAR,
"year" INTEGER,
"gross_domestic_product_constant_prices_percent_change_forecast" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Forecast,
"gross_domestic_product_constant_prices_percent_change__f8aec0ab" FLOAT -- Gross Domestic Product, Constant Prices, Percent Change Observation,
"unemployment_rate_percent_of_total_labor_force_forecast" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Forecast,
"unemployment_rate_percent_of_total_labor_force_observation" FLOAT -- Unemployment Rate, Percent Of Total Labor Force Observation
);Anyone who has the link will be able to view this.