FMP行情数据API网行情数据

Historical Dow Jones

Historical Dow Jones

获取道琼斯指数成分调整的历史记录:各公司的纳入/剔除日期与原因(市值变化、行业重新分类等)。可用于研究这一百年指数的构成变迁。

GEThttps://fmp-v2.icu/stable/historical-dowjones-constituent

数据更新周期

1-3 Days

接口说明

获取道琼斯指数成分调整的历史记录:各公司的纳入/剔除日期与原因(市值变化、行业重新分类等)。可用于研究这一百年指数的构成变迁。

接口地址

GET/stable/historical-dowjones-constituent

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

返回数据

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

字段类型说明
dateAddedstring添加日期
addedSecuritystringadded证券(addedSecurity)
removedTickerstring移除标的代码
removedSecuritystringremoved证券(removedSecurity)
datestring数据对应日期
symbolstring证券代码
reasonstring变更原因
查看响应数据示例
[
{
"dateAdded": "June 29, 2026",
"addedSecurity": "Alphabet Inc.",
"removedTicker": "VZ",
"removedSecurity": "Verizon Communications Inc.",
"date": "2026-06-29",
"symbol": "GOOGL",
"reason": "To better reflect today's U.S. economy, where AI, cloud computing, and digital services play a much larger role than traditional telecommunications."
}
]

使用说明

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