This page summarizes award activity for vehicle number DEAU0000014 during the last 10 years. It reflects 59 award actions with total obligated funding of $174.74 million.
Vehicle Number
Vehicle Number 8900 / DEAU0000014 Federal Contract Action Summary (Last 10 Years)
Federal procurement summary for vehicle number DEAU0000014 under Agency ID 8900 over the last 10 years.
Totals are based on the provided obligated amount of $174,740,704.55 and an average action value of $2,961,706.86.
Overview
The record for vehicle number DEAU0000014 shows 59 award actions across the last 10 years. Total obligated funding is $174,740,704.55, with an average action value of $2,961,706.86. This view is limited to the provided FPDS query inputs.
How to use this page
Use this page to review the scale and cadence of award activity tied to vehicle number DEAU0000014. The data supports basic procurement analysis by showing aggregate obligation, action count, and average action value for the selected window.
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 = 'DEAU0000014'
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 | 174,740,704.55 | 174.74 million | 59 |
Insight
For PIID DEAU0000014 over the 10-year window, all reported obligations are concentrated in the Department of Energy (Agency ID 8900). The vehicle has 59 awards totaling $174.74 million, indicating sustained use by a single agency with no cross-agency distribution in the provided data.
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 = 'DEAU0000014'
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 = 'DEAU0000014'
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 |
|---|---|---|---|---|
| 561612 | SECURITY GUARDS AND PATROL SERVICES | 174,740,704.55 | 174.74 million | 59 |
Insight
Over the 10-year window, obligations for vehicle DEAU0000014 under agency 8900 are entirely concentrated in NAICS 561612, Security Guards and Patrol Services. This single NAICS accounts for $174.74 million across 59 awards, indicating a fully concentrated obligation profile within the provided data. The distribution suggests sustained procurement activity in a single service category rather than diversification across multiple NAICS codes.
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 = 'DEAU0000014'
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 | 174,740,704.55 | 174.74 million | 59 |
Insight
Obligations under PIID DEAU0000014 are fully concentrated in PSC R499, Support- Professional: Other, with $174.74 million across 59 awards over the 10-year window. This indicates a highly focused vehicle profile rather than a diversified PSC mix. The award count suggests repeated use of the same services category, with obligation volume concentrated in a single professional support 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 = 'DEAU0000014'
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 |
|---|---|---|---|
| 2016 | 27,228,002.46 | 27.23 million | 8 |
| 2017 | 26,491,159.85 | 26.49 million | 7 |
| 2018 | 27,608,789.88 | 27.61 million | 6 |
| 2019 | 29,011,483.79 | 29.01 million | 6 |
| 2020 | 29,185,400.12 | 29.19 million | 18 |
| 2021 | 30,012,801.59 | 30.01 million | 8 |
| 2022 | 5,203,066.86 | 5.20 million | 6 |
Insight
Obligations for PIID DEAU0000014 were relatively stable from 2016 through 2021, ranging from $26.49 million to $30.01 million annually, with award counts generally between 6 and 8 except for a spike to 18 awards in 2020. The highest annual obligation occurred in 2021 at $30.01 million, following a gradual increase over the prior five years. In 2022, obligated amount dropped sharply to $5.20 million, indicating a significant contraction in annual funding activity within the reported 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.