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.
[ ] Update the data to only have the required list of dispositions. The dispositions list is a list of objects. We need to remove the entire object that contains the disposition category we want removed.
[ ] Re-index with elasticsearch after this change is made
What we’re after
We want to remove some final disposition categories from the list as they are not needed.
List that is required:
List to remove:
Related ticket(s)
Action item(s)
dispositions
list is a list of objects. We need to remove the entire object that contains the disposition category we want removed.Completion criteria