This page summarizes obligation activity tied to vehicle number for PIID NNH16CO60C and Agency ID 8000 across the last 10 years. The record shows 67 award actions with total obligations of 34.02 million.
Vehicle Number
Vehicle Number 8000 / NNH16CO60C Federal Contract Action Summary (Last 10 Years)
Federal procurement summary for vehicle number under PIID NNH16CO60C for Agency ID 8000 over the last 10 years.
Amounts shown are based on the provided obligated totals, with exact obligations of 34024968.63 and an average action value of 507835.35.
Overview
The procurement record for vehicle number under PIID NNH16CO60C shows 67 award actions across the last 10 years. Total obligated funding is 34.02 million, with an average action value of 507835.35. This page is limited to the provided award and obligation summary for Agency ID 8000.
How to use this page
Use this page to review the scale and frequency of obligation activity associated with the vehicle record. The totals support quick comparison of action volume, cumulative obligation, and average action value within the stated 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 = 'NNH16CO60C'
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 | 34,024,968.63 | 34.02 million | 67 |
Insight
For vehicle NNH16CO60C over the 10-year window, all reported obligations are concentrated with the National Aeronautics and Space Administration (Agency 8000). NASA accounts for $34.02 million across 67 awards, indicating a single-agency funding pattern for this vehicle. No other agencies are present in the provided rows, so distribution appears fully concentrated rather than diversified.
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 = 'NNH16CO60C'
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 = 'NNH16CO60C'
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 |
|---|---|---|---|---|
| 541330 | ENGINEERING SERVICES | 34,024,968.63 | 34.02 million | 67 |
Insight
Over the 10-year window for PIID NNH16CO60C, obligations are fully concentrated in NAICS 541330, Engineering Services. The vehicle reflects a single-industry pattern, with 67 awards totaling $34.02 million. This concentration indicates the procurement activity under this vehicle has been narrowly focused rather than distributed across multiple NAICS codes.
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 = 'NNH16CO60C'
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 |
|---|---|---|---|---|
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 34,024,968.63 | 34.02 million | 67 |
Insight
Over the 10-year window, obligations for PIID NNH16CO60C are fully concentrated in PSC R425, Support- Professional: Engineering/Technical. This category accounts for $34.02 million across 67 awards, indicating a sustained and repeated use of professional engineering/technical support under this vehicle. The absence of any other PSCs in the provided data suggests a highly focused requirement profile rather than broad service 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 = 'NNH16CO60C'
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 | 5,628,619.18 | 5.63 million | 10 |
| 2017 | 6,969,386.00 | 6.97 million | 12 |
| 2018 | 7,367,804.38 | 7.37 million | 14 |
| 2019 | 9,637,983.18 | 9.64 million | 14 |
| 2020 | 4,646,041.55 | 4.65 million | 12 |
| 2021 | -340,702.52 | -340.70 thousand | 3 |
| 2022 | 115,836.86 | 115.84 thousand | 1 |
| 2023 | 0.00 | 0.00 | 1 |
Insight
For PIID NNH16CO60C under agency 8000, obligations were concentrated in 2016–2020, rising from $5.63 million in 2016 to a peak of $9.64 million in 2019 before dropping to $4.65 million in 2020. Award activity followed the same pattern, increasing from 10 awards in 2016 to 14 in both 2018 and 2019, then declining to 3 awards in 2021 and 1 award in each of 2022 and 2023. The post-2020 years show minimal and uneven obligated amounts, including a negative obligation in 2021 and near-zero levels thereafter, indicating a sharp contraction in recent activity.
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.