This page summarizes federal award activity associated with vehicle number for PIID 89303318CEM000007 within Agency ID 8900. The record shows 155 award actions and total obligations of 1.606 billion dollars over the last 10 years.
Vehicle Number
Vehicle Number 8900 / 89303318CEM000007 Federal Contract Action Summary (Last 10 Years)
Federal procurement profile for vehicle number under Agency ID 8900, covering PIID 89303318CEM000007 and activity over the last 10 years.
Dollar values are based on the provided readable and exact obligation totals, and the average action value is 10,364,456.57.
Overview
Over the last 10 years, this vehicle record is tied to 155 award actions with total obligated value of 1,606,490,768.59 dollars. The average action value is 10,364,456.57 dollars, which indicates that the contract record includes repeated, higher-value actions rather than a single isolated obligation. The page is scoped to Agency ID 8900 and PIID 89303318CEM000007.
How to use this page
Use this page to review the scale and frequency of federal award activity associated with vehicle number for the selected PIID. The totals provide a quick reference for obligations and action volume without adding unreported contract details. This is most useful for comparing award activity across time or against other FPDS records.
Top Agencies
SELECT
content__IDV__purchaserInformation__contractingOfficeAgencyID AS agency_id,
content__IDV__purchaserInformation__contractingOfficeAgencyID__name AS agency_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '8900' AND content__IDV__contractID__IDVID__PIID = '89303318CEM000007'
AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
agency_id,
agency_name
ORDER BY total_obligated DESC
LIMIT 10
| Agency ID | Agency Name | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| 8900 | ENERGY, DEPARTMENT OF | 1,606,490,768.59 | 1.61 billion | 155 |
Insight
Within the 10-year window, all reported obligated value in this vehicle is concentrated in a single agency: the Department of Energy, with $1.61 billion across 155 awards. This indicates full agency-level concentration and no distribution across other agencies in the provided data. The award count suggests repeated use of the vehicle rather than a one-off obligation pattern.
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,
ifNull(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode, '') AS cage_code,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '8900' AND content__IDV__contractID__IDVID__PIID = '89303318CEM000007'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
vendor_name,
cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
| Vendor | CAGE Code | Total Obligated | Readable | Actions |
|---|
Insight
No vendor concentration was available for this analysis window.
Top NAICS
SELECT
content__IDV__productOrServiceInformation__principalNAICSCode AS naics_code,
content__IDV__productOrServiceInformation__principalNAICSCode__description AS naics_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '8900' AND content__IDV__contractID__IDVID__PIID = '89303318CEM000007'
AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
naics_code,
naics_name
ORDER BY total_obligated DESC
LIMIT 10
| NAICS Code | Description | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| 562910 | REMEDIATION SERVICES | 1,606,490,768.59 | 1.61 billion | 155 |
Insight
Within the 10-year window, obligations for this vehicle are fully concentrated in NAICS 562910, Remediation Services, with $1.61 billion across 155 awards. This indicates a sustained and highly focused procurement profile centered on remediation activity rather than a diversified mix of industries. The award count suggests repeated use of this NAICS over time, consistent with ongoing program demand in the same service category.
Top PSC Codes
SELECT
content__IDV__productOrServiceInformation__productOrServiceCode AS psc_code,
content__IDV__productOrServiceInformation__productOrServiceCode__description AS psc_name,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '8900' AND content__IDV__contractID__IDVID__PIID = '89303318CEM000007'
AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
psc_code,
psc_name
ORDER BY total_obligated DESC
LIMIT 10
| PSC Code | Description | Total Obligated | Readable | Actions |
|---|---|---|---|---|
| F999 | OTHER ENVIRONMENTAL SERVICES | 1,606,490,768.59 | 1.61 billion | 155 |
Insight
Obligations for this vehicle are fully concentrated in PSC F999, Other Environmental Services, with $1.61 billion across 155 awards over the 10-year window. This indicates a narrow service mix and sustained use of the vehicle for a single broad environmental services category. The concentration suggests the vehicle is primarily used for recurring environmental requirements rather than a diversified set of PSCs.
Annual Trend
SELECT
toYear(parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate)) AS year,
sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable,
count() AS award_count
FROM fpds.data
WHERE
content__IDV__contractID__IDVID__agencyID = '8900' AND content__IDV__contractID__IDVID__PIID = '89303318CEM000007'
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
| Year | Total Obligated | Readable | Actions |
|---|---|---|---|
| 2017 | 3,991,378.00 | 3.99 million | 1 |
| 2018 | 134,276,987.60 | 134.28 million | 23 |
| 2019 | 192,257,438.95 | 192.26 million | 5 |
| 2020 | 179,267,751.95 | 179.27 million | 17 |
| 2021 | 175,301,670.88 | 175.30 million | 24 |
| 2022 | 246,350,449.52 | 246.35 million | 16 |
| 2023 | 240,768,678.42 | 240.77 million | 19 |
| 2024 | 206,093,504.48 | 206.09 million | 24 |
| 2025 | 228,182,908.79 | 228.18 million | 26 |
Insight
Obligations for this vehicle are concentrated in the later years of the 10-year window, rising from 3.99 million in 2017 to sustained annual levels above 134 million beginning in 2018. Spending peaked at 246.35 million in 2022 and remained elevated through 2025, with year-to-year fluctuation but no return to early-period levels. Award activity is also distributed across multiple actions, ranging from 1 award in 2017 to 26 awards in 2025, indicating continued use of the vehicle rather than a single isolated obligation event.
Use FPDS Query for deeper award and vehicle analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contract action analysis across agencies, vendors, NAICS, PSC, and annual trends.
Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.