congress_trades
US congressional stock trades. Stock transactions disclosed by members of the House and Senate under the STOCK Act — politician, ticker, amount, and date. [$0.05/call]. Params — politician: filer name substring; ticker: stock ticker, exact; chamber: string (house|senate); dateRange: YYYY-MM-DD..YYYY-MM-DD on transaction date; type: transaction type substring e.g. purchase|sale; maxItems: integer Example params: {'ticker': 'NVDA', 'chamber': 'house'}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No |