ADH IMF Global Macro Intelligence Layer is a paid API for AI agents from agentdatum.com, paid per call via x402, $0.01/call, status down (last checked 2026-09-14).
Returns IMF World Economic Outlook macroeconomic indicators (GDP, inflation, unemployment, current account, population) for all major economies, enriched and structured for AI agent consumption via x402 micropayment.
ADH 金融情报层:把 239 个原始数据源洗成带实体解析、时间同步、溯源与派生结论的情报(宏观regime / 加密尽调 / 事件窗口),免费注入你的 AI 上下文。Agent 走 x402 结算,人类订阅(PayPal)即将上线。
A JSON object containing enriched IMF World Economic Outlook data for all tracked economies, keyed by IMF country code. Each economy entry includes the country's name, and per-indicator time series (history by year plus latest value and year) for metrics including population (LP), current account balance (BCA), unemployment rate (LUR), nominal GDP (NGDPD), GDP per capita (NGDPDPC), and CPI inflation (PCPIPCH), with units labeled in Chinese and English. Data covers historical values from 2016 onward plus multi-year forecasts.
GEThttps://agentdatum.com/api/v1/d/imf-macro-globalChoose this endpoint when you need structured, agent-ready global macroeconomic data from the IMF WEO without managing API keys or raw data parsing. It is ideal when you want pre-enriched, entity-resolved macro indicators across all major economies in a single call, especially for macro regime analysis, country risk profiling, or injecting economic context into an AI reasoning pipeline. Prefer over raw IMF DataMapper access when you need time-synchronized, labeled, and consistently formatted data ready for LLM consumption.
{
"type": "json",
"example": {
"raw": {
"note": "IMF World Economic Outlook via DataMapper API, free & no key. Annual frequency.",
"economies": {
"BRA": {
"name_cn": "巴西",
"imf_code": "BRA",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 203.872,
"2017": 205.212,
"2018": 206.529,
"2019": 207.9,
"2020": 209.165,
"2021": 210.104,
"2022": 210.863,
"2023": 211.695,
"2024": 212.584,
"2025": 213.362,
"2026": 214.083,
"2027": 214.757,
"2028": 215.382,
"2029": 215.964,
"2030": 216.499,
"2031": 216.989
},
"latest_year": "2026",
"latest_value": 214.083
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": -30.529,
"2017": -25.264,
"2018": -53.818,
"2019": -63.96,
"2020": -24.223,
"2021": -39.398,
"2022": -41.96,
"2023": -27.073,
"2024": -66.168,
"2025": -69,
"2026": -71.305,
"2027": -66.551,
"2028": -58.804,
"2029": -56.68,
"2030": -62.484,
"2031": -62.37
},
"latest_year": "2026",
"latest_value": -71.305
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 11.6,
"2017": 12.9,
"2018": 12.4,
"2019": 12,
"2020": 13.8,
"2021": 13.2,
"2022": 9.3,
"2023": 8,
"2024": 6.9,
"2025": 6,
"2026": 6.8,
"2027": 7.4,
"2028": 7.4,
"2029": 7.4,
"2030": 7.4,
"2031": 7.4
},
"latest_year": "2026",
"latest_value": 6.8
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 1796.622,
"2017": 2063.519,
"2018": 1916.934,
"2019": 1873.286,
"2020": 1476.092,
"2021": 1670.65,
"2022": 1951.849,
"2023": 2191.137,
"2024": 2185.822,
"2025": 2279.918,
"2026": 2635.912,
"2027": 2766.558,
"2028": 2879.42,
"2029": 3037.171,
"2030": 3203.508,
"2031": 3378.877
},
"latest_year": "2026",
"latest_value": 2635.912
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 8812.503,
"2017": 10055.567,
"2018": 9281.668,
"2019": 9010.512,
"2020": 7057.072,
"2021": 7951.553,
"2022": 9256.482,
"2023": 10350.437,
"2024": 10282.171,
"2025": 10685.689,
"2026": 12312.57,
"2027": 12882.254,
"2028": 13368.879,
"2029": 14063.335,
"2030": 14796.844,
"2031": 15571.673
},
"latest_year": "2026",
"latest_value": 12312.57
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 8.7,
"2017": 3.4,
"2018": 3.7,
"2019": 3.7,
"2020": 3.2,
"2021": 8.3,
"2022": 9.3,
"2023": 4.6,
"2024": 4.4,
"2025": 5,
"2026": 4,
"2027": 3.4,
"2028": 3,
"2029": 3,
"2030": 3,
"2031": 3
},
"latest_year": "2026",
"latest_value": 4
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": -1.7,
"2017": -1.2,
"2018": -2.8,
"2019": -3.4,
"2020": -1.6,
"2021": -2.4,
"2022": -2.1,
"2023": -1.2,
"2024": -3,
"2025": -3,
"2026": -2.7,
"2027": -2.4,
"2028": -2,
"2029": -1.9,
"2030": -2,
"2031": -1.8
},
"latest_year": "2026",
"latest_value": -2.7
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": -3.3,
"2017": 1.3,
"2018": 1.8,
"2019": 1.2,
"2020": -3.3,
"2021": 4.8,
"2022": 3,
"2023": 3.2,
"2024": 3.4,
"2025": 2.3,
"2026": 1.9,
"2027": 2,
"2028": 2.4,
"2029": 2.5,
"2030": 2.5,
"2031": 2.5
},
"latest_year": "2026",
"latest_value": 1.9
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -8,
"2017": -8,
"2018": -7,
"2019": -4.9,
"2020": -11.6,
"2021": -2.6,
"2022": -4,
"2023": -7.7,
"2024": -6.2,
"2025": -8.1,
"2026": -7.7,
"2027": -6.9,
"2028": -6.2,
"2029": -6,
"2030": -6.1,
"2031": -6.1
},
"latest_year": "2026",
"latest_value": -7.7
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 77.4,
"2017": 82.7,
"2018": 84.8,
"2019": 87.1,
"2020": 96,
"2021": 88.9,
"2022": 83.9,
"2023": 84,
"2024": 87,
"2025": 93.3,
"2026": 96.5,
"2027": 100,
"2028": 102.3,
"2029": 104.1,
"2030": 105.5,
"2031": 106.5
},
"latest_year": "2026",
"latest_value": 96.5
}
}
},
"CHN": {
"name_cn": "中国",
"imf_code": "CHN",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 1392.32,
"2017": 1400.11,
"2018": 1405.41,
"2019": 1410.08,
"2020": 1412.12,
"2021": 1412.6,
"2022": 1411.75,
"2023": 1409.67,
"2024": 1408.28,
"2025": 1405.08,
"2026": 1401.923,
"2027": 1398.713,
"2028": 1395.198,
"2029": 1391.374,
"2030": 1387.277,
"2031": 1382.906
},
"latest_year": "2026",
"latest_value": 1401.923
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": 191.337,
"2017": 188.676,
"2018": 24.131,
"2019": 102.91,
"2020": 248.836,
"2021": 352.886,
"2022": 443.374,
"2023": 263.382,
"2024": 423.919,
"2025": 729.1,
"2026": 725.45,
"2027": 716.34,
"2028": 693.873,
"2029": 718.6,
"2030": 749.263,
"2031": 781.735
},
"latest_year": "2026",
"latest_value": 725.45
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2017": 5,
"2018": 4.9,
"2019": 5.2,
"2020": 5.6,
"2021": 5.1,
"2022": 5.6,
"2023": 5.2,
"2024": 5.1,
"2025": 5.1,
"2026": 5.1,
"2027": 5.1,
"2028": 5.1,
"2029": 5.1,
"2030": 5.1,
"2031": 5.1
},
"latest_year": "2026",
"latest_value": 5.1
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 11452,
"2017": 12516.152,
"2018": 14107.927,
"2019": 14593.45,
"2020": 15110.191,
"2021": 18183.505,
"2022": 18337.777,
"2023": 18366.936,
"2024": 18945.112,
"2025": 19626.247,
"2026": 20851.593,
"2027": 21928.979,
"2028": 23259.956,
"2029": 24662.788,
"2030": 26046.793,
"2031": 27496.67
},
"latest_year": "2026",
"latest_value": 20851.593
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 8225.121,
"2017": 8939.406,
"2018": 10038.3,
"2019": 10349.377,
"2020": 10700.359,
"2021": 12872.366,
"2022": 12989.394,
"2023": 13029.245,
"2024": 13452.66,
"2025": 13968.065,
"2026": 14873.569,
"2027": 15677.967,
"2028": 16671.437,
"2029": 17725.491,
"2030": 18775.478,
"2031": 19883.249
},
"latest_year": "2026",
"latest_value": 14873.569
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 2,
"2017": 1.6,
"2018": 2.1,
"2019": 2.9,
"2020": 2.5,
"2021": 0.9,
"2022": 2,
"2023": 0.2,
"2024": 0.2,
"2025": 0,
"2026": 1.2,
"2027": 1.5,
"2028": 1.8,
"2029": 1.9,
"2030": 2,
"2031": 2
},
"latest_year": "2026",
"latest_value": 1.2
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": 1.7,
"2017": 1.5,
"2018": 0.2,
"2019": 0.7,
"2020": 1.6,
"2021": 1.9,
"2022": 2.4,
"2023": 1.4,
"2024": 2.2,
"2025": 3.7,
"2026": 3.5,
"2027": 3.3,
"2028": 3,
"2029": 2.9,
"2030": 2.9,
"2031": 2.8
},
"latest_year": "2026",
"latest_value": 3.5
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 6.8,
"2017": 6.9,
"2018": 6.8,
"2019": 6.1,
"2020": 2.3,
"2021": 8.6,
"2022": 3.1,
"2023": 5.4,
"2024": 5,
"2025": 5,
"2026": 4.4,
"2027": 4,
"2028": 4,
"2029": 3.7,
"2030": 3.3,
"2031": 3.3
},
"latest_year": "2026",
"latest_value": 4.4
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -3.3,
"2017": -3.3,
"2018": -4.2,
"2019": -6,
"2020": -9.6,
"2021": -5.9,
"2022": -7.3,
"2023": -6.7,
"2024": -7.1,
"2025": -7.9,
"2026": -8.2,
"2027": -8.4,
"2028": -8.2,
"2029": -8,
"2030": -8,
"2031": -8
},
"latest_year": "2026",
"latest_value": -8.2
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 50,
"2017": 53.9,
"2018": 55.9,
"2019": 59.8,
"2020": 70.1,
"2021": 72.1,
"2022": 77.3,
"2023": 84.1,
"2024": 90.4,
"2025": 99.2,
"2026": 106.9,
"2027": 112.5,
"2028": 116.7,
"2029": 120.3,
"2030": 123.8,
"2031": 126.8
},
"latest_year": "2026",
"latest_value": 106.9
}
}
},
"DEU": {
"name_cn": "德国",
"imf_code": "DEU",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 81.867,
"2017": 82.038,
"2018": 82.157,
"2019": 82.203,
"2020": 82.126,
"2021": 81.995,
"2022": 82.529,
"2023": 83.287,
"2024": 83.517,
"2025": 83.524,
"2026": 83.501,
"2027": 83.448,
"2028": 83.359,
"2029": 83.275,
"2030": 83.194,
"2031": 83.113
},
"latest_year": "2026",
"latest_value": 83.501
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": 315.006,
"2017": 303.471,
"2018": 341.672,
"2019": 311.782,
"2020": 248.834,
"2021": 301.097,
"2022": 160.228,
"2023": 251.784,
"2024": 272.103,
"2025": 222.917,
"2026": 211.747,
"2027": 216.661,
"2028": 223.31,
"2029": 230.58,
"2030": 237.521,
"2031": 243.613
},
"latest_year": "2026",
"latest_value": 211.747
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 3.9,
"2017": 3.5,
"2018": 3.2,
"2019": 3,
"2020": 3.6,
"2021": 3.6,
"2022": 3.1,
"2023": 3.1,
"2024": 3.4,
"2025": 3.8,
"2026": 3.9,
"2027": 3.5,
"2028": 3.2,
"2029": 3,
"2030": 2.9,
"2031": 2.9
},
"latest_year": "2026",
"latest_value": 3.9
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 3535.812,
"2017": 3764.023,
"2018": 4057.272,
"2019": 3960.332,
"2020": 3938.244,
"2021": 4358.147,
"2022": 4204.327,
"2023": 4563.523,
"2024": 4684.182,
"2025": 5048.059,
"2026": 5452.858,
"2027": 5642.156,
"2028": 5818.884,
"2029": 6003.131,
"2030": 6178.303,
"2031": 6351.962
},
"latest_year": "2026",
"latest_value": 5452.858
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 43189.577,
"2017": 45881.456,
"2018": 49384.527,
"2019": 48177.607,
"2020": 47953.683,
"2021": 53151.541,
"2022": 50943.628,
"2023": 54793.074,
"2024": 56086.903,
"2025": 60438.79,
"2026": 65302.893,
"2027": 67613.107,
"2028": 69804.854,
"2029": 72087.756,
"2030": 74263.697,
"2031": 76425.902
},
"latest_year": "2026",
"latest_value": 65302.893
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 0.3,
"2017": 1.7,
"2018": 1.9,
"2019": 1.4,
"2020": 0.4,
"2021": 3.2,
"2022": 8.7,
"2023": 6,
"2024": 2.5,
"2025": 2.3,
"2026": 2.7,
"2027": 2.3,
"2028": 2,
"2029": 2.2,
"2030": 2.2,
"2031": 2.1
},
"latest_year": "2026",
"latest_value": 2.7
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": 8.9,
"2017": 8.1,
"2018": 8.4,
"2019": 7.9,
"2020": 6.3,
"2021": 6.9,
"2022": 3.8,
"2023": 5.5,
"2024": 5.8,
"2025": 4.4,
"2026": 3.9,
"2027": 3.8,
"2028": 3.8,
"2029": 3.8,
"2030": 3.8,
"2031": 3.8
},
"latest_year": "2026",
"latest_value": 3.9
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 2.2,
"2017": 2.8,
"2018": 1.1,
"2019": 1,
"2020": -4.1,
"2021": 3.9,
"2022": 1.8,
"2023": -0.9,
"2024": -0.5,
"2025": 0.2,
"2026": 0.8,
"2027": 1.2,
"2028": 1.2,
"2029": 0.9,
"2030": 0.7,
"2031": 0.6
},
"latest_year": "2026",
"latest_value": 0.8
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": 1.1,
"2017": 1.3,
"2018": 1.9,
"2019": 1.3,
"2020": -4.4,
"2021": -3.2,
"2022": -1.9,
"2023": -2.5,
"2024": -2.7,
"2025": -2.7,
"2026": -3.8,
"2027": -4.2,
"2028": -4.1,
"2029": -3.9,
"2030": -3.8,
"2031": -3.7
},
"latest_year": "2026",
"latest_value": -3.8
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 68.3,
"2017": 64,
"2018": 60.8,
"2019": 58.7,
"2020": 68,
"2021": 67.9,
"2022": 64.4,
"2023": 62.3,
"2024": 62.2,
"2025": 62.9,
"2026": 64.6,
"2027": 66.5,
"2028": 68.4,
"2029": 70.2,
"2030": 72,
"2031": 73.7
},
"latest_year": "2026",
"latest_value": 64.6
}
}
},
"GBR": {
"name_cn": "英国",
"imf_code": "GBR",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 65.606,
"2017": 65.964,
"2018": 66.287,
"2019": 66.628,
"2020": 66.74,
"2021": 66.978,
"2022": 67.636,
"2023": 68.526,
"2024": 69.281,
"2025": 69.487,
"2026": 69.85,
"2027": 70.107,
"2028": 70.387,
"2029": 70.697,
"2030": 71.012,
"2031": 71.319
},
"latest_year": "2026",
"latest_value": 69.85
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": -142.501,
"2017": -91.292,
"2018": -107.988,
"2019": -71.345,
"2020": -74.156,
"2021": -24.158,
"2022": -61.17,
"2023": -122.174,
"2024": -110.057,
"2025": -125.15,
"2026": -144.175,
"2027": -140.396,
"2028": -134.097,
"2029": -125.624,
"2030": -111.559,
"2031": -119.824
},
"latest_year": "2026",
"latest_value": -144.175
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 4.9,
"2017": 4.4,
"2018": 4.1,
"2019": 3.8,
"2020": 4.6,
"2021": 4.6,
"2022": 3.8,
"2023": 4.1,
"2024": 4.3,
"2025": 4.9,
"2026": 5.6,
"2027": 5.3,
"2028": 4.8,
"2029": 4.5,
"2030": 4.5,
"2031": 4.5
},
"latest_year": "2026",
"latest_value": 5.6
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 2716.852,
"2017": 2701.37,
"2018": 2900.745,
"2019": 2877.392,
"2020": 2725.948,
"2021": 3195.327,
"2022": 3192.851,
"2023": 3422.072,
"2024": 3695.355,
"2025": 4003.022,
"2026": 4264.794,
"2027": 4466.076,
"2028": 4675.048,
"2029": 4898.448,
"2030": 5148.434,
"2031": 5403.155
},
"latest_year": "2026",
"latest_value": 4264.794
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 41411.645,
"2017": 40952.186,
"2018": 43760.389,
"2019": 43185.922,
"2020": 40844.287,
"2021": 47707.119,
"2022": 47206.385,
"2023": 49938.295,
"2024": 53338.651,
"2025": 57608.214,
"2026": 61056.098,
"2027": 63704.119,
"2028": 66419.058,
"2029": 69288.3,
"2030": 72501.327,
"2031": 75760.754
},
"latest_year": "2026",
"latest_value": 61056.098
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 0.7,
"2017": 2.7,
"2018": 2.5,
"2019": 1.8,
"2020": 0.9,
"2021": 2.6,
"2022": 9.1,
"2023": 7.3,
"2024": 2.5,
"2025": 3.4,
"2026": 3.2,
"2027": 2.4,
"2028": 2,
"2029": 2,
"2030": 2,
"2031": 2
},
"latest_year": "2026",
"latest_value": 3.2
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": -5.2,
"2017": -3.4,
"2018": -3.7,
"2019": -2.5,
"2020": -2.7,
"2021": -0.8,
"2022": -1.9,
"2023": -3.6,
"2024": -3,
"2025": -3.1,
"2026": -3.4,
"2027": -3.1,
"2028": -2.9,
"2029": -2.6,
"2030": -2.2,
"2031": -2.2
},
"latest_year": "2026",
"latest_value": -3.4
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 2.2,
"2017": 3,
"2018": 1.6,
"2019": 1.3,
"2020": -10,
"2021": 8.5,
"2022": 5.1,
"2023": 0.3,
"2024": 1.1,
"2025": 1.3,
"2026": 0.8,
"2027": 1.3,
"2028": 1.6,
"2029": 1.6,
"2030": 1.5,
"2031": 1.4
},
"latest_year": "2026",
"latest_value": 0.8
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -3.3,
"2017": -2.5,
"2018": -2.2,
"2019": -2.4,
"2020": -12.9,
"2021": -7.5,
"2022": -4.6,
"2023": -6,
"2024": -6.1,
"2025": -5.4,
"2026": -3.9,
"2027": -3.1,
"2028": -2.6,
"2029": -2,
"2030": -1.7,
"2031": -1.6
},
"latest_year": "2026",
"latest_value": -3.9
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 87.3,
"2017": 86.1,
"2018": 85.6,
"2019": 84.9,
"2020": 104.8,
"2021": 103.4,
"2022": 97.5,
"2023": 98.9,
"2024": 99.9,
"2025": 102.3,
"2026": 103.6,
"2027": 104.1,
"2028": 103.9,
"2029": 103.5,
"2030": 102.9,
"2031": 102.6
},
"latest_year": "2026",
"latest_value": 103.6
}
}
},
"IND": {
"name_cn": "印度",
"imf_code": "IND",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 1343.944,
"2017": 1359.657,
"2018": 1374.659,
"2019": 1389.03,
"2020": 1402.618,
"2021": 1414.204,
"2022": 1425.423,
"2023": 1438.07,
"2024": 1450.936,
"2025": 1463.866,
"2026": 1476.626,
"2027": 1489.165,
"2028": 1501.433,
"2029": 1513.424,
"2030": 1525.139,
"2031": 1536.541
},
"latest_year": "2026",
"latest_value": 1476.626
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": -14.351,
"2017": -48.662,
"2018": -57.183,
"2019": -24.551,
"2020": 24.011,
"2021": -38.693,
"2022": -66.982,
"2023": -26.032,
"2024": -22.947,
"2025": -36.159,
"2026": -84.457,
"2027": -75.332,
"2028": -73.906,
"2029": -83.151,
"2030": -102.893,
"2031": -132.197
},
"latest_year": "2026",
"latest_value": -84.457
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2018": 8.9,
"2019": 7.5,
"2020": 8.7,
"2021": 7.4,
"2022": 5.3,
"2023": 4.9,
"2024": 4.9,
"2025": 4.9,
"2026": 4.9,
"2027": 4.9,
"2028": 4.9,
"2029": 4.9,
"2030": 4.9,
"2031": 4.9
},
"latest_year": "2026",
"latest_value": 4.9
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 2264.818,
"2017": 2609.908,
"2018": 2653.495,
"2019": 2776.336,
"2020": 2611.953,
"2021": 3084.517,
"2022": 3249.939,
"2023": 3500.906,
"2024": 3760.814,
"2025": 3916.312,
"2026": 4153.191,
"2027": 4579.083,
"2028": 5058.754,
"2029": 5599.432,
"2030": 6173.385,
"2031": 6792.432
},
"latest_year": "2026",
"latest_value": 4153.191
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 1685.202,
"2017": 1919.534,
"2018": 1930.293,
"2019": 1998.758,
"2020": 1862.198,
"2021": 2181.098,
"2022": 2279.982,
"2023": 2434.448,
"2024": 2591.992,
"2025": 2675.322,
"2026": 2812.623,
"2027": 3074.934,
"2028": 3369.284,
"2029": 3699.844,
"2030": 4047.753,
"2031": 4420.601
},
"latest_year": "2026",
"latest_value": 2812.623
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 4.5,
"2017": 3.6,
"2018": 3.4,
"2019": 4.8,
"2020": 6.2,
"2021": 5.5,
"2022": 6.6,
"2023": 5.4,
"2024": 4.6,
"2025": 2.1,
"2026": 4.7,
"2027": 4,
"2028": 4,
"2029": 4,
"2030": 4,
"2031": 4
},
"latest_year": "2026",
"latest_value": 4.7
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": -0.6,
"2017": -1.9,
"2018": -2.2,
"2019": -0.9,
"2020": 0.9,
"2021": -1.3,
"2022": -2.1,
"2023": -0.7,
"2024": -0.6,
"2025": -0.9,
"2026": -2,
"2027": -1.6,
"2028": -1.5,
"2029": -1.5,
"2030": -1.7,
"2031": -1.9
},
"latest_year": "2026",
"latest_value": -2
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 8.3,
"2017": 6.8,
"2018": 6.5,
"2019": 3.9,
"2020": -5.8,
"2021": 9.7,
"2022": 7.6,
"2023": 7.2,
"2024": 7.1,
"2025": 7.6,
"2026": 6.5,
"2027": 6.5,
"2028": 6.5,
"2029": 6.5,
"2030": 6.5,
"2031": 6.5
},
"latest_year": "2026",
"latest_value": 6.5
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -7.2,
"2017": -6.3,
"2018": -6.5,
"2019": -7.9,
"2020": -13.2,
"2021": -9.7,
"2022": -9.2,
"2023": -8.4,
"2024": -7.9,
"2025": -7.4,
"2026": -7.4,
"2027": -7.3,
"2028": -7.1,
"2029": -6.9,
"2030": -6.7,
"2031": -6.6
},
"latest_year": "2026",
"latest_value": -7.4
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 69.8,
"2017": 70.8,
"2018": 71.7,
"2019": 76.7,
"2020": 90.6,
"2021": 85.7,
"2022": 84.6,
"2023": 85,
"2024": 84.8,
"2025": 84.1,
"2026": 83.4,
"2027": 82.5,
"2028": 81.7,
"2029": 80.6,
"2030": 79.5,
"2031": 77.7
},
"latest_year": "2026",
"latest_value": 83.4
}
}
},
"JPN": {
"name_cn": "日本",
"imf_code": "JPN",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 126.96,
"2017": 126.746,
"2018": 126.495,
"2019": 126.221,
"2020": 125.849,
"2021": 125.492,
"2022": 125.063,
"2023": 124.482,
"2024": 123.89,
"2025": 123.291,
"2026": 122.656,
"2027": 121.999,
"2028": 121.319,
"2029": 120.619,
"2030": 119.898,
"2031": 119.158
},
"latest_year": "2026",
"latest_value": 122.656
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": 197.779,
"2017": 203.535,
"2018": 177.821,
"2019": 176.341,
"2020": 149.936,
"2021": 196.206,
"2022": 89.909,
"2023": 156.247,
"2024": 189.165,
"2025": 214.17,
"2026": 166.446,
"2027": 176.298,
"2028": 186.234,
"2029": 191.129,
"2030": 204.546,
"2031": 207.8
},
"latest_year": "2026",
"latest_value": 166.446
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 3.1,
"2017": 2.8,
"2018": 2.4,
"2019": 2.4,
"2020": 2.8,
"2021": 2.8,
"2022": 2.6,
"2023": 2.6,
"2024": 2.5,
"2025": 2.5,
"2026": 2.5,
"2027": 2.5,
"2028": 2.5,
"2029": 2.5,
"2030": 2.5,
"2031": 2.5
},
"latest_year": "2026",
"latest_value": 2.5
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 5110.357,
"2017": 5038.232,
"2018": 5154.293,
"2019": 5245.755,
"2020": 5189.197,
"2021": 5225.934,
"2022": 4447.976,
"2023": 4384.854,
"2024": 4190.008,
"2025": 4435.163,
"2026": 4379.253,
"2027": 4561.624,
"2028": 4744.089,
"2029": 4872.753,
"2030": 5002.181,
"2031": 5128.325
},
"latest_year": "2026",
"latest_value": 4379.253
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 40251.686,
"2017": 39750.616,
"2018": 40746.901,
"2019": 41560.163,
"2020": 41233.597,
"2021": 41643.614,
"2022": 35565.979,
"2023": 35224.682,
"2024": 33820.26,
"2025": 35973.152,
"2026": 35703.432,
"2027": 37390.799,
"2028": 39104.224,
"2029": 40397.949,
"2030": 41720.207,
"2031": 43038.105
},
"latest_year": "2026",
"latest_value": 35703.432
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": -0.1,
"2017": 0.5,
"2018": 1,
"2019": 0.5,
"2020": 0,
"2021": -0.2,
"2022": 2.5,
"2023": 3.3,
"2024": 2.7,
"2025": 3.2,
"2026": 2.2,
"2027": 2.3,
"2028": 2,
"2029": 2,
"2030": 2,
"2031": 2
},
"latest_year": "2026",
"latest_value": 2.2
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": 3.9,
"2017": 4,
"2018": 3.4,
"2019": 3.4,
"2020": 2.9,
"2021": 3.8,
"2022": 2,
"2023": 3.6,
"2024": 4.5,
"2025": 4.8,
"2026": 3.8,
"2027": 3.9,
"2028": 3.9,
"2029": 3.9,
"2030": 4.1,
"2031": 4.1
},
"latest_year": "2026",
"latest_value": 3.8
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 0.7,
"2017": 1.6,
"2018": 0.8,
"2019": -0.3,
"2020": -4.3,
"2021": 3.6,
"2022": 1.3,
"2023": 0.7,
"2024": -0.2,
"2025": 1.2,
"2026": 0.7,
"2027": 0.6,
"2028": 0.6,
"2029": 0.6,
"2030": 0.6,
"2031": 0.6
},
"latest_year": "2026",
"latest_value": 0.7
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -3.6,
"2017": -3,
"2018": -2.4,
"2019": -3,
"2020": -9,
"2021": -6.3,
"2022": -4.2,
"2023": -2.4,
"2024": -1.7,
"2025": -1.1,
"2026": -2,
"2027": -2.4,
"2028": -2.9,
"2029": -3.3,
"2030": -3.7,
"2031": -4
},
"latest_year": "2026",
"latest_value": -2
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 202.1,
"2017": 203.1,
"2018": 203.7,
"2019": 206.3,
"2020": 228.8,
"2021": 222.7,
"2022": 227.8,
"2023": 220.3,
"2024": 214.5,
"2025": 206.5,
"2026": 204.4,
"2027": 200.1,
"2028": 197.7,
"2029": 195.7,
"2030": 193.9,
"2031": 192.8
},
"latest_year": "2026",
"latest_value": 204.4
}
}
},
"USA": {
"name_cn": "美国",
"imf_code": "USA",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 323.221,
"2017": 325.28,
"2018": 327.023,
"2019": 328.547,
"2020": 331.307,
"2021": 332.452,
"2022": 334.252,
"2023": 336.962,
"2024": 339.989,
"2025": 341.89,
"2026": 342.942,
"2027": 343.822,
"2028": 344.747,
"2029": 345.728,
"2030": 346.752,
"2031": 347.742
},
"latest_year": "2026",
"latest_value": 342.942
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": -396.216,
"2017": -367.615,
"2018": -438.994,
"2019": -441.963,
"2020": -593.498,
"2021": -858.633,
"2022": -993.134,
"2023": -928.003,
"2024": -1185.3,
"2025": -1116.011,
"2026": -1199.73,
"2027": -1227.799,
"2028": -1250.87,
"2029": -1316.038,
"2030": -1338.687,
"2031": -1388.628
},
"latest_year": "2026",
"latest_value": -1199.73
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 4.9,
"2017": 4.4,
"2018": 3.9,
"2019": 3.7,
"2020": 8.1,
"2021": 5.4,
"2022": 3.7,
"2023": 3.6,
"2024": 4,
"2025": 4.3,
"2026": 4.4,
"2027": 4.2,
"2028": 4.1,
"2029": 3.9,
"2030": 3.9,
"2031": 3.9
},
"latest_year": "2026",
"latest_value": 4.4
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 18804.9,
"2017": 19612.1,
"2018": 20656.525,
"2019": 21539.975,
"2020": 21375.275,
"2021": 23725.65,
"2022": 26054.6,
"2023": 27811.5,
"2024": 29298.025,
"2025": 30767.075,
"2026": 32383.92,
"2027": 33790.035,
"2028": 35065.9,
"2029": 36360.58,
"2030": 37677.878,
"2031": 39031.262
},
"latest_year": "2026",
"latest_value": 32383.92
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 58179.697,
"2017": 60292.978,
"2018": 63165.278,
"2019": 65561.32,
"2020": 64517.998,
"2021": 71365.73,
"2022": 77948.992,
"2023": 82536.095,
"2024": 86173.365,
"2025": 89991.152,
"2026": 94429.753,
"2027": 98277.579,
"2028": 101714.787,
"2029": 105171.151,
"2030": 108659.462,
"2031": 112241.909
},
"latest_year": "2026",
"latest_value": 94429.753
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 1.3,
"2017": 2.1,
"2018": 2.4,
"2019": 1.8,
"2020": 1.3,
"2021": 4.7,
"2022": 8,
"2023": 4.1,
"2024": 3,
"2025": 2.7,
"2026": 3.2,
"2027": 2.1,
"2028": 2.2,
"2029": 2.2,
"2030": 2.2,
"2031": 2.2
},
"latest_year": "2026",
"latest_value": 3.2
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": -2.1,
"2017": -1.9,
"2018": -2.1,
"2019": -2.1,
"2020": -2.8,
"2021": -3.6,
"2022": -3.8,
"2023": -3.3,
"2024": -4,
"2025": -3.6,
"2026": -3.7,
"2027": -3.6,
"2028": -3.6,
"2029": -3.6,
"2030": -3.6,
"2031": -3.6
},
"latest_year": "2026",
"latest_value": -3.7
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 1.8,
"2017": 2.5,
"2018": 3,
"2019": 2.6,
"2020": -2.1,
"2021": 6.2,
"2022": 2.5,
"2023": 2.9,
"2024": 2.8,
"2025": 2.1,
"2026": 2.3,
"2027": 2.1,
"2028": 2.1,
"2029": 1.9,
"2030": 1.8,
"2031": 1.8
},
"latest_year": "2026",
"latest_value": 2.3
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -4.4,
"2017": -4.8,
"2018": -5.3,
"2019": -5.8,
"2020": -14.1,
"2021": -11.5,
"2022": -3.7,
"2023": -7.9,
"2024": -7.9,
"2025": -6.8,
"2026": -7.5,
"2027": -7.4,
"2028": -7.6,
"2029": -7.5,
"2030": -7.5,
"2031": -7.4
},
"latest_year": "2026",
"latest_value": -7.5
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 107.4,
"2017": 106.4,
"2018": 107.7,
"2019": 108.8,
"2020": 132.6,
"2021": 125,
"2022": 119.1,
"2023": 120,
"2024": 122.3,
"2025": 123.9,
"2026": 125.8,
"2027": 128.6,
"2028": 132.1,
"2029": 135.5,
"2030": 138.9,
"2031": 142.1
},
"latest_year": "2026",
"latest_value": 125.8
}
}
},
"EURO": {
"name_cn": "欧元区",
"imf_code": "EURO",
"indicators": {
"LP": {
"unit": "百万人",
"label": "人口",
"history": {
"2016": 350.384,
"2017": 350.991,
"2018": 351.566,
"2019": 352.376,
"2020": 353.209,
"2021": 353.25,
"2022": 353.587,
"2023": 355.006,
"2024": 356.62,
"2025": 358.077,
"2026": 358.959,
"2027": 359.685,
"2028": 360.262,
"2029": 360.749,
"2030": 361.163,
"2031": 361.507
},
"latest_year": "2026",
"latest_value": 358.959
},
"BCA": {
"unit": "十亿美元",
"label": "经常账户余额",
"history": {
"2016": 403.622,
"2017": 430.593,
"2018": 410.009,
"2019": 324.662,
"2020": 244.956,
"2021": 408.576,
"2022": -30.811,
"2023": 264.668,
"2024": 443.03,
"2025": 288.2,
"2026": 254.721,
"2027": 292.121,
"2028": 346.396,
"2029": 386.127,
"2030": 420.225,
"2031": 432.688
},
"latest_year": "2026",
"latest_value": 254.721
},
"LUR": {
"unit": "%",
"label": "失业率",
"history": {
"2016": 10.1,
"2017": 9.1,
"2018": 8.2,
"2019": 7.6,
"2020": 7.9,
"2021": 7.7,
"2022": 6.7,
"2023": 6.5,
"2024": 6.4,
"2025": 6.3,
"2026": 6.2,
"2027": 6.1,
"2028": 6,
"2029": 5.9,
"2030": 5.9,
"2031": 5.9
},
"latest_year": "2026",
"latest_value": 6.2
},
"NGDPD": {
"unit": "十亿美元",
"label": "名义GDP",
"history": {
"2016": 12173.895,
"2017": 12897.249,
"2018": 13945.197,
"2019": 13660.752,
"2020": 13327.499,
"2021": 15018.994,
"2022": 14589.889,
"2023": 15962.495,
"2024": 16597.893,
"2025": 17997.892,
"2026": 19447.788,
"2027": 20084.132,
"2028": 20755.721,
"2029": 21436.775,
"2030": 22122.618,
"2031": 22813.951
},
"latest_year": "2026",
"latest_value": 19447.788
},
"NGDPDPC": {
"unit": "美元",
"label": "人均GDP",
"history": {
"2016": 34744.466,
"2017": 36745.231,
"2018": 39665.934,
"2019": 38767.508,
"2020": 37732.574,
"2021": 42516.573,
"2022": 41262.522,
"2023": 44964.068,
"2024": 46542.304,
"2025": 50262.647,
"2026": 54178.306,
"2027": 55838.153,
"2028": 57612.897,
"2029": 59422.955,
"2030": 61253.918,
"2031": 63107.869
},
"latest_year": "2026",
"latest_value": 54178.306
},
"PCPIPCH": {
"unit": "%",
"label": "通胀率(CPI年均)",
"history": {
"2016": 0.2,
"2017": 1.5,
"2018": 1.8,
"2019": 1.2,
"2020": 0.3,
"2021": 2.6,
"2022": 8.4,
"2023": 5.4,
"2024": 2.4,
"2025": 2.1,
"2026": 2.6,
"2027": 2.2,
"2028": 2.1,
"2029": 2,
"2030": 2,
"2031": 2
},
"latest_year": "2026",
"latest_value": 2.6
},
"BCA_NGDPD": {
"unit": "%",
"label": "经常账户/GDP",
"history": {
"2016": 3.3,
"2017": 3.3,
"2018": 2.9,
"2019": 2.4,
"2020": 1.8,
"2021": 2.7,
"2022": -0.2,
"2023": 1.7,
"2024": 2.7,
"2025": 1.6,
"2026": 1.3,
"2027": 1.5,
"2028": 1.7,
"2029": 1.8,
"2030": 1.9,
"2031": 1.9
},
"latest_year": "2026",
"latest_value": 1.3
},
"NGDP_RPCH": {
"unit": "%",
"label": "实际GDP增速",
"history": {
"2016": 1.8,
"2017": 2.6,
"2018": 1.8,
"2019": 1.6,
"2020": -6,
"2021": 6.4,
"2022": 3.6,
"2023": 0.4,
"2024": 0.9,
"2025": 1.4,
"2026": 1.1,
"2027": 1.2,
"2028": 1.4,
"2029": 1.2,
"2030": 1.1,
"2031": 1.1
},
"latest_year": "2026",
"latest_value": 1.1
},
"GGXCNL_NGDP": {
"unit": "%",
"label": "政府财政收支/GDP",
"history": {
"2016": -1.5,
"2017": -1,
"2018": -0.4,
"2019": -0.5,
"2020": -7,
"2021": -5.1,
"2022": -3.4,
"2023": -3.5,
"2024": -3.1,
"2025": -3,
"2026": -3.3,
"2027": -3.4,
"2028": -3.2,
"2029": -3.1,
"2030": -3,
"2031": -3
},
"latest_year": "2026",
"latest_value": -3.3
},
"GGXWDG_NGDP": {
"unit": "%",
"label": "政府总债务/GDP",
"history": {
"2016": 89.7,
"2017": 87.2,
"2018": 85.2,
"2019": 83.3,
"2020": 96.1,
"2021": 93.4,
"2022": 88.9,
"2023": 86.5,
"2024": 86.6,
"2025": 87.1,
"2026": 87.8,
"2027": 88.4,
"2028": 88.6,
"2029": 89,
"2030": 89.4,
"2031": 89.7
},
"latest_year": "2026",
"latest_value": 87.8
}
}
}
},
"economy_count": 8,
"indicators_ok": 80,
"indicators_err": 0,
"indicator_count": 10
},
"source": "imf-datamapper",
"data_type": "经济指标",
"collected_at": "2026-08-09T15:50:59Z"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"