You're viewing a demo portfolio

Join the waitlist
PRSM

congress.disclosures.list

Active

Tool of io.github.wikatar/arkolith

declared in 1.0.1

List the US House financial-disclosure filing INDEX for a year (STOCK Act). filingType 'P' = Periodic Transaction Report (stock trades). Returns one row per filing with a link to the source PDF — this is the index, NOT parsed trades. Parsed line-items (member, ticker, buy/sell, amount range) are available via congress.trades (US House live; Senate being added). Public-domain US House Clerk data.

Parameters schema

{
  "type": "object",
  "required": [
    "year"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Filter by representative name (optional)"
    },
    "year": {
      "type": "number",
      "description": "Filing year, e.g. 2024"
    },
    "limit": {
      "type": "number",
      "description": "Max filings (default 50, max 200)"
    },
    "filingType": {
      "type": "string",
      "description": "P=Periodic Transaction Report, O=Annual, A=Amendment, C=Candidate (optional)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.wikatar/arkolith

https://github.com/wikatar/Arkolith.com

1/7 registries
View full server →