This page summarizes award activity for vehicle number associated with agency ID 8000 and PIID NNJ16GX07B over the last 5 years. The record shows 42 award actions with total obligated funding of $591.50 million.
Vehicle Number
Vehicle Number 8000 / NNJ16GX07B Federal Contract Action Summary (Last 5 Years)
Federal procurement analysis for vehicle number under agency 8000, PIID NNJ16GX07B, covering the last 5 years.
Totals are based on the provided analysis window and reflect a readable obligated amount of $591,495,568.39.
Overview
Over the last 5 years, vehicle number tied to agency ID 8000 and PIID NNJ16GX07B recorded 42 award actions. Total obligated funding was $591,495,568.39, for an average action value of $14,083,227.82.
How to use this page
Use this page to review the scale and frequency of award activity for this vehicle record. The totals help compare overall obligated value against the number of actions in the 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 = 'NNJ16GX07B'
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 | 591,495,568.39 | 591.50 million | 42 |
Insight
For PIID NNJ16GX07B over the 5-year window, obligations are fully concentrated within NASA (agency ID 8000). NASA accounts for $591.50 million across 42 awards, indicating all recorded activity in this vehicle is associated with a single agency and no cross-agency distribution 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 = 'NNJ16GX07B'
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 = 'NNJ16GX07B'
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 |
|---|---|---|---|---|
| 481212 | NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION | 591,495,568.39 | 591.50 million | 42 |
Insight
Over the 5-year window, obligations for vehicle PIID NNJ16GX07B are fully concentrated in NAICS 481212, Nonscheduled Chartered Freight Air Transportation, with $591.50 million across 42 awards. This indicates a highly focused procurement profile with no diversification across other NAICS codes in the provided data. The average obligation volume across awards is substantial, suggesting repeated use of this transportation category for mission support or 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 = 'NNJ16GX07B'
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 |
|---|---|---|---|---|
| V126 | TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: SPACE TRANSPORTATION/LAUNCH | 591,495,568.39 | 591.50 million | 42 |
Insight
Obligations on PIID NNJ16GX07B over the 5-year window are entirely concentrated in PSC V126, with $591.50 million across 42 awards. This indicates a highly focused buying pattern in space transportation/launch services, with no diversification across other PSCs in the provided data. The award count suggests repeated procurement activity, but all reported obligations remain within a single PSC 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 = 'NNJ16GX07B'
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 | 83,105,216.51 | 83.11 million | 9 |
| 2022 | 113,981,764.18 | 113.98 million | 6 |
| 2023 | 102,520,679.42 | 102.52 million | 7 |
| 2024 | 193,763,782.29 | 193.76 million | 9 |
| 2025 | 98,124,125.99 | 98.12 million | 11 |
Insight
Obligations for PIID NNJ16GX07B were highest in 2024 at $193.76 million, more than double the prior-year level, indicating a pronounced one-year spike in funding. Aside from that peak, annual obligations were comparatively clustered between $83.11 million and $113.98 million from 2021 through 2023, then declined to $98.12 million in 2025. Award activity was not proportional to obligation volume: the award count ranged from 6 to 11, with the highest count in 2025 despite a lower obligated total than 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.