macro_econ
Access and analyze macroeconomic data such as GDP, CPI, PPI, Shibor, LPR, and more. Retrieve specific indicators within defined date ranges to support financial decision-making and research.
Instructions
获取宏观经济数据,包括Shibor利率、LPR利率、GDP、CPI、PPI、货币供应量、PMI、社融数据、Shibor报价、Libor、Hibor等
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_date | Yes | 结束日期,格式为YYYYMMDD,如'20230131' | |
indicator | Yes | 指标类型,可选值:shibor(上海银行间同业拆放利率)、lpr(贷款市场报价利率)、gdp(国内生产总值)、cpi(居民消费价格指数)、ppi(工业生产者出厂价格指数)、cn_m(货币供应量)、cn_pmi(采购经理指数)、cn_sf(社会融资规模)、shibor_quote(Shibor银行报价数据)、libor(伦敦银行间同业拆借利率)、hibor(香港银行间同业拆借利率) | |
start_date | Yes | 起始日期,格式为YYYYMMDD,如'20230101' |