Vehicle Number

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

Procurement analysis for vehicle number under agency 8000, PIID 80GSFC20D0001, covering the last 10 years of award actions.

This page summarizes federal procurement activity for the vehicle number record associated with agency 8000 and PIID 80GSFC20D0001. Over the last 10 years, the record shows 113 award actions and total obligations of 419.57 million dollars.

Generated at 03/21/2026

Analysis period: Last 10 years

Dollar figures are based on a total obligated exact value of 419573897.1 and a readable total of 419.57 million.

Agency ID
8000
PIID
80GSFC20D0001
Type
Vehicle
Total Obligated
419.57 million
419,573,897.10
Actions
113
Average Action Value
3,713,043.34

Overview

The analysis window covers the last 10 years and includes 113 award actions tied to vehicle number under agency 8000 and PIID 80GSFC20D0001. Total obligated spending is 419,573,897.1 dollars, with an average action value of 3,713,043.34 dollars.

How to use this page

Use this page to review the scale and frequency of procurement activity associated with this vehicle number record. The combination of total obligated value and award action count provides a compact view of how funding has been distributed across actions in the analysis 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 = '80GSFC20D0001'
    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 419,573,897.10 419.57 million 113

Insight

Over the 10-year window, all reported obligations under PIID 80GSFC20D0001 are concentrated in a single agency: the National Aeronautics and Space Administration. NASA accounts for $419.57 million across 113 awards, indicating a fully concentrated distribution within the provided dataset. This pattern suggests the vehicle’s use has been limited to one agency rather than being spread across multiple agencies.

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

Insight

Obligations under PIID 80GSFC20D0001 are fully concentrated in NAICS 541330, Engineering Services, over the 10-year window. This category accounts for $419.57 million across 113 awards, indicating a sustained and highly focused service profile with no visible diversification into 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 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
R408 SUPPORT- PROFESSIONAL: PROGRAM MANAGEMENT/SUPPORT 419,573,897.10 419.57 million 113

Insight

Over the 10-year window, obligations under PIID 80GSFC20D0001 are fully concentrated in PSC R408, indicating a single dominant service classification for this vehicle. R408 accounts for $419.57 million across 113 awards, suggesting sustained use of the contract for professional program management/support services rather than a diversified PSC mix. This concentration indicates the vehicle has been used consistently for one primary service category.

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 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2019 0.00 0.00 1
2020 0.00 0.00 3
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 are concentrated in the most recent five years of the 10-year window, with no obligated amount recorded in 2019 or 2020 and activity beginning in 2021. Funding increased from $87.64 million in 2021 to a high of $109.32 million in 2024, alongside award counts ranging from 18 to 29 per year, indicating sustained multi-award activity. The 2025 total of $26.13 million across 15 awards reflects a lower year-to-date level relative to the prior three 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.