Christopher G. Healey
Department of Computer Science, North Carolina State University
Fig. 1. Election results for North Carolina (larger image), each of the 13 congressional districts are subdivided into four quadrants to show which party's candidate the district's voters selected for the 2008 Presidential election (upper-left quadrant), the most recent U.S. Senate election (upper-right), 2010 U.S. House election (lower-right), and the most recent Governor election (lower-left); color represents party (blue for Democrat, red for Republican, green for Independent), and saturation represents the winning percentage (more saturated for higher percentages); the small disc floating over the state shows aggregated state-wide results; incumbent losses are highlighted with textured X's; the height of the state represents the number of electoral college votes it controls
Maps of other states and the United States as a whole are available at the bottom of the web page:
Results for the 2008–2009 election cycle are archived here.
We are now providing versions of our election visualization software for Windows Vista / Windows 7, Mac OS 10.4+, and Ubuntu 10.04. This program is "research software," which means that it does what we need it to do, but it was not designed for general-purpose use. It will allow you to choose how to look at the election results, however, which might be more insightful than the static images provided here.
If you'd like to experiment with the program, you can go to the software download page to access precompiled binary packages. Basic documentation is available within the program, under the Help menu. Let us know if you find it useful.
Research in our laboratory focuses on visualization, the conversion of large collections of strings and numbers into images that viewers can use to explore, analyze, and validate within their data. We are particularly interested in multidimensional visualization techniques. A multidimensional dataset D contains m data elements, D = { e1, ..., em }, representing n data attributes A = ( A1, ..., An ), that is, ei = ( ai,1, ..., ai,n ), ai,j∈Aj. The challenge is to find effective ways to present even some of this data together in a single image.
(a) |
(b) |
Fig. 2. (a) Montana (larger image); (b) Maine (larger image) |
In order to investigate voting patterns across the United States, we decided to visualize winning candidates for four elected offices: the 2008 Presidential, most recent U.S. Senate, 2010 U.S. House, and most recent state Governor's elections. Results were tabulated by congressional district: for each of the 435 districts spread throughout the 50 United States, we collected or estimated which party's candidate the district's voters selected for each of the four offices. Incumbent party losses are particularly important, since they can change the balance of power throughout the country. We therefore wanted to highlight where an incumbent lost during 2010 election cycle for U.S. Senate, U.S. House, and state Governor races.
Although results presented by congressional district are novel and interesting, we also need to show aggregates for each state, for example, which party's candidate won the state for the Presidential, U.S. House, and Governor elections. These aggregates would be difficult or impossible to determine by looking at district results alone. A final state-specific value we wanted to visualize is the number of electoral college votes each state controls, since this affects the state's influence during the Presidential election.Given these requirements, we built a dataset with two types of data elements representing congressional district results and state-wide results, respectively. Congressional district data elements contain nine data attribute values, and state-wide data elements contain eleven data attributes:
District data attributes:
|
State-wide data attributes:
|
Fig. 3. Ohio's 16th district (larger image), showing Republican choices in the 2008 Presidential election, 2010 U.S. Senate, 2010 U.S. House, and 2010 state Governor elections, with an incumbent loss of the U.S. House seat |
Fig. 1 shows results for North Carolina's 13 congressional districts, as well as state-wide results presented in a small disc floating over the state. The disc is subdivided into the same quadrants as the congressional districts, showing a state-wide switch to Democrat for the 2008 Presidental candidate (a blue upper-left quadrant textured with X's), as well a Republican U.S. Senator, a Democratic state governor, and a Democratic majority of U.S. House seats (a red upper-right quadrant, and blue lower-left and lower-right quadrants, respectively). Finally, the height of the state represents the number of electoral college votes it controls. This can be seen by comparing North Carolina's height (Fig. 1, with 15 electoral college votes) to Montana's or Maine's (Fig. 2, with three and four electoral college votes, respectively).
Fig 4. (a) Presidental trend map showing voting directions during the 2008 election cycle, blue regions trended Democratic, red regions trended Republican (larger image); (b) House trend map for the 2010 election cycle (larger image) |
Given data between two election cycles, we can build "trend maps" that show which direction a congressional district or state trended. For example, Figure 4a shows a trend map between the 2004 and 2008 Presidental elections. If a district trended more Democtratic, it is colored blue, with saturation representing the strength of the trend (more saturated for stronger trends). If a district trended Republican, it is colored red. The aggregrate discs show the trend for the state as a whole, blue if the state trends Democratic, red if it trends Republican.
Note that the color of the district or state does not define the winning party. It only shows which direction the region moved during the 2008 election cycle. For example, a blue district could have been held by the Democrats in 2004, and re-held but with a stronger majority in 2008. Alternatively, a blue district could have been held by the Republicans in 2004, and re-held but with a weaker majority in 2008. That is, blue indicates either more Democratic or less Republic. Similarly, red indicates either more Republican or less Democratic.
The Presidental trend map is striking in the fact that most of the country is colored blue. Regions in the southern U.S., Arizona, Alaska, and a small number of additional areas trended Republican. Most other regions trended Democratic, including many states that are normally considered Republican strongholds (e.g. Idaho, Nebraska, Indiana, Virginia, North Carolina, and Florida).
An opposite trend occurred during the 2010 election cycle. Figure 4b shows the trend for U.S. House seats between the 2008 and 2010 elections. Here, the majority of the map is red, representing the strong swing towards Republican candidates during the 2010 election.
(a) |
(b) |
Fig. 5. (a) South Carolina's six congressional districts (larger image); (b) South Carolina's 46 counties (larger image) |
Presidential, U.S. Senate, and state Governor results are normally not reported by congressional district. The most common format is either a single, state-wide result (e.g. as reported by CNN for the 2006 U.S. Senate races), or by individual state counties (e.g. as reported by CNN for Virginia, a key Senate race where Republican incumbent George Allen lost to Democrat challenger James Webb).
By district results were collected or estimated in different ways, using a variety of different information sources. For the 2004 Presidential election, polidata.org has tabulated and published Presidential vote counts by congressional district (e.g. as reported by polidata.org for California; results for all other states are also available).
For 2008 Presidental, U.S. Senate, and state Governor races, we were unable to locate any existing breakdown of votes by congressional district. If each county fell entirely with a single congressional district (i.e. if congressional district boundaries always fell along county boundaries), the problem would be fairly simply. Unfortunately, many congressional district boundaries are now drawn to try to produce a specific breakdown of expected voters, so an individual county can overlap multiple congressional districts (e.g. as in Fig. 5 for South Carolina). In order to estimate the district results, we applied the following strategy:
Another complication is that certain New England states (specifically, Connecticut, Massachusetts, Maine, New Hampshire, and Rhode Island) report results by community rather than by county. This requires one additional step to determine which county each community belongs to. Numerous online sources are available to determine how communities map to counties. Community results can then be aggregated by county, and finally by district as we require.
Since U.S. Senate and Presidential elections occur together with the U.S. House elections (i.e. Presidential elections at four-year intervals, and U.S. Senate elections spread over six years in two-year intervals), voting data is readily available. Unfortunately, although some state Governor elections overlap with U.S. House elections, others do not (e.g. the most recent Gubernatorial elections in Kentucky, Louisiana, and Mississippi occurred in 2007). "Off-year" state Governor results by county were collected from various state agencies, for example, from the Louisiana Secretary of State for Louisiana's 2007 gubernatorial election.
Fig. 6. District and state-wide visualizations for all 50 United States (larger image or high resolution PDF)
Fig. 7. District and state-wide visualiztions for each of the 50 United States (click on the state or its legend to see a larger image)
Although this project describes visualizing U.S. election results, our technique is not restricted to only this type of data. For example, we are now looking at data from the 2000 U.S. Census, in the hope that a similar strategy can be used to visualize census data for individual counties and as state-wide aggregates. We are also studying whether we can apply our election visualization system to different countries, for example, the current minority government in Canada, or the contested Presidental elections in Mexico.