usa_spending_by_agency
Analyze federal spending by agency to identify top spenders and track budget allocations across government departments.
Instructions
Get total federal spending broken down by awarding agency. Shows which agencies are spending the most.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fiscal_year | No | Fiscal year (default: current) | |
| state | No | Two-letter state code, e.g. 'CA', 'TX' | |
| keyword | No | Keyword to filter spending | |
| award_type | No | Award type filter | |
| limit | No | Number of agencies (default: 20) |