Federal Spending by State
spending.federal.geographyRetrieve total US federal spending by state for contracts, grants, or all awards in a fiscal year. Returns all 50+ states sorted by spending amount for regional economic analysis and policy research.
Instructions
Get total US federal spending by state for contracts, grants, or all awards in a fiscal year. Returns all 50+ states sorted by spending amount. Useful for regional economic analysis and policy research. Source: USAspending.gov.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fiscal_year | No | Fiscal year (e.g. 2025). Default: current year. | |
| award_type | No | Filter by award type: contracts, grants, or all (default: all) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |