Federal Contracts by Company
GetGovernmentContractsGet federal government contract awards (from USAspending.gov) won by a specific public company. Shows the award (action) date, recipient named by the government, awarding agency, total value (obligated dollars plus unexercised ceiling — not revenue received), outlays when reported, period-of-performance end date, and description. Coverage: only prime contract awards of $1M or more that resolve to a listed company are included, so sums understate total federal revenue. Useful for gauging a company's reliance on federal spending; use GetTopGovernmentContractors to rank companies market-wide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agency | No | Optional case-insensitive substring filter on the awarding agency (e.g., 'Defense') | |
| sortBy | No | Sort order: 'amount' (largest total value first, default) or 'date' (most recent award first) | amount |
| ticker | Yes | Stock ticker symbol (e.g., LMT, RTX, BA) | |
| endDate | No | End date in YYYY-MM-DD format (defaults to today) | |
| startDate | No | Start date in YYYY-MM-DD format, filtering on the award action date (defaults to 1 year ago) | |
| maxResults | No | Maximum number of awards to return (default: 50) |