Vehicle Number

Vehicle Number 8000 / 80TECH21DA002 Federal Contract Action Summary (Last 10 Years)

Federal procurement analysis page for vehicle number records tied to agency ID 8000 and PIID 80TECH21DA002 over the last 10 years.

This page summarizes award activity for the vehicle number entity associated with agency ID 8000 and PIID 80TECH21DA002 across the last 10 years. The record set includes 138 award actions with total obligated value of 787.92 million.

Generated at 03/20/2026

Analysis period: Last 10 years

Total obligated equals 787,916,491.52 and the average action value is 5,709,539.79.

Agency ID
8000
PIID
80TECH21DA002
Type
Vehicle
Total Obligated
787.92 million
787,916,491.52
Actions
138
Average Action Value
5,709,539.79

Overview

The analysis window covers the last 10 years and shows 138 award actions associated with this vehicle number record. Total obligated funding is 787,916,491.52, with an average action value of 5,709,539.79.

How to use this page

Use this page to review the scale and frequency of award activity linked to vehicle number, agency ID 8000, and PIID 80TECH21DA002. The figures support basic procurement review, cross-checking, and trend analysis within the selected 10-year period.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH21DA002'
    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
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 787,916,491.52 787.92 million 138

Insight

Over the 10-year window for PIID 80TECH21DA002, obligations are fully concentrated in a single agency: the National Aeronautics and Space Administration, with $787.92 million across 138 awards. This indicates that the vehicle’s usage and funding are entirely attributed to NASA, with no distribution across other agencies in the provided data. The award count suggests repeated use of the vehicle rather than a one-time 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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH21DA002'
        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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH21DA002'
    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
541512 COMPUTER SYSTEMS DESIGN SERVICES 787,916,491.52 787.92 million 138

Insight

Over the 10-year window, obligations for vehicle 80TECH21DA002 are fully concentrated in NAICS 541512, Computer Systems Design Services. This single NAICS accounts for $787.92 million across 138 awards, indicating a highly focused procurement profile with no diversification across other NAICS codes in the provided data. The concentration suggests this vehicle has been used primarily for one technical services category rather than a broad mix of requirements.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH21DA002'
    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
DF10 IT AND TELECOM - IT MANAGEMENT AS A SERVICE 787,916,491.52 787.92 million 138

Insight

For PIID 80TECH21DA002, obligations are entirely concentrated in PSC DF10, IT and Telecom - IT Management as a Service, totaling $787.92 million across 138 awards over the 10-year window. This indicates a highly focused procurement pattern with no evidence of PSC diversification within the provided data. The award count suggests repeated use of the same service category rather than a one-time or isolated obligation pattern.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH21DA002'
    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 1,968,755.00 1.97 million 1
2022 179,507,713.55 179.51 million 25
2023 208,755,746.39 208.76 million 35
2024 190,572,738.89 190.57 million 43
2025 207,111,537.69 207.11 million 34

Insight

Obligations for PIID 80TECH21DA002 are highly concentrated in the most recent years, with only 1.97 million recorded in 2021 followed by a sharp increase to 179.51 million in 2022. Annual obligations remained elevated and relatively stable from 2023 through 2025, ranging from 190.57 million to 208.76 million, indicating sustained funding at a similar scale. Award volume also expanded markedly over the period, rising from 1 award in 2021 to 43 in 2024, before moderating to 34 in 2025.

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.