This page summarizes federal procurement activity for vehicle number associated with PIID NNK08OH01C over the last 10 years. The record shows 61 award actions with total obligated funding of 95.95 million.
Vehicle Number
Vehicle Number 8000 / NNK08OH01C Federal Contract Action Summary (Last 10 Years)
FPDS query page for vehicle number under agency ID 8000 and PIID NNK08OH01C, covering the last 10 years of award activity.
Total obligated is 95,948,464.05 across 61 award actions, for an average action value of 1,572,925.64.
Overview
The procurement record for vehicle number under agency ID 8000 and PIID NNK08OH01C spans 61 award actions in the last 10 years. Total obligated funding is 95,948,464.05, which yields an average action value of 1,572,925.64. This page provides a concise view of the reported award activity tied to this vehicle identifier.
How to use this page
Use this page to review the procurement history associated with vehicle number in the selected analysis window. The figures support quick comparison of total obligated dollars, action count, and average action value for this award record. The page is intended for reference within FPDS query results and related procurement analysis.
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 = 'NNK08OH01C'
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 | 95,948,464.05 | 95.95 million | 61 |
Insight
For PIID NNK08OH01C over the 10-year window, obligations are fully concentrated within a single agency: the National Aeronautics and Space Administration (Agency ID 8000). NASA accounts for $95.95 million across 61 awards, indicating exclusive agency-level distribution for this vehicle in the provided data. This pattern suggests the vehicle has been used consistently within one agency rather than spread across multiple agencies.
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 = 'NNK08OH01C'
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 = 'NNK08OH01C'
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 |
|---|---|---|---|---|
| 517110 | WIRED TELECOMMUNICATIONS CARRIERS | 95,948,464.05 | 95.95 million | 61 |
Insight
Over the 10-year window, obligations for vehicle PIID NNK08OH01C are fully concentrated in NAICS 517110, Wired Telecommunications Carriers. This single NAICS accounts for $95.95 million across 61 awards, indicating a strong and persistent concentration of obligations in one industry category. No diversification across other NAICS codes is reflected 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 = 'NNK08OH01C'
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 |
|---|---|---|---|---|
| D301 | IT AND TELECOM- FACILITY OPERATION AND MAINTENANCE | 95,948,464.05 | 95.95 million | 61 |
Insight
Obligations for this vehicle over the 10-year window are fully concentrated in PSC D301, IT and Telecom—Facility Operation and Maintenance, totaling $95.95 million across 61 awards. This indicates a narrow scope of use with no observed PSC diversification in the provided data. The award count suggests repeated use of the same service category rather than a broad mix of procurement types.
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 = 'NNK08OH01C'
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 | 43,667,943.89 | 43.67 million | 31 |
| 2017 | 50,316,908.03 | 50.32 million | 23 |
| 2018 | 1,963,612.13 | 1.96 million | 7 |
Insight
Obligations for PIID NNK08OH01C were concentrated in 2016 and 2017, at $43.67 million across 31 awards and $50.32 million across 23 awards, respectively. Activity then dropped sharply in 2018 to $1.96 million across 7 awards, indicating a steep decline in both dollar value and award count. Over the period provided, the vehicle’s funding and award activity were heavily front-loaded, with little residual volume in the final year.
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.