As I mentioned before starting with the 2014 General Election the Illinois State Board of Elections has made precinct-level vote totals available for all races. The State Board offers flat files in csv format for each of the state's election authorities. I have assembled that data, formatted it and created some interesting tools.

First, to find this new data click on "ANALYSIS" and then "Precinct Level Election Results". Here is a rundown of what is available:

  • Download Raw/Formatted Data - Click here to download 1) all of the raw data aggregated from the State Board of Elections (flat file); 2) a statewide csv file of all races formatted for use (flat file); and 3) a sample Microsoft Access database that uses the full statewide formatted file plus has some query examples that demonstrate how the data can be used.

  • View Race by Precinct - Click here to select a race and view the election results by precinct. Every race except for the statwides can be viewed by precinct, the statewide races are too large to load on the screen. Instead there is an option to download each of the statwide races that can be opened in any spreadsheet program.

  • View Race by County - Click here to select a race and view the election results by county. This code aggregates the precinct-level database into county by county results. If you are concerned that there is an error in the precinct-level database file you can use this tool to view the county by county totals and compare them to the certified election results and check for discrepancies.

  • View Statewide Race by Districts (Simple Method) - Click here to select a statewide race and view the election results by districts (congressional, state senate or state rep). This process uses the simple method, which has to do with instances where more than one district are represented in a precinct. Using the simple method the entire precinct data is used for any precinct that is in part or in whole in each district. More complicated methods may be available in the future.

Also if you want to see Statewide Race by Districts in table format we have that too:

The statewide file is large, it's about 1.8 million records so some pages may take a few seconds to load. Also, when looking at statewide races by district (congressional, state senate, state rep) currently the only method available is the Simple Method which includes any precinct that is in whole or in part in the district. I hope to be able to add a more complex apportionment method where precincts that include more than one district have those votes apportioned to one district or another. For reasons I won't get into you can't guarantee that one method is more accurate than the other but the apportionment method is generally favored. If you'd like to develop your own methodology for evaluating the data I have made the raw and formatted data available for easy download so you can use it as you wish. In the meantime I wanted to publish what I had here so I could move on to finishing up the maps and then get the 2014 monthly campaign budgets done later this month.

Feel free to contact me with any questions at Scott.Kennedy (at) illinoiselectiondata.com or on Twitter at @ILElectionData.

Enjoy.


© Illinois Electon Data