Vehicle Number

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

Federal procurement summary for vehicle number NND17AL01C under agency 8000, covering award activity from the last 10 years.

This page summarizes vehicle number NND17AL01C for agency 8000 over the last 10 years. The record shows 148 award actions with total obligated value of 68.34 million.

Generated at 03/21/2026

Analysis period: Last 10 years

All values reflect the provided analysis window and readable totals; exact obligated amount is 68,339,522.13 and average action value is 461,753.53.

Agency ID
8000
PIID
NND17AL01C
Type
Vehicle
Total Obligated
68.34 million
68,339,522.13
Actions
148
Average Action Value
461,753.53

Overview

Vehicle number NND17AL01C is associated with agency 8000 and shows 148 award actions in the last 10 years. Total obligated value is 68,339,522.13, with a readable total of 68.34 million and an average action value of 461,753.53. The figures describe award activity for this specific PIID only.

How to use this page

Use this page to review the award volume and obligated dollars tied to vehicle number NND17AL01C within the selected 10-year window. The counts and values provide a compact view of procurement activity for agency 8000 without adding details beyond the supplied record.

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 = 'NND17AL01C'
    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 68,339,522.13 68.34 million 148

Insight

For PIID NND17AL01C over the 10-year window, all reported top-agency obligations are concentrated within National Aeronautics and Space Administration (agency 8000). NASA accounts for $68.34 million across 148 awards, indicating a fully concentrated funding profile at the agency level for this vehicle.

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 = 'NND17AL01C'
        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 = 'NND17AL01C'
    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
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 68,339,522.13 68.34 million 148

Insight

Obligations for PIID NND17AL01C are entirely concentrated in NAICS 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, over the 10-year window. This single industry code accounts for $68.34 million across 148 awards, indicating a fully concentrated award pattern with no diversification across other NAICS codes in the provided data.

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 = 'NND17AL01C'
    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
J017 MAINT/REPAIR/REBUILD OF EQUIPMENT- AIRCRAFT LAUNCHING, LANDING, AND GROUND HANDLING EQUIPMENT 68,339,522.13 68.34 million 148

Insight

Over the 10-year window for PIID NND17AL01C, obligations are fully concentrated in PSC J017, with $68.34 million across 148 awards. This indicates a highly focused requirement profile centered on maintenance, repair, and rebuild of aircraft launching, landing, and ground handling equipment. The repeated award activity suggests sustained demand in this product/service category rather than a one-time obligation pattern.

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 = 'NND17AL01C'
    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
2017 28,915,316.73 28.92 million 56
2018 8,977,479.59 8.98 million 19
2019 6,712,494.29 6.71 million 12
2022 4,409,815.46 4.41 million 9
2023 7,645,650.11 7.65 million 17
2024 5,817,799.02 5.82 million 16
2025 5,860,966.93 5.86 million 19

Insight

Obligations for PIID NND17AL01C are heavily concentrated in 2017, when $28.92 million across 56 awards accounted for the clear peak in the 10-year window. After 2017, annual obligations fell sharply and remained in a lower range, with no activity reported for 2020–2021 in the provided rows. Recent years show a modest rebound in 2023 to $7.65 million and 17 awards, followed by relatively stable levels in 2024 and 2025 at roughly $5.8–$5.9 million and 16–19 awards.

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.