Federal contract awards
search_awardsSearch federal contract awards (USAspending, $10M+) by recipient, ticker, awarding agency, keyword, date range or minimum amount. Returns total_matching and pages with offset (up to 50 per call), sorted by date or amount. For "who won the most" questions use award_totals instead, which counts every match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | date (default) | amount | |
| limit | No | Max rows, 1-50 (default 25) | |
| since | No | ISO date (YYYY-MM-DD); only rows on or after this date | |
| until | No | ISO date; only rows on or before this date | |
| agency | No | Awarding agency or sub-agency (partial), e.g. "Navy" | |
| offset | No | Row offset for paging (default 0) | |
| ticker | No | Resolved ticker | |
| keyword | No | Word in the award description or NAICS description | |
| recipient | No | Recipient or parent name (partial) | |
| min_amount | No | Minimum award amount in USD |