Vehicle Number

Vehicle Number 8000 / 80TECH23DA001 Federal Contract Action Summary (Last 5 Years)

Federal procurement page for vehicle number 80TECH23DA001 under agency ID 8000, summarizing last-5-year award activity.

This page summarizes award activity for vehicle number 80TECH23DA001 over the last 5 years. The record shows 71 award actions with total obligated amounts of 216,302,387.12 and an average action value of 3,046,512.49.

Generated at 03/21/2026

Analysis period: Last 5 years

All values reflect the provided analysis window and obligation totals for agency ID 8000.

Agency ID
8000
PIID
80TECH23DA001
Type
Vehicle
Total Obligated
216.30 million
216,302,387.12
Actions
71
Average Action Value
3,046,512.49

Overview

For agency ID 8000, vehicle number 80TECH23DA001 shows 71 award actions in the last 5 years. Total obligated amount is 216,302,387.12, with an average action value of 3,046,512.49.

How to use this page

Use this page to review the award volume and obligation level associated with vehicle number 80TECH23DA001. The figures support basic trend review and comparison within the specified analysis 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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80TECH23DA001'
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 216,302,387.12 216.30 million 71

Insight

NATIONAL AERONAUTICS AND SPACE ADMINISTRATION accounts for the full 5-year obligation total for this vehicle, with $216.30 million across 71 awards. This indicates complete agency concentration, with no observable distribution to other agencies in the provided row set. The activity level suggests repeated use of the vehicle by a single agency rather than broad interagency adoption.

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 = '80TECH23DA001'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 = '80TECH23DA001'
    AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
541519 OTHER COMPUTER RELATED SERVICES 216,302,387.12 216.30 million 71

Insight

Over the 5-year window, obligations for vehicle 80TECH23DA001 are fully concentrated in NAICS 541519, Other Computer Related Services. This single NAICS accounts for $216.30 million across 71 awards, indicating a narrow and consistent service profile rather than a diversified procurement mix. The award count suggests repeated use of the same NAICS category over time, with no other NAICS codes represented in the provided data.

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 = '80TECH23DA001'
    AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 216,302,387.12 216.30 million 71

Insight

Obligations under vehicle PIID 80TECH23DA001 over the 5-year window are fully concentrated in PSC DF10, IT and Telecom - IT Management as a Service. The category accounts for $216.30 million across 71 awards, indicating a repeated use pattern rather than a single large obligation. No additional PSCs are reflected in the provided data, so the vehicle’s recorded activity is narrowly focused in this service area.

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 = '80TECH23DA001'
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2023 30,531,866.93 30.53 million 14
2024 87,976,482.66 87.98 million 28
2025 97,794,037.53 97.79 million 29

Insight

Obligations under PIID 80TECH23DA001 increased sharply over the period provided, rising from 30.53 million across 14 awards in 2023 to 87.98 million across 28 awards in 2024, then to 97.79 million across 29 awards in 2025. The award count nearly doubled from 2023 to 2024 and increased only slightly in 2025, indicating that most of the growth in obligated dollars occurred between 2023 and 2024 rather than through a continued expansion in award volume. Overall, the pattern suggests a higher concentration of funding in 2024 and 2025 relative to 2023, with relatively stable award counts at the end of the period.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.