get_global_gdp
Get global GDP and macroeconomic indicators from the IMF World Economic Outlook. Supports GDP growth, inflation, government debt, current account, and GDP per capita for major economies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for data (default: current year) | 2026 |
| countries | No | Comma-separated ISO-3 country codes (default: USA,CHN,DEU,GBR,JPN,FRA,IND,BRA) | USA,CHN,DEU,GBR,JPN,FRA,IND,BRA |
| indicator | No | IMF indicator code: NGDP_RPCH (GDP growth), PCPIPCH (inflation), GGXWDG_NGDP (gov debt), BCA_NGDPD (current account), NGDPDPC (GDP per capita) | NGDP_RPCH |