Vehicle Number

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

Federal procurement record for vehicle number under agency 8000, PIID NNK11EA08C, covering the last 5 years.

This page summarizes award activity for vehicle number in agency 8000 under PIID NNK11EA08C. The record shows 4 award actions with total obligated amounts of 1.15 million.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the last 5 years and use the exact obligated value of 1,151,931.48.

Agency ID
8000
PIID
NNK11EA08C
Type
Vehicle
Total Obligated
1.15 million
1,151,931.48
Actions
4
Average Action Value
287,982.87

Overview

The record covers 4 award actions tied to vehicle number under agency 8000 during the last 5 years. Total obligated funding is 1,151,931.48, with an average action value of 287,982.87.

How to use this page

Use this page to review the basic procurement profile for vehicle number and track the awarded obligation total over the analysis window. The action count and average action value provide a compact view of the procurement activity associated with PIID NNK11EA08C.

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 = 'NNK11EA08C'
    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 1,151,931.48 1.15 million 4

Insight

All reported obligations for PIID NNK11EA08C over the 5-year window are concentrated within a single agency: the National Aeronautics and Space Administration, with $1.15 million across 4 awards. This indicates full agency-level concentration in the available data, with no other agencies represented in this section. The award activity is limited in volume, suggesting a small but focused obligation footprint tied to NASA.

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 = 'NNK11EA08C'
        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 = 'NNK11EA08C'
    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 1,151,931.48 1.15 million 4

Insight

Within the 5-year window for PIID NNK11EA08C, obligations are concentrated entirely in NAICS 541330, Engineering Services. The vehicle shows a single-industry profile with 4 awards totaling $1.15 million, indicating all observed obligation activity is limited to this NAICS. This concentration suggests the vehicle has been used for a narrow technical services scope rather than a diversified set 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 = 'NNK11EA08C'
    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
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 1,151,931.48 1.15 million 4

Insight

Obligations under PIID NNK11EA08C are fully concentrated in PSC R425, SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL, with $1.15 million across 4 awards over the 5-year window. This indicates a narrow service mix centered on engineering/technical support rather than a distributed set of PSCs. The pattern suggests recurring procurement activity within a single support 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 = 'NNK11EA08C'
    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 -10,462.45 -10.46 thousand 1
2022 -13,174.76 -13.17 thousand 1
2023 -148,536.56 -148.54 thousand 1
2025 1,324,105.25 1.32 million 1

Insight

Obligations for PIID NNK11EA08C are highly concentrated in a single award each year, with one award recorded in 2021, 2022, 2023, and 2025. The pattern is volatile: small negative obligations in 2021 and 2022, a larger negative obligation in 2023, then a substantial positive obligation of $1.32 million in 2025. This indicates a material shift in funding direction over the period, with 2025 accounting for the only significant positive obligation in the 5-year 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.