IMF World Economic Outlook Database
Files | Size | Format | Created | Updated | License | Source |
---|---|---|---|---|---|---|
2 | 6.88 MB | csv | about 10 years ago | Open Data Commons Public Domain Dedication and License v1.0 | IMF |
IMF World Economic Outlook (WEO) database. The IMF World Economic Outlook is a twice-yearly survey by IMF staff that presents IMF staff economists' analyses of global economic developments during th...
Data Files
File | Description | Size | Last modified | Download |
---|---|---|---|---|
indicators | 23.9 kB | about 10 years ago | indicators | |
values | 6.86 MB | about 9 years ago | values |
Data Previews
indicators
Schema
name | type | description |
---|---|---|
id | string | |
title | string | |
description | string | |
units | string | |
scale | string |
values
Schema
name | type | description |
---|---|---|
Country | string | |
Indicator | string | |
Year | integer | |
Value | string |
IMF World Economic Outlook (WEO) database. The IMF World Economic Outlook is a twice-yearly survey by IMF staff that presents IMF staff economists' analyses of global economic developments during the near and medium term. Associated with the report is the World Economic Outlook Database, a country-level dataset of major macro-economic variables (GDP, Unemployment, Debt etc). It is the data from that database which is provided here.
Data
The source database is made of annual values for each country on 45 indicators since 1980. In addition the database includes the IMF projects approximately 6 years into the future.
We extract this data and normalize into 2 files:
- Indicators -
data/indicators.csv
- the list of indicators - Values -
data/values.csv
- set of values for each indicator, country, year tuple. - Country - 'data/country.csv' - set of value for mapping each ISO country code, WEO country code, and CLDR English Name
Sources
Note the XLS files actual turn out to be tsv files!
- Listing page for WEO Database
- 2015 - http://www.imf.org/external/pubs/ft/weo/2015/01/weodata/index.aspx
- 2014 - http://www.imf.org/external/pubs/ft/weo/2014/01/weodata/index.aspx
- 2011 - http://www.imf.org/external/pubs/ft/weo/2011/02/weodata/index.aspx
Preparation
Code to extract the data from the source WEO Database is in the scripts
directory.
License
This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).