calc_search_rates
Search GSA CALC+ ceiling rates for federal labor categories to find awarded hourly rates on GSA MAS professional services contracts. Use for market research, IGCEs, and competitive pricing.
Instructions
Search GSA CALC+ ceiling rates for federal labor categories. Find awarded hourly rates on GSA MAS professional services contracts. Search by keyword (wildcard across labor category, vendor, contract), exact field match, or browse with filters. Useful for market research, IGCEs, and competitive pricing. Data refreshed daily.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Wildcard keyword search across labor category, vendor name, and contract number (2 char min) - e.g. 'software engineer', 'Booz', 'GS10F' | |
| search | No | Exact field match as 'field:value' - e.g. 'labor_category:Engineer II', 'vendor_name:Deloitte', 'idv_piid:GS10F0303V' | |
| education_level | No | Education filter: 'HS', 'AA', 'BA', 'MA', 'PHD'. Use pipe for multiple: 'BA|MA' | |
| experience_range | No | Experience range as 'min,max' years - e.g. '3,10' or '5,20' | |
| min_years_experience | No | Exact minimum years - e.g. '5' | |
| price_range | No | Hourly rate range as 'min,max' dollars - e.g. '50,150' | |
| worksite | No | Worksite: 'Contractor', 'Customer', 'Both' | |
| business_size | No | Business size: 'S' (Small Business), 'O' (Other than Small Business) | |
| security_clearance | No | Security clearance required: 'yes' or 'no' | |
| sin | No | GSA SIN (Special Item Number) - e.g. '541330ENG', '541620' | |
| category | No | Service category - e.g. 'Professional Services', 'Facilities' | |
| subcategory | No | Service subcategory - e.g. 'IT Services', 'Engineering' | |
| ordering | No | Sort field: 'labor_category', 'current_price', 'education_level', 'keywords', 'certifications', 'min_years_experience', 'vendor_name', 'schedule'. Default: current_price | |
| sort | No | Sort direction (default: asc) | |
| page | No | Page number (default 1) | |
| page_size | No | Results per page (default 20) |