FMP行情数据API网行情数据

Income Statement Growth Bulk

Income Statement Growth Bulk

批量获取利润表增长数据:多家公司的营收、净利润、营业利润、EBITDA、EPS 等科目的增长率。适合横向比较公司成长性、预测行业趋势。

GEThttps://fmp-v2.icu/stable/income-statement-growth-bulk?year=2026&period=Q1

数据更新周期

4-6 Hours

接口说明

批量获取利润表增长数据:多家公司的营收、净利润、营业利润、EBITDA、EPS 等科目的增长率。适合横向比较公司成长性、预测行业趋势。

接口地址

GET/stable/income-statement-growth-bulk

请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。

请求参数

2 个参数
参数类型要求示例说明
yearstring必填2026目标财报/数据的年份,如 2023。
periodstring必填Q1,Q2,Q3,Q4,FY报告周期:annual(年度)、quarter(季度)、ttm(滚动十二月)。

返回数据

下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。

字段类型说明
symbolstring证券代码
datestring数据对应日期
fiscalYearstring财政年度
periodstring报告周期
reportedCurrencystring报告币种
growthRevenuestring增长营业收入(growthRevenue)
growthCostOfRevenuestring增长成本营业收入(growthCostOfRevenue)
growthGrossProfitstring增长毛利利润(growthGrossProfit)
growthGrossProfitRatiostring增长毛利利润比率(growthGrossProfitRatio)
growthResearchAndDevelopmentExpensesstring增长研发开发费用(growthResearchAndDevelopmentExpenses)
growthGeneralAndAdministrativeExpensesstring增长generaladministrative费用(growthGeneralAndAdministrativeExpenses)
growthSellingAndMarketingExpensesstring增长selling市场费用(growthSellingAndMarketingExpenses)
growthOtherExpensesstring增长other费用(growthOtherExpenses)
growthOperatingExpensesstring增长经营费用(growthOperatingExpenses)
growthCostAndExpensesstring增长成本费用(growthCostAndExpenses)
growthInterestIncomestring增长利息收益(growthInterestIncome)
查看响应数据示例
[
{
"symbol": "000001.SZ",
"date": "2025-03-31",
"fiscalYear": "2025",
"period": "Q1",
"reportedCurrency": "CNY",
"growthRevenue": "-0.04159070191431176",
"growthCostOfRevenue": "0",
"growthGrossProfit": "-0.04159070191431176",
"growthGrossProfitRatio": "0",
"growthResearchAndDevelopmentExpenses": "0",
"growthGeneralAndAdministrativeExpenses": "1.7466809598416757",
"growthSellingAndMarketingExpenses": "0",
"growthOtherExpenses": "-0.9860376183912135",
"growthOperatingExpenses": "-0.095830920671685",
"growthCostAndExpenses": "-0.095830920671685",
"growthInterestIncome": "-0.003105727849505302",
"growthInterestExpense": "-0.08421879522057303",
"growthDepreciationAndAmortization": "0",
"growthEBITDA": "0",
"growthOperatingIncome": "-0.018874787810201278",
"growthIncomeBeforeTax": "1.4139262224764084",
"growthIncomeTaxExpense": "0.2582392776523702",
"growthNetIncome": "1.9495710399665203",
"growthEPS": "1.6956521739130435",
"growthEPSDiluted": "1.6956521739130435",
"growthWeightedAverageShsOut": "0.09825852256371011",

内容已截断,完整字段以实际返回为准。

使用说明

  • 日期、证券代码和枚举参数应严格使用接口要求的格式。
  • 超出分钟限流时会返回 HTTP 429,请根据响应状态合理重试。
  • 空数组通常表示当前查询条件下暂无数据,不代表请求失败。
需要稳定访问 Income Statement Growth Bulk 数据?注册即可获取专属 API Key,免费体验全部接口。
免费试用 3 天