FMP行情数据API网行情数据

Senate Net Worth Aggregated

Senate Net Worth Aggregated

获取议员净资产的年度汇总数据:按资产与负债类型分组的年度总额。适合跨年度比较议员的财富变化趋势。

GEThttps://fmp-v2.icu/stable/senate-net-worth-aggregated?senateID=P000197

数据更新周期

该接口暂无固定更新周期(多为按需更新的参考或静态数据)。

接口说明

获取议员净资产的年度汇总数据:按资产与负债类型分组的年度总额。适合跨年度比较议员的财富变化趋势。

接口地址

GET/stable/senate-net-worth-aggregated

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

请求参数

1 个参数
参数类型要求示例说明
senateIDstring必填P000197参议员的唯一标识,用于国会交易数据。

返回数据

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

字段类型说明
senateIDstring参议员 ID
yearnumber年份
totalnumber总计(total)
realEstateLiabilitiesnumberrealestate负债(realEstateLiabilities)
cashAndCashEquivalentsnumber现金现金equivalents(cashAndCashEquivalents)
businessAndSelfEmploymentnumber经营selfemployment(businessAndSelfEmployment)
realEstatenumber字段 realEstate(原始英文名,语义以官方返回为准)
ownershipInterestnumberownership利息(ownershipInterest)
stocknumber股票(stock)
optionsnumber期权(options)
revolvingAndCreditLinesnumberrevolvingcredit线(revolvingAndCreditLines)
assetBackedSecuritiesnumber资产backed证券(assetBackedSecurities)
businessLiabilitiesnumber经营负债(businessLiabilities)
mutualFundsAndETFsnumber字段 mutualFundsAndETFs(原始英文名,语义以官方返回为准)
查看响应数据示例
[
{
"senateID": "P000197",
"year": 2024,
"total": 225219551,
"realEstateLiabilities": 27000005,
"cashAndCashEquivalents": 291009,
"businessAndSelfEmployment": 0,
"realEstate": 45032504,
"ownershipInterest": 70140014,
"stock": 136748525,
"options": 0,
"revolvingAndCreditLines": 1500002,
"assetBackedSecurities": 4475006,
"businessLiabilities": 3000001,
"mutualFundsAndETFs": 32501
}
]

使用说明

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