Skip to content

Latest commit

 

History

History
103 lines (96 loc) · 7.43 KB

fppc.md

File metadata and controls

103 lines (96 loc) · 7.43 KB
layout permalink
default
/fppc/

Evaluating Campaign Finance and Lobbying Data Platforms

Data about money and politics is available from many different sources. Some platforms are better than others and the California Fair Political Practices Commission (FPPC) is interested in hearing from the developer community about what works and what doesn’t in this space.

Take the Survey Browse the Platforms

Help Wanted


The FPPC is the state’s political watchdog agency, and Code for Sacramento and Hacker Lab have teamed up to help the FPPC get answers to these questions from web developers who can offer a critical perspective.

Data Platforms


Power Search

MapLight in partnership with the California Secretary of State

The CAL-ACCESS Power Search is a tool that allows journalists and citizens to easily search the California Secretary of State's bulk data download to find political contributions to all recipient committees from 2001 through the present.

See it in Action Documentation

Django CAL-ACCESS

California Civic Data Coalition

A Django app to refine and investigate campaign finance data drawn from the California Secretary of State’s CAL-ACCESS database. Intended as a second layer atop django-calaccess-raw-data that transforms the source data and loads it into simplified models that serve as a platform for investigative analysis.

See it in Action Documentation

followthemoney.org

National Institute on Money in State Politics

The Institute receives its data in either electronic or paper files from the disclosure agencies with which candidates must file their campaign finance reports. The Institute collects the information for all state-level candidates in the primary and general elections and then puts it into a database.

See it in Action Documentation

OpenFEC API

18F

The FEC API is a RESTful web service supporting full-text and field-specific searches on Federal Elections Commission data (thus, only data on federal offices). Bulk downloads are available on the current site. Information is tied to the underlying forms by file ID and image ID.

See it in Action Documentation

Socrata Open Data Platform

Socrata

Socrata is a turn-key open data platform used by over 300 government agencies. Every dataset is automatically API-enabled with a RESTful JSON and GeoJSON API. The Socrata API supports filters and queries using a SQL-like query language called “Socrata Query Language” (SoQL) that was specifically designed for making it easy to work with data on the web.

See it in Action Documentation

BONUS: Civic Information API

Google

The Google Civic Information API lets developers build applications that display civic information to their users. For any U.S. residential address, you can look up who represents that address at each elected level of government. During supported elections, you can also look up polling places, early vote location, candidate data, and other election official information.

See it in Action Documentation

Tell us what you think!


How might civic technologists build interfaces that help voters better understand how money is used in elections? Are existing application programming interfaces (APIs) usable or does the State of California need a new platform?

Take the Survey