Vehicle Number

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

Federal procurement summary for vehicle number associated with Agency ID 8000 and PIID NNK13OS02B over the last 10 years.

This page summarizes award activity for vehicle number under Agency ID 8000 for PIID NNK13OS02B across the last 10 years. The record shows 161 award actions with total obligated value of $131.92 million.

Generated at 03/21/2026

Analysis period: Last 10 years

Total obligated value is shown as $131,921,470.57 and average action value is $819,388.02.

Agency ID
8000
PIID
NNK13OS02B
Type
Vehicle
Total Obligated
131.92 million
131,921,470.57
Actions
161
Average Action Value
819,388.02

Overview

The procurement record for vehicle number under PIID NNK13OS02B covers 161 award actions during the last 10 years. Total obligated funding is $131,921,470.57, with an average action value of $819,388.02. The page is structured to support review of award volume and obligated amount for this specific vehicle record.

How to use this page

Use this page to review the scale of obligated funding and the number of actions associated with vehicle number in Agency ID 8000. It provides a concise procurement snapshot for comparing this vehicle record against other FPDS results for the same agency or 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 = 'NNK13OS02B'
    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 131,921,470.57 131.92 million 161

Insight

Over the 10-year window for PIID NNK13OS02B, obligations are fully concentrated within NASA (Agency ID 8000), with $131.92 million across 161 awards. This indicates the vehicle was used exclusively by a single agency rather than distributed across multiple agencies. The award count suggests repeated use within the same agency, but no cross-agency spread is evident in the provided data.

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 = 'NNK13OS02B'
        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 = 'NNK13OS02B'
    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
325120 INDUSTRIAL GAS MANUFACTURING 131,921,470.57 131.92 million 161

Insight

Over the 10-year window, obligations for vehicle PIID NNK13OS02B are fully concentrated in NAICS 325120, Industrial Gas Manufacturing, with $131.92 million across 161 awards. This indicates a single-industry award profile and no diversification across NAICS codes in the provided data. The award count suggests repeated procurement activity within the same industrial gas category.

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 = 'NNK13OS02B'
    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
6830 GASES: COMPRESSED AND LIQUEFIED 131,921,470.57 131.92 million 161

Insight

Over the 10-year window, obligations under PIID NNK13OS02B are fully concentrated in PSC 6830, Gases: Compressed and Liquefied, with $131.92 million across 161 awards. This indicates a highly focused spend profile for the vehicle, with no other PSCs represented in the provided data. The award count suggests repeated procurement activity in the same commodity category rather than a diversified obligation mix.

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 = 'NNK13OS02B'
    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 8,657,327.35 8.66 million 16
2017 7,471,583.67 7.47 million 11
2018 10,006,716.77 10.01 million 11
2019 17,975,872.96 17.98 million 11
2020 23,435,571.20 23.44 million 20
2021 9,658,660.10 9.66 million 18
2022 16,362,044.99 16.36 million 17
2023 12,295,538.84 12.30 million 13
2024 12,190,587.44 12.19 million 22
2025 13,867,567.25 13.87 million 22

Insight

Obligations for PIID NNK13OS02B were uneven over the 10-year window, rising from 8.66 million in 2016 to a peak of 23.44 million in 2020 before declining and stabilizing in the 12.19 million to 13.87 million range in 2023–2025. Award activity was also concentrated, with 11 to 22 awards per year and the highest counts in 2024 and 2025, indicating more frequent but lower-dollar awards in the most recent years. The series suggests a mid-period funding spike followed by a lower, steadier obligation profile.

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.