Vehicle Number

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

Federal procurement summary for vehicle number NNC16CA41C under Agency ID 8000, showing obligations and award activity over the last 5 years.

This page summarizes award activity for vehicle number NNC16CA41C for Agency ID 8000 during the last 5 years. Total obligated amount is $11.44 million across 24 award actions.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the provided analysis window and may not include activity outside that period.

Agency ID
8000
PIID
NNC16CA41C
Type
Vehicle
Total Obligated
11.44 million
11,443,717.65
Actions
24
Average Action Value
476,821.57

Overview

For the last 5 years, vehicle number NNC16CA41C shows 24 award actions with total obligated funding of $11,443,717.65. The average action value is $476,821.57, indicating recurring procurement activity at a moderate scale for the referenced vehicle identifier.

How to use this page

Use this page to review obligation totals and award action volume associated with vehicle number NNC16CA41C under Agency ID 8000. The figures provide a concise basis for comparing this vehicle against other procurement records within the same 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 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 11,443,717.65 11.44 million 24

Insight

Over the 5-year window, all reported obligations for vehicle NNC16CA41C are concentrated within the National Aeronautics and Space Administration, totaling $11.44 million across 24 awards. This indicates a fully single-agency obligation pattern for the vehicle in the provided data, with no evidence of distribution across other 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 = '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 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 = 'NNC16CA41C'
    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
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 11,443,717.65 11.44 million 24

Insight

Over the 5-year window, obligations for PIID NNC16CA41C are concentrated entirely in NAICS 611430, Professional and Management Development Training. This category accounts for $11.44 million across 24 awards, indicating repeated use of the same service line rather than a broad distribution across multiple NAICS codes. The concentration suggests this vehicle was used primarily for training-related 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 = 'NNC16CA41C'
    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
R499 SUPPORT- PROFESSIONAL: OTHER 11,443,717.65 11.44 million 24

Insight

Over the 5-year window, obligations under PIID NNC16CA41C are concentrated entirely in PSC R499, Support- Professional: Other. This PSC accounts for 24 awards and $11.44 million in obligated value, indicating a narrow service profile rather than a diversified product mix. The absence of additional PSCs in the provided rows suggests all reported activity for this vehicle is concentrated in a single 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 = 'NNC16CA41C'
    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 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 under PIID NNC16CA41C declined sharply over the period, falling from $6.58 million across 10 awards in 2021 to $4.40 million across 8 awards in 2022, then to $512.83 thousand across 4 awards in 2023. In 2024, obligations were negative at $47.81 thousand across 2 awards, indicating net deobligation activity rather than new positive funding. The pattern shows a pronounced concentration of obligation activity in 2021–2022, followed by a steep contraction in both award count and dollar value.

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.