Award totals by recipient, ticker or agency
award_totalsAggregate every matching federal award (same filters as search_awards) into totals per recipient, per resolved ticker, or per awarding agency: award count, total dollars, share, first and last award, largest award. Use this for "who won the most from the Navy this year" and similar questions; it counts all matches, not a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Top groups to return, 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) | |
| ticker | No | Resolved ticker | |
| keyword | No | Word in the award description | |
| group_by | No | recipient (default) | ticker | agency | |
| recipient | No | Recipient or parent name (partial) | |
| min_amount | No | Minimum award amount in USD |