Get Price Position
get_price_positionCheck if your bid or contract value is reasonable by seeing its percentile rank against comparable federal contracts and review the nearest-priced samples.
Instructions
Get where YOUR specific contract/bid value sits (percentile rank) against real comparable contracts, plus a sample of the nearest ones by value.
Bid & Proposal / Negotiate tool, Pro only. This is the "is my number reasonable"
check, distinct from get_price_benchmark, which gives the market range without
placing any one number in it.
- naics: 6-digit code, required
- value: YOUR contract/bid value in dollars, e.g. "2200000" or "$2,200,000", required
- set_aside / psc / pricing_type / agency / value_basis / date_from / date_to: same as
get_price_benchmark, narrows the comparable set the same way (see its docstring for
the `pricing_type` raw-code and `date_from`/`date_to` action_date caveats)
- sample_limit: how many nearest comparable contracts to return, max 25
Each sample contract's `recipient_uei` and `award_id_piid` chain into
get_company_profile / get_contract for a closer look at a specific comparable.
Factual positioning, not a recommendation on what to bid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| psc | No | ||
| naics | Yes | ||
| value | Yes | ||
| agency | No | ||
| date_to | No | ||
| date_from | No | ||
| set_aside | No | ||
| value_basis | No | current | |
| pricing_type | No | ||
| sample_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |