ACE Research
A modern lens on congressional data.
Explore the latest legislation, track roll-call votes, dive deep into committee workflows, and discover detailed insights into the actions of the U.S. Congress.
ACE Research
Explore the latest legislation, track roll-call votes, dive deep into committee workflows, and discover detailed insights into the actions of the U.S. Congress.
Backed by `/latest/:billtype` and `/search/:table/:filter`.
Each section maps cleanly to a `congress_api` route family.
/latest/:billtype
Browse the freshest bill activity for each House and Senate bill family.
/search/:table/:filter
Search bills by phrase and sort either by rank or recency.
/bills/bynumber/:number
Instant fuzzy matching for bills by cross-referencing only the numeric ID.
/bills/:billtype/:congress/:billnumber
Full bill record with action history, cosponsors, and linked floor votes.
/votes/:chamber
Review the latest House and Senate vote activity from the recent 90-day window.
/votes/detail/:voteid
Detailed roll-call results connecting the exact yea/nay positions to individual members.
/members/:bioguide_id
Legislator profiles with sponsored legislation and recent voting behavior.
/committees and /committees/:code
Browse congressional committees and view the specific bills referred to their workflows.
Use the recent chamber feed or the parameterized vote search helper.
All eight bill categories from the current backend are wired directly into the redesigned flow.