This page summarizes federal procurement activity for FLUOR-B&W PORTSMOUTH LLC, CAGE 5SMD3, UEI NG33LHHLGG15, over the last 5 years. The vendor’s obligations are concentrated in Department of Energy awards and are entirely tied to NAICS 562910, Remediation Services.
Federal Contractor
FLUOR-B&W PORTSMOUTH LLC Federal Contract Obligations (Last 5 Years)
FLUOR-B&W PORTSMOUTH LLC has received $2.21 billion in federal obligations across 156 actions in the last 5 years, all from the Department of Energy.
Figures reflect readable and exact obligation totals for the selected analysis window and may differ from later-reported contract adjustments.
About FLUOR-B&W PORTSMOUTH LLC federal contract activity
FLUOR-B&W PORTSMOUTH LLC (CAGE 5SMD3, UEI NG33LHHLGG15) recorded 2.21 billion in obligations across 156 awards over the last 5 years, with an average award value of 14.15 million. The profile indicates a high-value, recurring federal contract relationship rather than broad multi-agency diversification.
Agency mix and customer concentration
All observed obligations are concentrated in the Department of Energy, which accounts for the full 2.21 billion and all 156 awards. This concentration suggests the vendor’s federal activity is tied to a single agency relationship and is likely program-specific.
Industry profile based on NAICS activity
The vendor’s entire observed federal obligation is classified under NAICS 562910, Remediation Services, totaling 2.21 billion across 156 awards. This indicates a highly specialized contract footprint centered on environmental cleanup and related remediation work.
Annual contract trend over the analysis window
Annual obligations peaked in 2024 at 559.81 million and remained elevated in 2023 at 500.23 million, following 507.30 million in 2021. Activity dipped to 388.92 million in 2022 and 250.72 million in 2025, though 2025 reflects a partial-year total within the analysis window.
How to interpret this page
This summary is based on FPDS obligation records for the last 5 years and uses total obligated dollars and award counts aggregated by vendor identifier. Agency and NAICS mix reflect the full observed obligation set in the provided analysis window; annual totals are shown as reported and should be interpreted as period totals, not forecasted values.
Top Agencies
SELECT
agency_id,
agency_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5SMD3'
AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
| Agency ID | Agency Name | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 8900 | ENERGY, DEPARTMENT OF | 2,206,981,630.00 | 2.21 billion | 156 |
Insight
Over the last 5 years, FLUOR-B&W PORTSMOUTH LLC received 2.21 billion in obligations across 156 awards, with an average award value of 14.15 million. Obligations are fully concentrated within the Department of Energy, indicating a single-agency funding profile and no observable distribution across other agencies in this period. This level of concentration suggests the vendor’s federal business is tied entirely to DOE activity in the queried window.
Top NAICS
SELECT
naics_code,
naics_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5SMD3'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
| NAICS Code | Description | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 562910 | REMEDIATION SERVICES | 2,206,981,630.00 | 2.21 billion | 156 |
Insight
Over the last 5 years, FLUOR-B&W PORTSMOUTH LLC’s obligations are fully concentrated in NAICS 562910, Remediation Services, totaling $2.21 billion across 156 awards. This indicates a highly focused contracting profile with no diversification across other NAICS codes in the provided period. The average award value of about $14.15 million suggests a mix of repeated mid- to large-value obligations within this single industry category.
Annual Trend
SELECT
year,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '5SMD3'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2025 | 250,720,847.40 | 250.72 million | 18 |
| 2024 | 559,806,766.06 | 559.81 million | 31 |
| 2023 | 500,231,860.11 | 500.23 million | 38 |
| 2022 | 388,919,415.38 | 388.92 million | 41 |
| 2021 | 507,302,741.05 | 507.30 million | 28 |
Insight
FLUOR-B&W PORTSMOUTH LLC (CAGE 5SMD3) received $2.21 billion across 156 awards over the last 5 years, with an average award value of $14.15 million. Obligations are concentrated in 2024 and 2023, which together account for about $1.06 billion, or roughly 48% of the 5-year total. Annual obligations declined from $507.30 million in 2021 to $388.92 million in 2022, increased to $500.23 million in 2023 and peaked at $559.81 million in 2024, then fell to $250.72 million in 2025. Award volume was highest in 2022-2023, with 41 and 38 awards, and lower in 2024-2025, indicating recent activity has been more concentrated in dollar value than in award count.
Use FPDS Query for deeper contractor analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.
Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.