Vehicle Number

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

Federal procurement analysis for vehicle number 80GSFC20D0001 under agency 8000 over the last 5 years, showing 109 award actions and $419.57 million obligated.

This page summarizes vehicle number 80GSFC20D0001 for agency 8000 across the last 5 years. The record shows 109 award actions and total obligated amounts of $419,573,897.10, with an average action value of $3,849,301.81.

Generated at 03/21/2026

Analysis period: Last 5 years

Amounts reflect the provided analysis window and are shown as both readable and exact totals.

Agency ID
8000
PIID
80GSFC20D0001
Type
Vehicle
Total Obligated
419.57 million
419,573,897.10
Actions
109
Average Action Value
3,849,301.81

Overview

The procurement record for vehicle number 80GSFC20D0001 covers 109 award actions in the last 5 years. Total obligated funding is $419,573,897.10, which equals $419.57 million in readable form. The average action value is $3,849,301.81.

How to use this page

Use this page to review the scale and cadence of obligations tied to vehicle number 80GSFC20D0001. The combination of a high action count and a large obligated total supports basic contract-level analysis for agency 8000.

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 = '80GSFC20D0001'
    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 419,573,897.10 419.57 million 109

Insight

Over the past 5 years, obligations associated with vehicle PIID 80GSFC20D0001 are fully concentrated within NASA (Agency ID 8000), with no other agencies reflected in this section. NASA accounts for $419.57 million across 109 awards, indicating sustained and recurring use of this vehicle rather than a one-time obligation. This pattern suggests the vehicle has been used as a centralized procurement instrument within a single agency.

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 = '80GSFC20D0001'
        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 = '80GSFC20D0001'
    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
541330 ENGINEERING SERVICES 419,573,897.10 419.57 million 109

Insight

Over the 5-year window, obligations for PIID 80GSFC20D0001 are entirely concentrated in NAICS 541330, Engineering Services. This single category accounts for $419.57 million across 109 awards, indicating a highly focused procurement profile with no observed distribution across other NAICS codes 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 = '80GSFC20D0001'
    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
R408 SUPPORT- PROFESSIONAL: PROGRAM MANAGEMENT/SUPPORT 419,573,897.10 419.57 million 109

Insight

Over the 5-year window, obligations under PIID 80GSFC20D0001 are fully concentrated in PSC R408, indicating a single-product/service profile for this vehicle. R408—Support- Professional: Program Management/Support—accounts for $419.57 million across 109 awards, suggesting sustained use of the vehicle for program management and support services.

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 = '80GSFC20D0001'
    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
2021 87,639,511.62 87.64 million 18
2022 90,107,565.99 90.11 million 29
2023 106,374,338.22 106.37 million 23
2024 109,323,810.94 109.32 million 24
2025 26,128,670.33 26.13 million 15

Insight

Obligations under PIID 80GSFC20D0001 were concentrated in the 2022–2024 period, with annual obligated amounts rising from $87.64 million in 2021 to a peak of $109.32 million in 2024. Award activity was most frequent in 2022 at 29 awards, then remained in the low-to-mid 20s through 2024, indicating sustained procurement volume alongside higher dollar obligations. 2025 shows a marked decline to $26.13 million and 15 awards, suggesting a partial-year or reduced-obligation pattern relative to prior years.

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.