Vehicle Number

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

Federal procurement analysis for vehicle number NNX16MB01C at agency 8000 over the last 10 years.

This page summarizes award activity for vehicle number NNX16MB01C across the last 10 years. The record shows 234 award actions with total obligations of $520.10 million.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts are based on the readable total obligated value of $520,096,010.54 and an average action value of $2,222,632.52.

Agency ID
8000
PIID
NNX16MB01C
Type
Vehicle
Total Obligated
520.10 million
520,096,010.54
Actions
234
Average Action Value
2,222,632.52

Overview

Over the analysis window, vehicle number NNX16MB01C is associated with 234 award actions and total obligated dollars of $520,096,010.54. The average action value is $2,222,632.52, indicating repeated award activity at a substantial dollar level.

How to use this page

Use this page to review procurement activity tied to vehicle number NNX16MB01C within agency 8000. The figures provide a concise starting point for examining award volume, obligation levels, and action-value patterns over the last 10 years.

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 = 'NNX16MB01C'
    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 520,096,010.54 520.10 million 234

Insight

For PIID NNX16MB01C over the 10-year window, obligations are fully concentrated within the National Aeronautics and Space Administration (Agency ID 8000). NASA accounts for $520.10 million across 234 awards, indicating a highly concentrated obligation profile 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 = 'NNX16MB01C'
        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 = 'NNX16MB01C'
    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
541512 COMPUTER SYSTEMS DESIGN SERVICES 520,096,010.54 520.10 million 234

Insight

Obligations for PIID NNX16MB01C are fully concentrated in NAICS 541512, Computer Systems Design Services, over the 10-year window. This category accounts for $520.10 million across 234 awards, indicating sustained reliance on a single service line rather than a distributed NAICS mix. The concentration suggests the vehicle has been used primarily for computer systems design 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 = 'NNX16MB01C'
    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
D301 IT AND TELECOM- FACILITY OPERATION AND MAINTENANCE 520,096,010.54 520.10 million 234

Insight

Over the 10-year window, obligations for this vehicle are fully concentrated in PSC D301, IT and Telecom-Facility Operation and Maintenance, with $520.10 million across 234 awards. This indicates a narrow product/service mix and sustained use of the vehicle for a single dominant requirement type. No other PSCs are present in the provided rows, so the distribution is entirely concentrated in one code.

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 = 'NNX16MB01C'
    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
2016 42,810,260.77 42.81 million 10
2017 57,751,568.06 57.75 million 30
2018 62,806,012.59 62.81 million 25
2019 53,765,156.35 53.77 million 33
2020 61,661,519.63 61.66 million 29
2021 64,587,091.29 64.59 million 29
2022 62,378,929.20 62.38 million 28
2023 66,014,769.52 66.01 million 19
2024 48,310,088.16 48.31 million 24
2025 10,614.97 10.61 thousand 7

Insight

Obligations for PIID NNX16MB01C were concentrated in 2017–2023, remaining in a relatively narrow band of about $53.8 million to $66.0 million annually after 2016. The highest annual obligation was in 2023 at $66.0 million, while 2024 fell to $48.3 million, indicating a notable decline from the prior multi-year range. Award counts were generally steady at 19–33 awards per year through 2024, then dropped to 7 awards in 2025, where obligations were only $10.6 thousand.

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.