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

Enable string keyword text filter for committees #5160

Closed
2 tasks done
patphongs opened this issue May 31, 2022 · 2 comments
Closed
2 tasks done

Enable string keyword text filter for committees #5160

patphongs opened this issue May 31, 2022 · 2 comments

Comments

@patphongs
Copy link
Member

patphongs commented May 31, 2022

Summary

What we're after:
As a researcher, I want to be able to filter the following endpoints by keyword or committee ID so that I can return a dataset that is specific to the committee name keyword I'm looking for.

We want to try enabling this text filter in filing endpoint before moving this to other endpoints.

  • /filings/ and /efile/filings/, we want to search by keyword or committee ID for filer_name

In addition, we want to research performance in the follow-up work for these filters that also do not have the capability to search by string keyword text or committee ID for these endpoint fields:

  • /schedules/schedule_a/ and /schedules/schedule_a/efile/, we want to search by keyword or committee ID for recipient_name
  • /schedules/schedule_b/ and /schedules/schedule_b/efile/, we want to search by keyword or committee ID for spender_name
  • /schedules/schedule_e/ and /schedules/schedule_e/efile/, we want to search by keyword or committee ID for spender_name
  • /filings/ and /efile/filings/, we want to search by keyword or committee ID for filer_name
  • /reports/presidential/ and /efile/reports/presidential/, we want to search by keyword or committee ID for filer_name
  • /reports/house-senate/ and /efile/reports/house-senate/, we want to search by keyword or committee ID for filer_name
  • /reports/pac-party/ and /efile/reports/pac-party/, we want to search by keyword or committee ID for filer_name

Completion criteria

  • Filings endpoint listed above has the capability search by string keyword or committee ID
  • Tickets created for follow-up work for the other endpoints (performance research is completed)
@JonellaCulmer
Copy link
Contributor

@fec-jli Can this be closed?

@fec-jli fec-jli removed this from the PI 18 innovation milestone Nov 16, 2022
@fec-jli fec-jli removed their assignment Nov 16, 2022
@fec-jli
Copy link
Contributor

fec-jli commented Nov 16, 2022

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

5 participants