Skip to content
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

Document all instances that use candidate and committee typeahead #5368

Closed
1 task
Tracked by #137
patphongs opened this issue Aug 16, 2022 · 3 comments
Closed
1 task
Tracked by #137

Document all instances that use candidate and committee typeahead #5368

patphongs opened this issue Aug 16, 2022 · 3 comments
Assignees
Milestone

Comments

@patphongs
Copy link
Member

patphongs commented Aug 16, 2022

Summary

What we're after:
When our candidate and committee typeaheads and replaced with the new autosuggest, we need to know all the places to check.

Related issues

List any relevant related issue(s)

Completion criteria

  • All instances of candidate and committee typeaheads and their URLs are documented
@patphongs
Copy link
Member Author

patphongs commented Sep 1, 2022

This is a list of all the typeaheads that are live on our website.

Page Link Type API call Image
Audit Reports https://www.fec.gov/legal-resources/enforcement/audit-search/ Committee name or ID https://api.open.fec.gov/v1/names/audit_committees/?q= Screen Shot 2022-08-31 at 1 44 45 PM
Audit Reports https://www.fec.gov/legal-resources/enforcement/audit-search/ Authorized candidate name or ID https://api.open.fec.gov/v1/names/audit_candidates/?q= Screen Shot 2022-08-31 at 1 44 52 PM
Candidates https://www.fec.gov/data/candidates/ Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 37 04 AM
Presidential candidates https://www.fec.gov/data/candidates/president/ Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 37 04 AM
Senate candidates https://www.fec.gov/data/candidates/senate/ Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 37 04 AM
House of Representatives candidates https://www.fec.gov/data/candidates/house/ Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 37 04 AM
Committees https://www.fec.gov/data/committees/ Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 35 29 AM
Communication costs https://www.fec.gov/data/communication-costs/ Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-08-31 at 1 40 23 PM
Communication costs https://www.fec.gov/data/communication-costs/ Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-08-31 at 1 40 16 PM
Disbursements (processed) https://www.fec.gov/data/disbursements/?data_type=processed Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 22 24 AM
Disbursements (processed) https://www.fec.gov/data/disbursements/?data_type=processed Recipient name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 22 35 AM
Disbursements (raw) https://www.fec.gov/data/disbursements/?data_type=efiling Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 22 24 AM
Electioneering communications https://www.fec.gov/data/electioneering-communications/ Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 22 24 AM
Filings (processed) https://www.fec.gov/data/filings/?data_type=processed Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/names/committees/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
Filings (processed) https://www.fec.gov/data/filings/?data_type=processed Candidate name or ID https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-08-31 at 1 40 16 PM
Filings (raw) https://www.fec.gov/data/filings/?data_type=efiling Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/names/committees/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
Presidential committee reports (processed) https://www.fec.gov/data/reports/presidential/?data_type=processed Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/reports/presidential/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
Presidential committee reports (raw) https://www.fec.gov/data/reports/presidential/?data_type=efiling Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/efile/reports/presidential/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
House and Senate committee reports (processed) https://www.fec.gov/data/reports/house-senate/?data_type=processed Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/reports/house-senate/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
House and Senate committee reports (raw) https://www.fec.gov/data/reports/house-senate/?data_type=efiling Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/efile/reports/pac-party/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
PAC and party committee reports (processed) https://www.fec.gov/data/reports/pac-party/?data_type=processed Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/reports/pac-party/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
PAC and party committee reports (raw) https://www.fec.gov/data/reports/pac-party/?data_type=efiling Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/efile/reports/house-senate/?q_filer= Screen Shot 2022-10-05 at 2 22 29 PM
Independent expenditures (processed) https://www.fec.gov/data/independent-expenditures/?data_type=processed Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/schedules/schedule_e/?q_spender= Screen Shot 2022-10-05 at 2 22 29 PM
Independent expenditures (raw) https://www.fec.gov/data/independent-expenditures/?data_type=efiling Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= or https://api.open.fec.gov/v1/schedules/schedule_e/efile/?committee_id= Screen Shot 2022-08-31 at 1 40 23 PM
Independent expenditures (raw) https://www.fec.gov/data/independent-expenditures/?data_type=efiling Candidate mentioned https://api.open.fec.gov/v1/schedules/schedule_e/efile/?candidate_search= Screen Shot 2022-09-01 at 9 47 03 AM
Individual contributions https://www.fec.gov/data/receipts/individual-contributions/ Recipient name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 52 27 AM
Loans https://www.fec.gov/data/loans/ Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 35 29 AM
Political action and party committees https://www.fec.gov/data/committees/pac-party/ Committee name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 35 29 AM
Party coordinated expenditures https://www.fec.gov/data/party-coordinated-expenditures/ Spender name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-08-31 at 1 40 23 PM
Party coordinated expenditures https://www.fec.gov/data/party-coordinated-expenditures/ Candidate https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 00 32 AM
Receipts (processed) https://www.fec.gov/data/receipts/?data_type=processed Recipient name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 9 52 27 AM
Receipts (processed) https://www.fec.gov/data/receipts/?data_type=processed Name or ID (source) https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 10 04 23 AM
Receipts (raw) https://www.fec.gov/data/receipts/?data_type=efiling Recipient name or ID https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 10 06 32 AM
Where individual contributions come from https://www.fec.gov/data/raising-bythenumbers/#contributions-by-state Contributions received by: https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 12 40 AM
Submit a question to the Reports Analysis Division (RAD) https://www.fec.gov/help-candidates-and-committees/question-rad/ Type https://api.open.fec.gov/v1/names/committees/?q= Screen Shot 2022-09-01 at 10 18 09 AM
Global search On any page of https://www.fec.gov Type https://api.open.fec.gov/v1/names/committees/?q= and https://api.open.fec.gov/v1/names/candidates/?q= Screen Shot 2022-09-01 at 10 23 50 AM

@patphongs
Copy link
Member Author

This has been completed, closing

@patphongs
Copy link
Member Author

This has been completed, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants