congress_trades
US Congress stock transactions from official Senate ePTR and House Clerk disclosures (public domain). Every record carries happened_at (transaction date), disclosed_at (filing date) and observed_at (when this pipeline first saw it). Because the STOCK Act permits ~45 days between trade and disclosure, disclosed_at is the field to use for point-in-time work. Senate data is parsed to ticker level; House filings are metadata only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Substring match on member name | |
| since | No | Only transactions on/after this YYYY-MM-DD | |
| ticker | No | Filter to one ticker, e.g. NVDA | |
| chamber | No |