NAICS Industry

NAICS 562910 Federal Contract Obligations (Last Year)

FY2025 federal procurement for NAICS 562910, Remediation Services, totaled $6.57 billion across 8,201 award actions, led by the Department of Energy.

In the last full year, federal agencies obligated $6,567,815,346.54 for remediation services under NAICS 562910, with an average action value of $800,855.42. The Department of Energy accounted for the largest share of obligations, while the Department of the Army and EPA posted the next highest totals by this measure.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on obligations recorded in FPDS for NAICS 562910.

NAICS Code
562910
Industry
REMEDIATION SERVICES
Total Obligated
6.57 billion
6,567,815,346.54
Award Actions
8,201
Average Action Value
800,855.42

About NAICS 562910 federal contract activity

NAICS 562910, Remediation Services, recorded $6.57 billion in obligated awards across 8,201 contracts in the last full year, with an average award value of $800,855.42. The activity level indicates a large, fragmented remediation market with a small number of very large obligations alongside a broad base of smaller awards.

Agency demand and leading federal buyers

The Department of Energy was the dominant buyer, accounting for $4.18 billion across 807 awards, or roughly two-thirds of total obligations. The Department of the Army followed with $1.07 billion and 1,814 awards, while EPA contributed $726.25 million across 2,413 awards; the Air Force and Navy were materially smaller buyers by obligation.

Vendor concentration and leading contractors

Vendor concentration was pronounced at the top end. Savannah River Mission Completion, LLC led with $1.23 billion across 61 awards, followed by United Cleanup Oak Ridge LLC, Central Plateau Cleanup Company LLC, Idaho Environmental Coalition LLC, and Fluor-B&W Portsmouth LLC, each tied to major remediation programs with high-value, multi-award activity.

Annual contract trend over the analysis window

The annual trend for 2025 shows total obligations of $6.57 billion across 8,201 awards, matching the full-year summary. With only one year in the analysis window, the data support a point-in-time view rather than a multi-year directional trend.

How to interpret this page

This summary reflects FPDS award data filtered to NAICS code 562910 for the last full year. Obligations are summed across reported contract actions, and award counts represent the number of records in the analysis set; averages are calculated from total obligated dollars divided by award count.

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__productOrServiceInformation__principalNAICSCode = '562910'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 4,182,808,184.06 4.18 billion 807
2100 DEPT OF THE ARMY 1,069,710,421.19 1.07 billion 1,814
6800 ENVIRONMENTAL PROTECTION AGENCY 726,252,666.13 726.25 million 2,413
5700 DEPT OF THE AIR FORCE 142,409,822.32 142.41 million 535
1700 DEPT OF THE NAVY 117,325,374.69 117.33 million 677
7008 U.S. COAST GUARD 90,291,569.85 90.29 million 555
1900 STATE, DEPARTMENT OF 83,311,994.55 83.31 million 32
97AS DEFENSE LOGISTICS AGENCY 24,194,945.06 24.19 million 52
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 20,474,463.97 20.47 million 25
3600 VETERANS AFFAIRS, DEPARTMENT OF 18,874,710.60 18.87 million 207

Insight

Obligations in NAICS 562910 are highly concentrated in a small number of agencies during the last full year: the Department of Energy accounted for $4.18 billion, or about 64% of the $6.57 billion total, far exceeding all other agencies. The Department of the Army was the next largest obligor at $1.07 billion, followed by EPA at $726.25 million, indicating that remediation activity is led primarily by energy and defense-related demand. Award volume is more dispersed than dollars, with EPA, the Army, and Energy accounting for most of the listed actions, while several other agencies contributed smaller, lower-dollar portfolios.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '562910'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
SAVANNAH RIVER MISSION COMPLETION, LLC 8KB44 1,233,811,148.20 1.23 billion 61
UNITED CLEANUP OAK RIDGE LLC 8QJ69 656,579,375.90 656.58 million 45
CENTRAL PLATEAU CLEANUP COMPANY LLC 86TK6 614,354,275.85 614.35 million 62
IDAHO ENVIRONMENTAL COALITION LLC 8NAK7 586,343,766.55 586.34 million 58
FLUOR-B&W PORTSMOUTH LLC 5SMD3 250,720,847.40 250.72 million 18
SEVENSON ENVIRONMENTAL SERVICES, INC. 0LT07 190,031,936.19 190.03 million 64
RSI ENTECH, LLC 3M3V3 155,052,240.39 155.05 million 41
HYDROGEOLOGIC, INC. 0UFZ2 137,037,077.59 137.04 million 263
ENVIRONMENTAL QUALITY MANAGEMENT, INC 0SME6 135,207,063.35 135.21 million 164
HANFORD LABORATORY MANAGEMENT AND INTEGRATION LLC 89SS6 131,422,566.47 131.42 million 28

Insight

Obligations in NAICS 562910 are highly concentrated among a small set of vendors, with the top 10 accounting for 3.94 billion of 6.57 billion total obligated, or about 60 percent of last year’s activity. SAVANNAH RIVER MISSION COMPLETION, LLC is the clear outlier at 1.23 billion across 61 awards, followed by four vendors each above 500 million, indicating a cluster of large remediation contracts concentrated among a few incumbents. Award volume is more dispersed than dollars, as several vendors with relatively high award counts, including HYDROGEOLOGIC, INC. and ENVIRONMENTAL QUALITY MANAGEMENT, INC., received lower total obligations than the leading firms.

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__productOrServiceInformation__principalNAICSCode = '562910'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 6,567,815,346.54 6.57 billion 8,201

Insight

In the last full year, NAICS 562910 (Remediation Services) recorded $6.57 billion in obligated awards across 8,201 awards, for an average award value of about $800.9 thousand. The annual trend data provided includes only one year, so period-over-period change cannot be assessed. The award profile suggests a broad distribution of obligations across a relatively large number of awards rather than reliance on a small set of transactions.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.