-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update "committee profile page" template used for EC filers #2301
Comments
@llienfec We made a few technical changes to the completion criteria you laid out above, can you please double check? |
@patphongs Looks good. I added in a criteria above to adjust the menu options under filing. Thanks so much for working on this! |
I am conditionally hiding the links for EC committee type like mentioned in the ticket above. However, its not clear if we have to hide the @llienfec Can you please tell me how to proceed further? |
Hi @pkfec - I think we should hide the Great questions! Let me know if this is unclear. |
@llienfec Thank you! I will work on this. |
The endpoint that returns the disbursements data for C3 filers is : v1/schedules/schedule_b/ The disbursement candidate info for C3 filers is not available in the DB. After looking at that C3 filers data, it appears that disbursement candidate information is never submitted on Form9. Other C3 filers without Disbursement candidate information: Screenshot of Disbursements datatable for |
Disbursement Candidate information for EC filers is not available in SB endpoint. @PaulClark2 suggested that EC filers committee, disbursements candidate information can be obtained from
|
We're currently using the main "committee profile page" information for electioneering communications filers; however, a lot of information doesn't apply to ECs. These changes affect filers with ID numbers that start with C3. Most of the suggestions below are because:
filers
instead ofcommittees
If these changes are possible, we also need to review the C9 independent expenditure filers "committee profile pages." Those filers will need similar (but less extensive) updates.
Example committee: https://www.fec.gov/data/committee/C30001366/
Relevant committees: File on Form 9
Type: Electioneering communication committees
Committee ID: C3XXXXXXX
Completion criteria:
committees-single.jinja
file to render what is described belowAdditonal completion criteria by section:
Menu:
About this committee:
Spending
Within the description for the EC section and the disbursements section, indicate it's a disbursement by inserting the words "Any disbursement for a..."
Electioneering communications - switch the columns for all ECs information on committee profile pages
Conditionally add candidate disbursement column in the table for only EC committee type pages. Column name should be "Candidate".
Filings
The text was updated successfully, but these errors were encountered: