Congressional Trade Tracker
Scattered disclosure filings, normalized into one searchable log

The problem
Congressional trade disclosures are public but published as scattered filings. Answering a simple question, like who traded what and when relative to a vote, means reading documents by hand.
The approach
Normalize the filings into a single trade log, then layer volume and timeline views on top so patterns are visible without reading a single PDF.
What I built
- Trade log and volume dashboard over disclosed transactions
- AI-written summaries of individual trading activity
- Policy-to-portfolio analysis with layered timeline charts
Stack
- Next.js
- React
- TypeScript
- Vercel