OpenFEC: Explore campaign finance data

The Federal Election Commission (FEC) empowers citizens with the information they need to make informed decisions about their democracy.

Since opening its doors in the ‘70s, the FEC has evolved to better serve the public with that information. As the years progressed, records have gone from paper to microfilm and eventually to the web. Today marks the launch of the FEC’s first API.

With that API, searching for candidates and committees will be easier and more interactive. Information is organized around concepts like candidates, which are more welcoming than navigating buckets of information based on forms.

FEC staff scanning compliance forms, 1982 FEC staff scanning compliance forms, 1982. Image from the FEC.

All of these features are supported by our public API so those outside of government can directly benefit from this technology, by making or using their own apps. For example, we created an endpoint that accepts partial names in queries, so you can make your own type-ahead search.

The API is the backbone of OpenFEC — the FEC’s next digital evolution. It’s also the first public release from our partnership. Be on the lookout for a new app and an eventual site redesign. As with all our projects, looking modern isn’t just an aesthetic choice, it comes from smart design and asking actual website users what they want. Take a look at our interactive API documentation. It not only has a fresh look, but it’s driven by modern technology underneath the hood.

Releasing the API before it’s complete allows 18F and FEC to get public feedback and ensure the project will continue to grow and adjust to better serve the people.

This first round of data focuses on essential information about candidates and the committees that spend money in elections.

API endpoints

Candidates

  • See important details about candidates
  • View candidate history over time
  • Find the committees that fundraise for a candidate

Committees

  • See important information about groups that raise and spend money in elections
  • Look up how those groups change over time

Financial

  • Look up total spending and fundraising
  • See major filing reports
  • Data is organized by ID, so search endpoints can help you find the data you want about the candidate or committee you are looking for.

API improvements in the works

Filings

  • Browse reports and other document data

Schedules

  • Individual donations (Schedule A)
  • Granular spending data (Schedule B)
  • Subtotals for Schedule A by state and zip code

And more!

OpenFEC is the most recent step toward a new website and the latest tool helping the FEC make campaign finance more accessible for journalists, academics, developers, and other transparency-seekers.

But don’t just read about the API, sign up for an API key and try it out yourself.