Vehicle Number

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

Federal procurement analysis page for vehicle number associated with PIID NNC16CA41C at agency 8000 over the last 10 years.

This page summarizes award activity for vehicle number under PIID NNC16CA41C at agency 8000 during the last 10 years. The record shows 83 award actions and total obligations of 32.23 million.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts are based on the provided exact total obligated of 32226688.88 and average action value of 388273.36.

Agency ID
8000
PIID
NNC16CA41C
Type
Vehicle
Total Obligated
32.23 million
32,226,688.88
Actions
83
Average Action Value
388,273.36

Overview

The analysis window covers the last 10 years of award activity tied to vehicle number under PIID NNC16CA41C. Across 83 award actions, total obligations equal 32,226,688.88, with an average action value of 388,273.36.

How to use this page

Use this page to review the procurement footprint associated with this vehicle record at agency 8000. The figures support basic trend review, obligation sizing, and action-level comparison within the stated analysis window.

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 = 'NNC16CA41C'
    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 32,226,688.88 32.23 million 83

Insight

For vehicle PIID NNC16CA41C over the 10-year window, obligations are fully concentrated in NASA (agency ID 8000). NASA accounts for $32.23 million across 83 awards, indicating a recurring award pattern rather than a one-off obligation. No other agencies are represented in the provided rows, so the observed activity is entirely agency-specific.

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 = 'NNC16CA41C'
        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 = 'NNC16CA41C'
    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
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 32,226,688.88 32.23 million 83

Insight

For PIID NNC16CA41C over the 10-year window, obligations are fully concentrated in NAICS 611430, Professional and Management Development Training. This category accounts for 32.23 million across 83 awards, indicating repeated procurement activity in a single service line rather than a diversified NAICS mix. The pattern suggests sustained reliance on training services within this vehicle.

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 = 'NNC16CA41C'
    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
R499 SUPPORT- PROFESSIONAL: OTHER 32,226,688.88 32.23 million 83

Insight

Obligations under PIID NNC16CA41C are fully concentrated in PSC R499, Support- Professional: Other, totaling $32.23 million across 83 awards in the 10-year window. This indicates a narrow service-profile distribution with no evidence of diversification across PSC categories in the provided data. The award count suggests repeated use of the same service classification over time rather than a broad mix of vehicle activity.

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 = 'NNC16CA41C'
    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 128,577.00 128.58 thousand 1
2017 5,373,750.00 5.37 million 15
2018 4,836,457.30 4.84 million 14
2019 5,296,259.93 5.30 million 17
2020 5,147,927.00 5.15 million 12
2021 6,581,561.15 6.58 million 10
2022 4,397,130.00 4.40 million 8
2023 512,833.75 512.83 thousand 4
2024 -47,807.25 -47.81 thousand 2

Insight

Obligations for PIID NNC16CA41C were concentrated in the middle of the 10-year window, with annual funding generally ranging from about $4.4 million to $6.6 million between 2017 and 2022. Award activity was also highest in that period, peaking at 17 awards in 2019 before declining each year thereafter. Activity then fell sharply in 2023 and 2024, with obligations dropping to $512.8 thousand and then to -$47.8 thousand, indicating a material end-of-period reduction and a small net deobligation in 2024.

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.