This page summarizes procurement activity tied to vehicle number for agency ID 8000 under PIID NNL16AA05C across the last 10 years. The record shows 105 award actions with total obligated funding of $305,783,109 and an average action value of $2,912,220.09.
Vehicle Number
Vehicle Number 8000 / NNL16AA05C Federal Contract Action Summary (Last 10 Years)
Analysis of vehicle number for agency 8000 and PIID NNL16AA05C over the last 10 years, based on 105 award actions and $305.78 million in total obligations.
Dollar values are shown in both readable and exact formats; totals reflect obligated amounts reported within the stated analysis window.
Overview
The procurement record for vehicle number under agency 8000 and PIID NNL16AA05C covers 105 award actions in the last 10 years. Total obligated funding is $305,783,109, with an average action value of $2,912,220.09.
How to use this page
Use this page to review the scale and frequency of award activity associated with this vehicle record. The figures support basic trend review, obligation sizing, and award-count comparisons within the stated 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 = 'NNL16AA05C'
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 | 305,783,109.00 | 305.78 million | 105 |
Insight
For PIID NNL16AA05C over the 10-year window, all reported obligation is concentrated in a single agency: the National Aeronautics and Space Administration. NASA accounts for $305.78 million across 105 awards, indicating a highly concentrated award pattern with no diversification across other agencies 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 = 'NNL16AA05C'
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 = 'NNL16AA05C'
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 |
|---|---|---|---|---|
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | 305,783,109.00 | 305.78 million | 105 |
Insight
Over the 10-year window, obligations for PIID NNL16AA05C are fully concentrated in NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology). This NAICS accounts for $305.78 million across 105 awards, indicating a highly focused obligation pattern with no diversification across additional 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 = 'NNL16AA05C'
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 |
|---|---|---|---|---|
| B539 | SPECIAL STUDIES/ANALYSIS- AERONAUTICAL/SPACE | 305,783,109.00 | 305.78 million | 105 |
Insight
Obligations under PIID NNL16AA05C are fully concentrated in PSC B539, Special Studies/Analysis - Aeronautical/Space, totaling $305.78 million across 105 awards over the 10-year window. This indicates a narrow service profile with all recorded obligations in the provided data aligned to a single technical analysis category. The award count suggests repeated procurement activity within the same PSC rather than broader category diversification.
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 = 'NNL16AA05C'
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,761,779.00 | 8.76 million | 4 |
| 2017 | 49,097,086.00 | 49.10 million | 15 |
| 2018 | 51,182,675.00 | 51.18 million | 18 |
| 2019 | 46,773,874.00 | 46.77 million | 13 |
| 2020 | 47,329,226.00 | 47.33 million | 17 |
| 2021 | 44,856,060.00 | 44.86 million | 16 |
| 2022 | 48,402,249.00 | 48.40 million | 14 |
| 2023 | 9,380,160.00 | 9.38 million | 8 |
Insight
Obligations for PIID NNL16AA05C are concentrated in 2017–2022, when annual funding remained in a relatively narrow band of about $44.86 million to $51.18 million across 93 awards. Activity began with a much lower base in 2016 at $8.76 million and 4 awards, then rose sharply in 2017 and stayed elevated through 2022. In 2023, obligations declined to $9.38 million with 8 awards, indicating a substantial drop from the prior six-year pattern.
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.