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.

Show HN: Find members of Congress with similar voting records

72 pointsby saucowover 11 years ago

11 comments

bcoatesover 11 years ago
It&#x27;s not symmetric! None of Henry Waxman&#x27;s friends are friending him back, but they&#x27;re mostly in a clique with each other.<p>Lonely little CA-33, nobody understands you...
评论 #6574468 未加载
jmilloyover 11 years ago
Cool! I would love to be able to &quot;vote&quot; on a couple (dozen) bills and see who I vote like.
msaneover 11 years ago
This is fantastic. We need more sites like this. There are so many simple &#x2F; enlightening &#x2F; controversial patterns that are just waiting to have some light shed.<p>I&#x27;ve always thought we need a Congressperson &quot;report card&quot; that just summarizes their voting history. I mean it&#x27;s really the only thing that matters about them.<p>Say there are some important arching issue &quot;dimensions&quot;:<p><pre><code> - Collective bargaining - Obamacare - Education - Gun Control - Civil Rights - Same-Sex Marraige - Finance Industry Protection - Tort Reform - Raise Taxes on Rich - Raise Taxes on Middle Class - Lower Taxes on Rich - ... </code></pre> Each dimension has it&#x27;s own scale, <i>[strongly pro, pro, neutral, anti, strongly anti]</i><p>If each bill in Congress is tagged with relevant dimensions and placed somewhere for each, then a Congressperson&#x27;s record can be grouped on issues... That&#x27;s what I want. I think the only thing stopping anyone from doing this is having this schema and maintaining the record of where each bill stands on all the important issues. Figuring out how to collate that information is a challenge, but it&#x27;s definitely doable. In fact I think there are a lot of trustworthy people and orgs willing to pitch in on that. Personally I wouldn&#x27;t even care about bills very far into the past if we were only capturing this sort of schema for forward-looking data so it can be useful in the future.<p>I wonder what Taubere &#x2F; Govtrack.us thinks about that sort of information and how it can be organized. I&#x27;m sure he has ideas about it and could give insight. Obviously any analysis beyond yae&#x2F;nay records has an inherent partisanship, if even slight, which I assume is part of the reason isn&#x27;t on Govtrack, but he has to have thought about how those kind of data fit to the govtrack schema.
评论 #6575832 未加载
评论 #6575609 未加载
评论 #6576163 未加载
Patrick_Devineover 11 years ago
I took a Coursera course this summer on linear algebra which showed how to compute this in one of the labs. It gives you a data file with each of the votes of each of the senators in the 109th congress, and you use vectors and dot product for determining most&#x2F;least similar voting, mean dem&#x2F;repub voting, bitter rivals, and whether John McCain is really a maverick.<p>This was probably one of the most fun labs in any course I&#x27;ve ever taken. The course materials are still online: <a href="https://spark-public.s3.amazonaws.com/matrix/politics_lab.zip" rel="nofollow">https:&#x2F;&#x2F;spark-public.s3.amazonaws.com&#x2F;matrix&#x2F;politics_lab.zi...</a><p>EDIT: Forgot to mention the course material is all in python. It&#x27;s worth checking out.
VintageCoolover 11 years ago
I get a 500 Internal Server Error on Congressman Raúl R. Labrador (R-ID).
评论 #6575193 未加载
评论 #6577211 未加载
epaover 11 years ago
Cool idea, it would be nice if you could provide a little bit more information about why the results are the way they are, or the percentage that they match, maybe recent bills that they agreed on. As someone from Canada I have no idea who these people are or why the relationship would be expected&#x2F;unusual.
评论 #6574816 未加载
ghayesover 11 years ago
I&#x27;m additionally interested in who never vote together. Do some Congressmen just never agree? Are there aggregate patterns here that change over time [e.g. partisanship]? I believe there&#x27;s a ton of interesting data in this area, and this is a good starting point.
评论 #6575348 未加载
评论 #6574838 未加载
morganteover 11 years ago
Cool tool, but the search interface could use a little work. Some sort of autocomplete would make it easier to find congressmen by name (I typed &quot;Bernie Sanders&quot; when I had to put in &quot;Bernard Sanders&quot;).
gbhnover 11 years ago
I&#x27;d like to see a principal components projection. Are there clusters? The buddies are interesting, but it seems like there&#x27;s more here! :-)
james3over 11 years ago
my feeble mind does not understand &quot;See who votes like who in congress&quot;. there is no explanation of the site other than those few words.
daveidolover 11 years ago
You guys finished it! Come a long way since the FB hackathon.<p>P.S. Love the title
评论 #6574314 未加载