SAVANNAH RIVER REMEDIATION LLC recorded 78 award actions with total obligated value of $691,279,859.58, or $691.28 million, across the last 5 years. Nearly all obligated activity is concentrated in the Department of Energy and NAICS 562211, Hazardous Waste Treatment and Disposal.
Federal Contractor
SAVANNAH RIVER REMEDIATION LLC Federal Contract Obligations (Last 5 Years)
Federal procurement profile for SAVANNAH RIVER REMEDIATION LLC (CAGE 4XQS6, UEI MQVGANNMJDN6) covering obligations in the last 5 years.
Annual totals include negative obligation adjustments in 2022, 2024, and 2025, while 2021 accounts for most of the recorded obligated value.
About SAVANNAH RIVER REMEDIATION LLC federal contract activity
SAVANNAH RIVER REMEDIATION LLC (CAGE 4XQS6, UEI MQVGANNMJDN6) received 691.28 million in FPDS-observed obligations across 78 awards in the last 5 years, for an average award value of 8.86 million. The profile is heavily concentrated in a single federal customer and a single industrial classification, indicating a focused contract base rather than a diversified award portfolio.
Agency mix and customer concentration
All observed obligations in the analysis window came from the Department of Energy (agency 8900), which accounted for 691.28 million and all 78 awards. This level of concentration suggests the vendor’s federal business is tied almost entirely to one agency relationship.
Industry profile based on NAICS activity
All recorded obligations were classified under NAICS 562211, Hazardous Waste Treatment and Disposal, totaling 691.28 million across 78 awards. The mix indicates a narrow operational focus aligned with environmental remediation and waste treatment work.
Annual contract trend over the analysis window
Annual obligations were dominated by 2021, when the vendor recorded 728.05 million across 64 awards. Activity then turned negative in 2022, 2024, and 2025, with only 2021 showing material positive obligations in the provided trend data. The negative annual values indicate adjustments or deobligations within FPDS rather than new award growth in those years.
How to interpret this page
This summary uses the provided FPDS Query analysis window of the last 5 years and the supplied obligation, award-count, agency, NAICS, and annual trend fields. Amounts reflect recorded obligations in FPDS and may include negative values from modifications, deobligations, or other contract adjustments.
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 = '4XQS6'
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 | 691,279,859.58 | 691.28 million | 78 |
Insight
Over the last 5 years, SAVANNAH RIVER REMEDIATION LLC’s obligations are fully concentrated in the Department of Energy, which accounts for the entire $691.28 million in recorded obligations and all 78 awards. This indicates a single-agency procurement profile with no observable interagency distribution in the provided data. The average award value of $8.86 million suggests the portfolio consists of relatively high-dollar awards under one agency relationship.
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 = '4XQS6'
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 |
|---|---|---|---|---|
| 562211 | HAZARDOUS WASTE TREATMENT AND DISPOSAL | 691,279,859.58 | 691.28 million | 78 |
Insight
Over the last 5 years, SAVANNAH RIVER REMEDIATION LLC’s obligations are fully concentrated in NAICS 562211, Hazardous Waste Treatment and Disposal, accounting for the entire $691.28 million in reported obligated value. The vendor received 78 awards in this NAICS, with an average award value of approximately $8.86 million, indicating a consistently concentrated procurement profile rather than diversification across multiple industries.
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 = '4XQS6'
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 | -76,704.71 | -76.70 thousand | 2 |
| 2024 | -70,734.17 | -70.73 thousand | 1 |
| 2022 | -36,626,867.30 | -36.63 million | 11 |
| 2021 | 728,054,165.76 | 728.05 million | 64 |
Insight
Over the last 5 years, obligations for SAVANNAH RIVER REMEDIATION LLC are heavily concentrated in 2021, which accounts for nearly all reported funding at 728.05 million across 64 awards. Activity drops sharply in 2022, with a net negative obligation of 36.63 million across 11 awards, and remains minimal in 2024 and 2025, each showing small negative obligations and 1 to 2 awards. Overall, the vendor’s award history is uneven and highly skewed to a single high-obligation year, with total obligations of 691.28 million across 78 awards and an average award value of 8.86 million.
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.