Summary
What we're after:
We have added derived_committee_type to our efile/form1 endpoint. We need to make the explanation of these types publicly available. We should consider creating a page for the swagger docs to link to in the model.
Draft API documentation
https://api.open.fec.gov/developers/#/efiling/get_v1_efile_form1_
New
/v1/efile/form1/
derived_committee_type (derived_committee_type)
H House committee_type = A or B and candidate_office = H
N Political action committee (PAC) committee committee_type = E or F
O Super PAC (Independent expenditure-only committee) committee committee_type = G
P President committee_type = A or B and candidate_office = P
S Senate committee_type = A or B and candidate_office = S
U Single candidate independent expenditure committee committee_type = C
V Hybrid PAC (PAC with non-contribution account) committee committee_type = H
X Party committee committee committee_type = D
Joint fundraising representative committees committee_type = I or J
H House: all participants are jfr_cmte_type = H or a mix of jfr_cmte_type H, S or P with an H committee listed first
N PAC: all participants are jfr_cmte_type = N or a mix of any jfr_cmte_type with at least one N committee
P President: all participants are jfr_cmte_type = P or a mix of jfr_cmte_type H, S or P with a P committee listed first
S Senate: all participants are jfr_cmte_type = S or a mix of jfr_cmte_type H, S or P with an S committee listed first
Related issues
fecgov/openFEC#6644
Completion criteria
Summary
What we're after:
We have added derived_committee_type to our efile/form1 endpoint. We need to make the explanation of these types publicly available. We should consider creating a page for the swagger docs to link to in the model.
Draft API documentation
https://api.open.fec.gov/developers/#/efiling/get_v1_efile_form1_
New
/v1/efile/form1/
derived_committee_type (derived_committee_type)
Joint fundraising representative committees committee_type = I or J
Related issues
fecgov/openFEC#6644
Completion criteria