fecgov / openFEC

The first RESTful API for the Federal Election Commission. We're aiming to make campaign finance more accessible for journalists, academics, developers, and other transparency seekers.
https://api.open.fec.gov/developers
Other
475 stars 105 forks source link

Add affiliated committees to the /committees endpoint #5394

Open bmathesonFEC opened 1 year ago

bmathesonFEC commented 1 year ago

What we’re after

As a RAD analyst I use the API's filings endpoint to review portions of reports. A piece of information reported on the Form 1 that is not available in the API is affiliated committees (line 6 on the Form 1, but additional affiliated committee may also be added on F1S).

Example: this committee (C00696526) Form 1 discloses multiple committees authorized by this committee (Mark Kelly Victory Fund, Arizona Nevada 2022 Victory Fund, DSCC Battleground Victory 2022... there are 8 total.)

Would it be possible to add affiliated committees to the fiings endpoint. For RAD's purposes we're just looking for the name of the committees, so it could produce a list of affiliated and joint fundraising committees.

I'm submitting this on behalf of @MichaelDobi, feel free to reach out to him directly with questions.

Action items:

Completion criteria:

Related ticket(s)

This open ticket may be relevant because it concerns data on F1S, not sure though:

JonellaCulmer commented 1 year ago

Instead of filings endpoint, can we consider the committees endpoint instead? We also need to consider the performance of this endpoint if making this change.

PaulClark2 commented 1 year ago

We also need to consider this: https://fecgov.slack.com/archives/C3Z3QP0JD/p1681839361605729?thread_ts=1681830103.394509&cid=C3Z3QP0JD

tmpayton commented 1 month ago

I moved this ticket back to the backlog because there are some data issues blocking the creation of an affiliated committee mv. I created a separate ticket to do more research on the issues that need to be fixed.