TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Clustering US Senators with k-means

87 pointsby vikpover 10 years ago

3 comments

phkahlerover 10 years ago
I was wondering how hard it is to get actual vote data. I want a tool that lets me vote on issues I care about and compare my own preference against actual representatives to see how well I&#x27;m actually represented on issues that have actually come before them.<p>There was a tool out prior to the last election that tried to do this, but it compared your preference on divisive issues (like abortion or immigration) to parties - not actual vote records and individual congress critters.
评论 #9063439 未加载
评论 #9062562 未加载
评论 #9066602 未加载
评论 #9063772 未加载
mayneackover 10 years ago
Anyone interested in this sort of thing should check out voteview.<p><a href="http://voteview.org/" rel="nofollow">http:&#x2F;&#x2F;voteview.org&#x2F;</a>
cafover 10 years ago
If you&#x27;re interested in this you might also be interested in Simon Jackman&#x27;s ideal point estimates for the Senate and House:<p><a href="http://jackman.stanford.edu/ideal/currentSenate/d3/long.html" rel="nofollow">http:&#x2F;&#x2F;jackman.stanford.edu&#x2F;ideal&#x2F;currentSenate&#x2F;d3&#x2F;long.html</a> <a href="http://jackman.stanford.edu/ideal/currentHouse/d3/long.html" rel="nofollow">http:&#x2F;&#x2F;jackman.stanford.edu&#x2F;ideal&#x2F;currentHouse&#x2F;d3&#x2F;long.html</a><p>His blog (which among other things has links to the roll call data in RData form):<p><a href="http://jackman.stanford.edu/blog/" rel="nofollow">http:&#x2F;&#x2F;jackman.stanford.edu&#x2F;blog&#x2F;</a>