工具 API

get_economic_data

获取国家的经济数据

finance1 积分

调用信息

工具标识
worldbank.get_economic_data
服务提供方
世界银行数据
平均响应
167 ms
近 7 天调用
2

输入参数

countryCode必填

Country code, e.g.: CN

indicator必填

Economic indicator, e.g.: - "GDP": Gross Domestic Product (NY.GDP.MKTP.CD) - "GDP_GROWTH": GDP growth rate (NY.GDP.MKTP.KD.ZG) - "GDP_PER_CAPITA": GDP per capita (NY.GDP.PCAP.CD) - "GNI": Gross National Income (NY.GNP.MKTP.CD) - "GNI_PER_CAPITA": GNI per capita (NY.GNP.PCAP.CD) - "EXPORTS_GDP": Exports (% of GDP) (NE.EXP.GNFS.ZS) - "FDI_NET": Foreign direct investment, net inflows (BN.KLT.DINV.CD) - "INFLATION": Inflation rate (FP.CPI.TOTL.ZG) - "UNEMPLOYMENT": Unemployment rate (SL.UEM.TOTL.ZS)

years

Number of years to query, default 10 years