-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
dataData accuracy or completenessData accuracy or completenessgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpricingRate or pricing dataRate or pricing data
Description
Background
The labor rates in tools/estimating/estimating_tools.py (LABOR_RATES dict) are national ballpark numbers. They are significantly off for union shops in the Pacific Northwest (Washington, Oregon), where prevailing wage rates for operators, laborers, and ironworkers can be 40–60% higher than the defaults.
What needs to change
Update or add regional rate support in tools/estimating/estimating_tools.py for:
- Operator (IUOE Local 302/612) — current WA prevailing wage
- Laborer (LIUNA Local 292/440) — current WA prevailing wage
- Foreman — current prevailing wage
- Non-union / open shop rates for the same region
Why it matters
Anyone running an estimate for work in Seattle, Portland, or surrounding areas will get numbers that are way off. Real data here makes the tool trustworthy.
How to contribute
- Fork the repo
- Update
LABOR_RATESintools/estimating/estimating_tools.py - Add your source (L&I prevailing wage tables, union CBA, recent certified payroll, etc.) in a comment
- Open a PR
Source: Washington State L&I prevailing wage rates are published at https://lni.wa.gov/licensing-permits/public-works-projects/prevailing-wage-rates/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dataData accuracy or completenessData accuracy or completenessgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpricingRate or pricing dataRate or pricing data