Senate Net Worth Aggregated
Senate Net Worth Aggregated
获取议员净资产的年度汇总数据:按资产与负债类型分组的年度总额。适合跨年度比较议员的财富变化趋势。
GET
https://fmp-v2.icu/stable/senate-net-worth-aggregated?senateID=P000197数据更新周期
该接口暂无固定更新周期(多为按需更新的参考或静态数据)。
接口说明
获取议员净资产的年度汇总数据:按资产与负债类型分组的年度总额。适合跨年度比较议员的财富变化趋势。
接口地址
GET
/stable/senate-net-worth-aggregated请求需要携带网关下发的 API Key。接口路径及参数名称与 FMP 官方格式保持一致。
请求参数
1 个参数| 参数 | 类型 | 要求 | 示例 | 说明 |
|---|---|---|---|---|
senateID | string | 必填 | P000197 | 参议员的唯一标识,用于国会交易数据。 |
返回数据
下表列出示例响应中的主要字段,实际字段会因接口及数据状态而有所不同。
| 字段 | 类型 | 说明 |
|---|---|---|
senateID | string | 参议员 ID |
year | number | 年份 |
total | number | 总计(total) |
realEstateLiabilities | number | realestate负债(realEstateLiabilities) |
cashAndCashEquivalents | number | 现金现金equivalents(cashAndCashEquivalents) |
businessAndSelfEmployment | number | 经营selfemployment(businessAndSelfEmployment) |
realEstate | number | 字段 realEstate(原始英文名,语义以官方返回为准) |
ownershipInterest | number | ownership利息(ownershipInterest) |
stock | number | 股票(stock) |
options | number | 期权(options) |
revolvingAndCreditLines | number | revolvingcredit线(revolvingAndCreditLines) |
assetBackedSecurities | number | 资产backed证券(assetBackedSecurities) |
businessLiabilities | number | 经营负债(businessLiabilities) |
mutualFundsAndETFs | number | 字段 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 天