IMF Data Overview
The International Monetary Fund (IMF) provides comprehensive global economic and financial data through multiple databases.
Available Databases
| Database | Code | Description | Update Frequency |
|---|---|---|---|
| WEO | WEO | World Economic Outlook - projections | Semi-annual |
| IFS | IFS | International Financial Statistics | Monthly |
| BOP | BOP | Balance of Payments Statistics | Quarterly |
| DOTS | DOTS | Direction of Trade Statistics | Monthly |
| GFS | GFS | Government Finance Statistics | Annual |
Key Indicator Categories
Macroeconomic Projections (WEO)
- Real GDP growth forecasts
- Inflation projections
- Unemployment outlook
- Current account balance forecasts
Financial Statistics (IFS)
- Interest rates and yields
- Exchange rates
- Money supply (M0, M1, M2, M3)
- Credit to private sector
External Sector (BOP)
- Current account components
- Capital and financial account
- International investment position
- Reserve assets
Trade Statistics (DOTS)
- Bilateral trade flows
- Export/import by partner
- Trade balances
- Market shares
Coverage
| Region | Countries | Time Series |
|---|---|---|
| Advanced Economies | 40 | 1980-2028 |
| Emerging Markets | 95 | 1980-2028 |
| Low-Income Countries | 55 | 1980-2028 |
API Access
# Query IMF data through ECODATA
url = "https://ecodata.khoviet.com/api/v1/indicators"
params = {
"source": "IMF",
"indicator": "NGDP_RPCH", # Real GDP growth
"country": "VN",
"start_year": 2020,
"end_year": 2028
}
Related Resources
Data Source
Data sourced from IMF Data: https://data.imf.org