Skip to content
Sussex County

https://sussexcountyde.gov/modules/system/system.theme.css?tamdvi

Solicitation: Not available
Notice ID: 827700f9ed1e544dff869474434b8d4e
DepartmentSussex CountyStateDEPostedMar 04, 2026, 12:00 AM UTCDueNo due date posted

Federal opportunity from Sussex County. Place of performance: DE.

Market snapshot

Baseline awarded-market signal across all contracting (sample of 400 recent awards; refreshed periodically).

12-month awarded value
$7,224,714,355
Sector total $7,224,714,355 • Share 100.0%
Live
Median
$252,161
P10–P90
$30,768$1,428,923
Volatility
Volatile200%
Market composition
NAICS share of sector
A simple concentration signal, not a forecast.
100.0%
share
Momentum (last 3 vs prior 3 buckets)
+100%($7,224,714,355)
Deal sizing
$252,161 median
Use as a pricing centerline.
Live signal is computed from awarded notices already observed in the system.
Signals shown are descriptive of observed awards; not a forecast.

Related hubs & trends

Navigate the lattice: hubs for browsing, trends for pricing signals.

We write these bids →
Open on official portal →
Map for DE
Live POP
Place of performance
Sussex County, DE
State: DE
Contracting office
Not listed

Applicable Wage Determinations

SAM WDOL references matched to this opportunity's location and scope language.

WD Directory →
Best fit for this contractDavis-Bacon
DE20260009 (Rev 0)
Match signal: state match • county matchOpen WD
Published Jan 02, 2026Delaware • Sussex
Rate
BOILERMAKER
Base $55.00Fringe $35.48
Rate
BRICKLAYER Brick Refractory/Brick Placement Worker
Base $35.00Fringe $24.57
+28 more occupation rates available in the full WD.
View more for this contract
3 more WD matches and 28 more rate previews.
Davis-BaconBest fitstate match • county match
DE20260009 (Rev 0)
Open WD
Published Jan 02, 2026Delaware • Sussex
Rate
BOILERMAKER
Base $55.00Fringe $35.48
Rate
BRICKLAYER Brick Refractory/Brick Placement Worker
Base $35.00Fringe $24.57
Rate
Bricklayer
Base $34.19Fringe $27.98
+27 more occupation rates in this WD
Davis-Baconstate match • county match
DE20260006 (Rev 0)
Open WD
Published Jan 02, 2026Delaware • Sussex
Rate
POWER EQUIPMENT OPERATOR Crane
Base $45.81Fringe $31.38
Rate
Drill
Base $43.76Fringe $30.77
Rate
Pounder
Base $43.76Fringe $30.77
+18 more occupation rates in this WD
Davis-Baconstate match • county match
DE20260012 (Rev 0)
Open WD
Published Jan 02, 2026Delaware • Sussex
Rate
CARPENTER (Includes Form Work)
Base $38.27Fringe $25.34
Rate
LINE CONSTRUCTION (Lineman)
Base $65.10Fringe $29.75
Rate
POWER EQUIPMENT OPERATOR (Crane, Forklift, and Scraper)
Base $48.73Fringe $32.23
+10 more occupation rates in this WD
Davis-Baconstate match • county match
DE20260001 (Rev 0)
Open WD
Published Jan 02, 2026Delaware • Kent, New Castle, Sussex
Rate
CARPENTER (Excluding Drywall Hangers) NEW CASTLE COUNTY
Base $10.59Fringe $2.05
Rate
Concrete Finisher KENT AND SUSSEX COUNTIES
Base $9.69Fringe $0.00
Rate
ELECTRICIAN KENT AND SUSSEX COUNTIES
Base $10.00Fringe $0.00
+5 more occupation rates in this WD

Point of Contact

Not available

Agency & Office

Department
Sussex County
Agency
Not available
Subagency
Not available
Office
Legal Notices
Contracting Office Address
Not available

Description

/** * @file * Basic styling for common markup. */ /** * HTML elements. */ fieldset { margin-bottom: 1em; padding: 0.5em; } form { margin: 0; padding: 0; } hr { border: 1px solid gray; height: 1px; } img { border: 0; } table { border-collapse: collapse; } th { border-bottom: 3px solid #ccc; padding-right: 1em; /* LTR */ text-align: left; /* LTR */ } tbody { border-top: 1px solid #ccc; } tr.even, tr.odd { background-color: #eee; border-bottom: 1px solid #ccc; padding: 0.1em 0.6em; } /** * Markup generated by theme_tablesort_indicator(). */ th.active img { display: inline; } td.active { background-color: #ddd; } /** * Markup generated by theme_item_list(). */ .item-list .title { font-weight: bold; } .item-list ul { margin: 0 0 0.75em 0; padding: 0; } .item-list ul li { margin: 0 0 0.25em 1.5em; /* LTR */ padding: 0; } /** * Markup generated by Form API. */ .form-item, .form-actions { margin-top: 1em; margin-bottom: 1em; } tr.odd .form-item, tr.even .form-item { margin-top: 0; margin-bottom: 0; white-space: nowrap; } .form-item .description { font-size: 0.85em; } label { display: block; font-weight: bold; } label.option { display: inline; font-weight: normal; } .form-checkboxes .form-item, .form-radios .form-item { margin-top: 0.4em; margin-bottom: 0.4em; } .form-type-radio .description, .form-type-checkbox .description { margin-left: 2.4em; } input.form-checkbox, input.form-radio { vertical-align: middle; } .marker, .form-required { color: #f00; } .form-item input.error, .form-item textarea.error, .form-item select.error { border: 2px solid red; } /** * Inline items. */ .container-inline .form-actions, .container-inline.form-actions { margin-top: 0; margin-bottom: 0; } /** * Markup generated by theme_more_link(). */ .more-link { text-align: right; /* LTR */ } /** * Markup generated by theme_more_help_link(). */ .more-help-link { text-align: right; /* LTR */ } .more-help-link a { background: url(../../misc/help.png) 0 50% no-repeat; /* LTR */ padding: 1px 0 1px 20px; /* LTR */ } /** * Markup generated by theme_pager(). */ .item-list .pager { clear: both; text-align: center; } .item-list .pager li { background-image: none; display: inline; list-style-type: none; padding: 0.5em; } .pager-current { font-weight: bold; } /** * Autocomplete. * * @see autocomplete.js */ /* Suggestion list */ #autocomplete li.selected { background: #0072b9; color: #fff; } /** * Collapsible fieldsets. * * @see collapse.js */ html.js fieldset.collapsible .fieldset-legend { background: url(../../misc/menu-expanded.png) 5px 65% no-repeat; /* LTR */ padding-left: 15px; /* LTR */ } html.js fieldset.collapsed .fieldset-legend { background-image: url(../../misc/menu-collapsed.png); /* LTR */ background-position: 5px 50%; /* LTR */ } .fieldset-legend span.summary { color: #999; font-size: 0.9em; margin-left: 0.5em; } /** * TableDrag behavior. * * @see tabledrag.js */ tr.drag { background-color: #fffff0; } tr.drag-previous { background-color: #ffd; } .tabledrag-toggle-weight { font-size: 0.9em; } body div.tabledrag-changed-warning { margin-bottom: 0.5em; } /** * TableSelect behavior. * * @see tableselect.js */ tr.selected td { background: #ffc; } td.checkbox, th.checkbox { text-align: center; } /** * Progress bar. * * @see progress.js */ .progress { font-weight: bold; } .progress .bar { background: #ccc; border-color: #666; margin: 0 0.2em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .progress .filled { background: #0072b9 url(../../misc/progress.gif); }

Files

Files size/type shown when available.

No public attachments surfaced yet. Some owner portals gate files behind registration, and BidPulsar keeps enriching the package as new public links appear.

BidPulsar Analysis

A practical, capture-style breakdown of fit, requirements, risks, and next steps.

Analysis is being generated for this notice. Check back shortly.

FAQ

How do I use the Market Snapshot?

It summarizes awarded-contract behavior for the opportunity’s NAICS and sector, including a recent pricing band (P10–P90), momentum, and composition. Use it as context, not a guarantee.

Is the data live?

The signal updates as new awarded notices enter the system. Always validate the official award and solicitation details on SAM.gov.

What do P10 and P90 mean?

P10 is the 10th percentile award size and P90 is the 90th percentile. Together they describe the typical spread of award values.