Search Wage Determinations
search_wage_determinationsFind Davis-Bacon, Service Contract Act, and CBA wage determinations by jurisdiction, number, or revision date to support bidding and compliance tracking.
Instructions
Search Davis-Bacon (DBA), Service Contract Act (SCA), and CBA wage determinations by jurisdiction, number, or revision date.
Bid & Proposal / Negotiate tool. For "which WDs apply where I'm bidding" use
get_wds_by_location instead (the compliance shortcut); use this one when you need
to browse/filter broadly or track revisions over time.
- type: DBA | SCA | CBA
- state: 2-letter US state code
- county: substring
- wd_number: substring (e.g. "AK2026", "1994-2371")
- active_only: only currently-effective WDs
- date_from/date_to: modified-date window, YYYY-MM-DD
- construction_type: DBA only, Building | Heavy | Highway | Residential
- sort_by: modified_date | publish_date | wd_number | revision_number
- limit: max 100
Returns each WD's identifier, pass to get_wage_determination for the full
classification/rate detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| state | No | ||
| county | No | ||
| offset | No | ||
| date_to | No | ||
| sort_by | No | ||
| date_from | No | ||
| wd_number | No | ||
| sort_order | No | ||
| active_only | No | ||
| construction_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |