Vehicle Number

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

Vehicle number records for PIID NNK14MA74C at agency 8000 show 47 award actions over the last 5 years, with 8.31 million obligated.

This page summarizes procurement activity for the vehicle number entity associated with PIID NNK14MA74C in agency 8000. The analysis window covers the last 5 years and reflects 8,305,801 in total obligations across 47 award actions.

Generated at 03/20/2026

Analysis period: Last 5 years

Average action value over the period is 176,719.17, based on the reported obligated totals and action count.

Agency ID
8000
PIID
NNK14MA74C
Type
Vehicle
Total Obligated
8.31 million
8,305,801.00
Actions
47
Average Action Value
176,719.17

Overview

The record for vehicle number under PIID NNK14MA74C shows sustained procurement activity across the last 5 years. Total obligated value is 8,305,801, with 47 award actions recorded during the period.

How to use this page

This page is useful for reviewing obligation volume and action frequency tied to the vehicle number entity in agency 8000. The average action value of 176,719.17 provides a simple measure for comparing individual award actions within the 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 = 'NNK14MA74C'
    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 8,305,801.00 8.31 million 47

Insight

Over the 5-year window, all reported obligations for vehicle PIID NNK14MA74C are concentrated within the National Aeronautics and Space Administration, indicating a fully single-agency award profile in this dataset. NASA accounts for $8.31 million across 47 awards, suggesting repeated procurement activity rather than a small number of large, isolated obligations. This concentration limits interagency distribution and indicates the vehicle is used exclusively by NASA in the reported period.

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 = 'NNK14MA74C'
        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 = 'NNK14MA74C'
    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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 8,305,801.00 8.31 million 47

Insight

Over the 5-year window, obligations for vehicle PIID NNK14MA74C are fully concentrated in NAICS 336414, Guided Missile and Space Vehicle Manufacturing. This category accounts for $8.31 million across 47 awards, indicating repeated procurement activity within a single industrial classification rather than a broad NAICS distribution. The pattern suggests this vehicle is tightly aligned to one specialized manufacturing sector.

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 = 'NNK14MA74C'
    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
AJ47 R&D- GENERAL SCIENCE/TECHNOLOGY: ENGINEERING (COMMERCIALIZED) 8,305,801.00 8.31 million 47

Insight

Over the 5-year window for PIID NNK14MA74C, obligations are fully concentrated in PSC AJ47, R&D-General Science/Technology: Engineering (Commercialized). This PSC accounts for $8.31 million across 47 awards, indicating repeated use of the same service category rather than a diversified PSC mix. The pattern suggests a sustained procurement focus within a single R&D engineering vehicle.

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 = 'NNK14MA74C'
    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 7,417,616.00 7.42 million 15
2022 -711,571.00 -711.57 thousand 11
2023 1,599,756.00 1.60 million 10
2024 0.00 0.00 6
2025 0.00 0.00 5

Insight

Obligations under PIID NNK14MA74C were concentrated in 2021, which accounted for the highest annual total at $7.42 million across 15 awards. Funding then dropped sharply in 2022 to a net negative obligation of $711.57 thousand, before partially rebounding in 2023 to $1.60 million on 10 awards. Activity continued in 2024 and 2025 with 6 and 5 awards, respectively, but obligated amounts were $0 in both years, indicating award activity without net obligation growth in the period captured here.

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.