<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computational Legal Studies™ &#187; campaign contribution</title>
	<atom:link href="http://computationallegalstudies.com/tag/campaign-contribution/feed/" rel="self" type="application/rss+xml" />
	<link>http://computationallegalstudies.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 05:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Visualizing Campaign Contributions of the 110th Congress: Senate Banking Chairman Chris Dodd and the TARP Banks</title>
		<link>http://computationallegalstudies.com/2009/09/30/visualizing-campaign-contributions-of-the-110th-congress-senate-banking-chairman-chris-dodd-and-the-tarp-banks/</link>
		<comments>http://computationallegalstudies.com/2009/09/30/visualizing-campaign-contributions-of-the-110th-congress-senate-banking-chairman-chris-dodd-and-the-tarp-banks/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 04:47:06 +0000</pubDate>
		<dc:creator>Daniel Martin Katz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[110th Congress]]></category>
		<category><![CDATA[campaign contribution]]></category>
		<category><![CDATA[campaign finance network]]></category>

		<guid isPermaLink="false">http://computationallegalstudies.com/?p=2144</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://computationallegalstudies.com/2009/03/26/visualizing-the-campaign-contributions-to-the-united-states-senators-in-the-110th-congress-—-the-tarp-edition-the-image/"><img class="size-full wp-image-2145 aligncenter" title="Chris Dodd" src="http://ec2-107-21-222-181.compute-1.amazonaws.com/wp-content/uploads/2009/09/Picture-53.jpg" alt="Chris Dodd" width="650" height="438" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://computationallegalstudies.com/2009/09/30/visualizing-campaign-contributions-of-the-110th-congress-senate-banking-chairman-chris-dodd-and-the-tarp-banks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing Contributions to the 110th Congress—House Edition (Take 2)</title>
		<link>http://computationallegalstudies.com/2009/04/09/visualizing-contributions-to-the-110th-congress-house-edition-take-2/</link>
		<comments>http://computationallegalstudies.com/2009/04/09/visualizing-contributions-to-the-110th-congress-house-edition-take-2/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 17:24:23 +0000</pubDate>
		<dc:creator>mjbommar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[110th Congress]]></category>
		<category><![CDATA[campaign contribution]]></category>
		<category><![CDATA[campaign finance network]]></category>
		<category><![CDATA[congress]]></category>

		<guid isPermaLink="false">http://computationallegalstudies.com/?p=570</guid>
		<description><![CDATA[In our previous graph visualizations of contributions to members of the House and Senate, there have been two types of entities: Contributors and Congressmen.  This division manifests itself in the dynamics of the graph as well &#8211; Contributors give only &#8230; <a href="http://computationallegalstudies.com/2009/04/09/visualizing-contributions-to-the-110th-congress-house-edition-take-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span style="color: #551a8b;"><a style="text-decoration: none;" href="http://michaelbommarito.com/files/cls/houseOne.html"><span style="color: #000000;"><br />
</span><img class="aligncenter size-full wp-image-589" style="text-decoration: underline;" title="110th House - One Mode Projection" src="http://ec2-107-21-222-181.compute-1.amazonaws.com/wp-content/uploads/2009/04/picture-33.png" alt="110th House - One Mode Projection" width="566" height="484" /></a><br style="text-decoration: underline;" /></span></p>
<p style="text-align: justify;">In our previous graph visualizations of contributions to members of the <a href="http://computationallegalstudies.com/2009/04/07/visualizing-contributions-to-the-110th-congress-the-house-edition/"><strong>House</strong></a> and <a href="http://computationallegalstudies.com/2009/03/26/visualizing-the-campaign-contributions-to-the-united-states-senators-in-the-110th-congress-%e2%80%94-the-tarp-edition-the-image/"><strong>Senate</strong></a>, there have been two types of entities: <strong>Contributors</strong> and <strong>Congressmen</strong>.  This division manifests itself in the dynamics of the graph as well &#8211; <strong>Contributors</strong> give only to <strong>Congressmen</strong>, and <strong>Congressmen</strong> receive only from <strong>Contributors</strong>.  A network with this property is <a href="http://en.wikipedia.org/wiki/Bipartite_graph"><strong>bipartite</strong></a>, and there are a number of additional ways to represent the relations contained therein.</p>
<p style="text-align: justify;">One such representation is called the single-mode projection.  In this simplification, only elements from one of the two sets (e.g., Congressmen or Contributors) are displayed.  A relationship exists between two elements in the visual if they share a relationship with at least one member of the other group.  For instance, both Bernie Sanders and Sam Brownback  received campaign contributions from the the National Association of Realtors.  Thus, the Congressmen both have a relationship with the same Contributor, and the simplest single-mode projection would represent this as a shared relationship between the two Congressmen.  For more on this projection or other representations, <em>see</em> <a href="http://www.cambridge.org/catalogue/catalogue.asp?isbn=0521387078"><strong>Wasserman and Faust (1994)</strong></a> or <a href="http://prola.aps.org/abstract/PRE/v64/i2/e026118"><strong>M. E. J. Newman, S. H. Strogatz, and D. J. Watts, Phys. Rev. E 64, 026118 (2001)</strong></a>.</p>
<p style="text-align: justify;">As the Sanders-Brownback example above demonstrates, however, it is relatively easy to be connected in this representation.  Thus, we enforce a threshold on the number of shared contributors for a relationship to exist &#8211; representatives must shared at least 10 contributors in order for a relationship to exist between them.  It is important to note that different thresholds may produce different graphs.  We have chosen this figure as it represents roughly half the number of major contributors to the typical representative. Obviously, alternative specifications are possible.  In future posts, we may present different thresholds or normalizations. However, for now, we believe this is a simple but appropriate representation for the underlying data.</p>
<p style="text-align: justify;">Given the requirement of sharing at least 10 contributors with another member, the above visualization no longer contains every member of the House of Representatives.  To observe the full graph, please see our <a href="http://computationallegalstudies.com/2009/04/07/visualizing-contributions-to-the-110th-congress-the-house-edition/"><strong>first post on the contributions to the House</strong></a>.</p>
<p style="text-align: justify;">Interpreting this visual is very similar to previous visuals, and in many ways simpler.  Other than points <strong>(1)</strong> and <strong>(2)</strong> below, again refer to our <a href="http://computationallegalstudies.com/2009/04/07/visualizing-contributions-to-the-110th-congress-the-house-edition/"><strong>first post on the contributions to the House</strong></a>.</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;"><strong>(1) <em>SIZING of the CONNECTIONS</em></strong> &#8212; <span style="font-weight: normal;">Each Connection (Arc) between an Institution and a Member of the House is sized according to the amount of money flowing through a connection.</span><span style="font-weight: normal;"> </span><span style="font-weight: normal;">Darker connections represent larger flows of money while lighter connections represent smaller amounts of money.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-weight: normal;"><img class="aligncenter size-full wp-image-575" title="edges" src="http://ec2-107-21-222-181.compute-1.amazonaws.com/wp-content/uploads/2009/04/edges.jpg" alt="edges" width="198" height="125" /></span></p>
<p class="MsoNormal" style="text-align: justify;"><strong>(2) </strong><em><strong>COLORING of the CONNECTIONS</strong> </em><span style="font-weight: normal;">&#8212; Each connection representing a shared campaign contributor  from between members of Congress is colored according to partisan affiliation.</span><span style="font-weight: normal;"> </span><span style="font-weight: normal;">Using popular convention, we color shared relationships between Republican Party members as Red, and blue for shared relationships between Democratic Party members.  For relationships that span across the party lines, the color green is used.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-weight: normal;"><img class="aligncenter size-full wp-image-576" title="edgecolors" src="http://ec2-107-21-222-181.compute-1.amazonaws.com/wp-content/uploads/2009/04/edgecolors.jpg" alt="edgecolors" width="198" height="132" /><br />
</span></p>
<p class="MsoNormal" style="text-align: left;"><span style="font-weight: normal;"><strong><strong><br />
</strong></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://computationallegalstudies.com/2009/04/09/visualizing-contributions-to-the-110th-congress-house-edition-take-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Senators of the 110th Congress Take 2-Contributions by Industry/Sector</title>
		<link>http://computationallegalstudies.com/2009/03/30/senators-of-the-110th-congress-take-2-contributions-by-industrysector/</link>
		<comments>http://computationallegalstudies.com/2009/03/30/senators-of-the-110th-congress-take-2-contributions-by-industrysector/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:08:22 +0000</pubDate>
		<dc:creator>Daniel Martin Katz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[campaign contribution]]></category>
		<category><![CDATA[congress]]></category>
		<category><![CDATA[industries]]></category>
		<category><![CDATA[senate]]></category>

		<guid isPermaLink="false">http://computationallegalstudies.com/?p=253</guid>
		<description><![CDATA[To view the full image, please click here.   This represents a deeper cut on campaign contributions to the Senators of 110th Congress. Again, we rely upon data from the Center for Responsive Politics.  The CRP aggregates contribution data up &#8230; <a href="http://computationallegalstudies.com/2009/03/30/senators-of-the-110th-congress-take-2-contributions-by-industrysector/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;margin-bottom:20px;"><a onclick="javascript:pageTracker._trackPageview('/outbound/article/umich.edu');" href="http://umich.edu/%7Emjbommar/senators110.html" target="_blank">To view the full image, please click here.</a></h1>
<p><a href="http://www-personal.umich.edu/~mjbommar/senatorIndustry.html"><img class="aligncenter size-full wp-image-266" title="Senator By Industry" src="http://ec2-107-21-222-181.compute-1.amazonaws.com/wp-content/uploads/2009/03/senatorindustry-thumb.gif" alt="Senator By Industry" width="500" height="500" /></a></p>
<p style="text-align: center;"> </p>
<p>This represents a deeper cut on campaign contributions to the Senators of 110th Congress. Again, we rely upon data from the <a href="http://www.opensecrets.org/politicians/index.php"><strong>Center for Responsive Politics</strong></a>.  The CRP aggregates contribution data up to the industry or economic sector. Thus, as before, we adopt their classification scheme and methodology herein.  While aggregating to the industry/sector level removes the degree of specificity we offered in our <a href="http://computationallegalstudies.com/2009/03/26/visualizing-the-campaign-contributions-to-the-united-states-senators-in-the-110th-congress-—-the-tarp-edition-the-image/"><strong>earlier post</strong></a>, it provides a cleaner representation for the graph.  For those interested in the other chamber, <a href="http://computationallegalstudies.com/2009/04/07/visualizing-contributions-to-the-110th-congress-the-house-edition/"><strong>click here</strong></a> for the House of Representatives.</p>
<p>Click on the picture above and it will take you to our flash where <strong>you</strong> <strong>can zoom in and read the labels</strong>.</p>
<p>As you review the graph, please consider the following:</p>
<p>(1) Industries locate in the center of the graph because they provide significant funding to both Democrats and Republicans.</p>
<p>(2) Industries which generally only fund one political party are located toward the respective red/blue boundary.  For example, it is hardly surprising to observe the location of <em>&#8220;Oil and Gas&#8221;</em> relative to <em>&#8220;Environmental&#8221; </em>groups.</p>
<p>(3) It is important to note that we do not impose the partisan separation or the placement of party outliers apparent in the image.  Rather, the <strong><a href="https://nwb.slis.indiana.edu/community/?n=VisualizeData.Kamada-Kawaii">algorithm</a></strong><a href="https://nwb.slis.indiana.edu/community/?n=VisualizeData.Kamada-Kawaii"></a> places Red Senators in Blue Territory and Blue Senators in Red Territory because they receive significant sums from industries who typically fund the opposing party. For example, consider Senator Olympia J Snowe (R-ME) who is typically characterized as a moderate Republican.  Since she receives money from more industries that typically fund Democrats than Republicans, she is placed in Blue Territory by the algorithm.</p>
<p>(4) It is important not to over read the position of Senator Herb Kohl (D-WI).  Over the relevant time window, Senator Kohl received 94% of his resources<strong> </strong>through self-financing.</p>
]]></content:encoded>
			<wfw:commentRss>http://computationallegalstudies.com/2009/03/30/senators-of-the-110th-congress-take-2-contributions-by-industrysector/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 3/8 queries in 0.002 seconds using apc
Object Caching 405/414 objects using apc

Served from: computationallegalstudies.com @ 2012-02-07 14:29:13 -->
