Is your feature request related to a problem? Please describe.
The /subcontracts endpoint currently lacks filtering and sorting options that could significantly enhance its usability for users managing subcontract data.
Describe the solution you'd like
We propose adding the following features to the /subcontracts endpoint:
- Search filters:
- Action date
- Prime Name
- Sub name
- Keywords (Basically search across both title and description through this one field)
- Title
- Description
- Amount
- Sub-Award ID
- Prime Contract
- Awarding department
- Sorting options:
- Action Date (ascending/descending)
- Amount (ascending/descending)
This will enable users to find and organize relevant data more effectively.
Additional context
These enhancements aim to align the /subcontracts endpoint with the common needs of users managing subcontract data. For example, being able to filter by a specific awarding department and sort by amount would help users quickly identify the largest or most relevant awards.
Is your feature request related to a problem? Please describe.
The
/subcontractsendpoint currently lacks filtering and sorting options that could significantly enhance its usability for users managing subcontract data.Describe the solution you'd like
We propose adding the following features to the
/subcontractsendpoint:This will enable users to find and organize relevant data more effectively.
Additional context
These enhancements aim to align the
/subcontractsendpoint with the common needs of users managing subcontract data. For example, being able to filter by a specific awarding department and sort by amount would help users quickly identify the largest or most relevant awards.