analyze_award_patterns
Analyze federal contract award patterns by NAICS code, including award-size distribution, competition mix, bid intensity, contract vehicles, and pricing types using USAspending and FPDS data.
Instructions
Analyze how contracts in a NAICS are typically awarded: award-size distribution, competition mix (full & open / limited / sole-source), bid intensity (single-bid rate, expected bidders), contract vehicles, and pricing types. From public USAspending + FPDS data. Costs 3 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| naicsCode | Yes | NAICS code (required). | |
| pscCode | No | Optional PSC code to narrow the analysis. | |
| years | No | Lookback in years (default ~3). | |
| state | No | Optional 2-letter place-of-performance state filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| awardSizeDistribution | No | ||
| competition | No | ||
| bidStatistics | No | ||
| contractVehicles | No | ||
| pricingTypes | No |