search_usaspending_awards_by_recipient
Search federal spending awards by recipient name and filter by year, amount, or award type to investigate specific organizations.
Instructions
Search for federal awards by recipient name, with optional filters for time period and amount ranges. Great for investigating specific companies or organizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default: 10, max: 100) | |
| cursor | No | Page number from the prior response's next_cursor. Reuse the same filters and limit when paging. | |
| max_amount | No | Maximum award amount filter | |
| min_amount | No | Minimum award amount filter | |
| award_types | No | Award type codes from one USASpending group only (default ['A','B','C','D'] for contract prime awards). Search contracts, IDVs, grants, loans, and other assistance groups separately. | |
| fiscal_year | No | Fiscal year to search by award action date (e.g., 2024) | |
| recipient_name | Yes | Name of recipient to search (e.g., 'Boeing', 'Johns Hopkins') |