This page summarizes procurement activity tied to vehicle number for agency 8900 within PIID 89303320DEM000031 across the last 10 years. The record includes 328 award actions with total obligated dollars of $2,379,600,118.81 and an average action value of $7,254,878.41.
Vehicle Number
Vehicle Number 8900 / 89303320DEM000031 Federal Contract Action Summary (Last 10 Years)
Analysis of vehicle number for PIID 89303320DEM000031 under agency 8900 over the last 10 years, showing 328 award actions and $2.38 billion in obligated funds.
Dollar figures reflect the provided analysis window and may differ from rounded totals shown elsewhere on the page.
Overview
Vehicle number activity for agency 8900 under PIID 89303320DEM000031 totals 328 award actions across the last 10 years. The obligated amount is $2,379,600,118.81, with an average action value of $7,254,878.41. This page is intended to help track the scale and cadence of procurement tied to this vehicle record.
How to use this page
Use this page to review how obligations are distributed across the award history for the vehicle number record. The action count and average value provide a compact view of procurement volume and transaction size over the analysis window. It can support basic reporting, trend review, and record-level validation.
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 = '89303320DEM000031'
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 | 2,379,600,118.81 | 2.38 billion | 328 |
Insight
Across the 10-year window for vehicle PIID 89303320DEM000031, all reported obligation activity is concentrated in the Department of Energy (agency ID 8900). The agency accounts for $2.38 billion across 328 awards, indicating a fully concentrated obligation profile within the provided data. This pattern suggests no observable distribution across other agencies in the current result set.
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 = '89303320DEM000031'
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 = '89303320DEM000031'
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 |
|---|---|---|---|---|
| 561210 | FACILITIES SUPPORT SERVICES | 2,379,600,118.81 | 2.38 billion | 328 |
Insight
Obligations are entirely concentrated in NAICS 561210, Facilities Support Services, with $2.38 billion across 328 awards over the 10-year window. This indicates a highly focused award pattern with no evidence of diversification across other NAICS codes in the provided data. The volume of awards suggests recurring use of this service category rather than reliance on a small number of large actions.
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 = '89303320DEM000031'
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 |
|---|---|---|---|---|
| R499 | SUPPORT- PROFESSIONAL: OTHER | 2,379,600,118.81 | 2.38 billion | 328 |
Insight
Within the 10-year window, obligations for this vehicle are fully concentrated in PSC R499, Support- Professional: Other. The reported total obligation is $2.38 billion across 328 awards, indicating sustained use of this service category rather than a diversified PSC mix. This concentration suggests the vehicle is predominantly being used for professional support requirements under a single PSC 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 = '89303320DEM000031'
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 |
|---|---|---|---|
| 2019 | 25,000.00 | 25.00 thousand | 1 |
| 2020 | 5,943,519.00 | 5.94 million | 18 |
| 2021 | 506,520,136.56 | 506.52 million | 115 |
| 2022 | 429,534,279.62 | 429.53 million | 65 |
| 2023 | 457,568,273.79 | 457.57 million | 46 |
| 2024 | 497,805,644.09 | 497.81 million | 41 |
| 2025 | 482,203,265.75 | 482.20 million | 42 |
Insight
Obligations for PIID 89303320DEM000031 were highly concentrated in 2021 through 2025, with annual funding ranging from 429.53 million to 506.52 million and award counts declining from 115 in 2021 to the low 40s by 2024–2025. The profile indicates a sharp ramp-up from 5.94 million across 18 awards in 2020 to 506.52 million in 2021, followed by sustained high-dollar activity with fewer awards each year. Earlier activity in 2019 was minimal at 25.00 thousand and one award, underscoring the limited pre-2020 obligation history within this 10-year window.
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.