Rhode Island Elections Project logo
Methodology

Rhode Island Elections Project

Source notes, turnout calculations, district-boundary handling, and replication files for the project.

Methodology

This page is the documentation and research section of the Rhode Island Elections Project. If you are simply trying to find your district, see who is on your ballot, or inspect a map, the easier voter-facing pages are Find My Precinct, Who's Running?, and Map.

The Rhode Island Elections Project combines Rhode Island election returns, district boundary files, and public geographic data into a single public-facing guide with downloadable supporting files. The goal is to make legislative election outcomes and turnout patterns easier to explore across chambers, districts, municipalities, and precincts while also preserving a clear research trail for users who want to inspect the underlying data.

Displayed indicators are derived from public source materials. Legislative results are based on certified election returns. Turnout estimates currently shown in the map are based on Rhode Island 2024 turnout data used on this site, which reports ballots cast, eligible voters, and voting method splits at the precinct and municipality level.

What Are JSON and GeoJSON?

Several downloadable files on this site are provided in JSON or GeoJSON format. These are plain-text data formats that are widely used in research, public data work, and web mapping.

If you are more comfortable working with tables than map files, the JSON and GeoJSON files can also be converted into CSV, Excel, shapefiles, or database tables for downstream analysis.

Election Results

House and Senate results were compiled from official Rhode Island general election files and standardized into a common district-level structure. For each district, the project records the winner, party, vote totals, vote shares, the runner-up where applicable, and the district margin in both votes and percentage points.

How Turnout Was Calculated

The House and Senate turnout rates now displayed for 2024 were not taken from a pre-made district turnout file. Instead, they were derived from Rhode Island precinct turnout data used on this site. Those turnout figures are based on voter history data and include, for each precinct, the total number of ballots cast, the number of eligible voters, and the corresponding State House and State Senate district assignments.

This means the legislative turnout values shown on the site are derived district aggregates from precinct-level turnout data, rather than separate district turnout tables published by the state.

2024 Turnout Source

The current turnout map is based on Rhode Island 2024 turnout data used on this site. Those public layers provide turnout at the precinct and municipality level and include additional voting-method fields such as mail, early, and Election Day ballots.

How the Website and Maps Are Built

The public website is a static web project. The map views are rendered in the browser using downloadable data files rather than a live database query. In practical terms, that means the website loads district and precinct geometry, attaches election or turnout fields to those geographies, and then draws the map interactively for the user.

Replication Data

Researchers who want to reproduce, extend, or audit the site can begin with the following files. These are the main structured data assets used to power the public map and turnout views.

How You Can Use These Data in Research

You do not need to use R to work with the files provided here. The project data can be used in several different research workflows depending on what software you prefer.

In research terms, the files on this page can support district-level electoral analysis, turnout comparisons, spatial visualization, classroom demos, replication exercises, and custom merges with outside demographic, municipal, or legislative datasets.

Current Limitations