Vehicle Number

Vehicle Number 8900 / 89303322DEM000067 Federal Contract Action Summary (Last 10 Years)

Federal procurement analysis for vehicle number 89303322DEM000067 under Agency ID 8900 over the last 10 years.

This page summarizes award activity for vehicle number 89303322DEM000067. The record shows 42 award actions and total obligated value of $161,956,283.67 across the analysis window.

Generated at 03/21/2026

Analysis period: Last 10 years

Dollar values are shown as reported, with a readable total of $161.96 million and an average action value of $3,856,101.99.

Agency ID
8900
PIID
89303322DEM000067
Type
Vehicle
Total Obligated
161.96 million
161,956,283.67
Actions
42
Average Action Value
3,856,101.99

Overview

Agency ID 8900 recorded 42 award actions tied to vehicle number 89303322DEM000067 during the last 10 years. Total obligated amount is $161,956,283.67, with an average action value of $3,856,101.99.

How to use this page

Use this page to review the spending level and award frequency associated with this vehicle record. The figures support basic trend checking, obligation comparison, and identification of the award volume covered by the PIID.

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 = '89303322DEM000067'
    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 161,956,283.67 161.96 million 42

Insight

Over the 10-year window, obligations are fully concentrated within the Department of Energy (agency ID 8900), with $161.96 million across 42 awards associated with vehicle PIID 89303322DEM000067. This indicates a single-agency funding pattern rather than a distributed obligation profile across multiple agencies. The award volume suggests repeated use of the vehicle by the same department over time.

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 = '89303322DEM000067'
        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 = '89303322DEM000067'
    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 161,956,283.67 161.96 million 42

Insight

Obligations under this vehicle are fully concentrated in NAICS 562910, Remediation Services, with $161.96 million across 42 awards over the 10-year window. This indicates a highly focused procurement profile centered on a single environmental remediation category rather than a diversified set of NAICS codes. The award count suggests repeated use of the vehicle for this requirement area, with spending concentrated in one dominant classification.

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 = '89303322DEM000067'
    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 161,956,283.67 161.96 million 42

Insight

Within the 10-year window, obligations for vehicle PIID 89303322DEM000067 are concentrated entirely in PSC F999, Other Environmental Services. This PSC accounts for $161.96 million across 42 awards, indicating repeated use of the same service category rather than a broad distribution across multiple PSCs. The pattern suggests sustained procurement activity centered on a single environmental services classification.

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 = '89303322DEM000067'
    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
2021 500,000.00 500.00 thousand 1
2022 447,118,603.38 447.12 million 12
2023 -285,662,319.71 -285.66 million 14
2024 0.00 0.00 8
2025 0.00 0.00 7

Insight

Obligations under PIID 89303322DEM000067 are highly concentrated in 2022 and 2023, which account for the only material funding activity in the 10-year window. After a small obligation in 2021 ($500 thousand), annual obligations rose sharply to $447.12 million across 12 awards in 2022, then reversed to -$285.66 million across 14 awards in 2023, indicating substantial deobligation or adjustment activity. Activity continued in 2024 and 2025 with 8 and 7 awards respectively, but no net obligated value was recorded in either year.

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.