This page summarizes federal award activity for vehicle number NNK17LA01C in agency 8000 over the last 10 years. The record shows 187 award actions with total obligations of 369.60 million.
Vehicle Number
Vehicle Number 8000 / NNK17LA01C Federal Contract Action Summary (Last 10 Years)
Procurement summary for vehicle number NNK17LA01C under agency 8000, covering award activity in the last 10 years.
Dollar totals reflect the provided readable and exact obligated amounts for the analysis window and should be read as procurement activity tied to this PIID.
Overview
Vehicle number NNK17LA01C is associated with 187 award actions in the last 10 years under agency 8000. The reported total obligated amount is 369,597,649.6, with an average action value of 1,976,458.02.
How to use this page
Use this page to review the volume and value of award activity linked to this PIID and agency ID. The figures provide a compact view of procurement concentration over the analysis window without adding unreported contract details.
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 = 'NNK17LA01C'
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 | 369,597,649.60 | 369.60 million | 187 |
Insight
Obligations for vehicle NNK17LA01C over the 10-year window are fully concentrated within the National Aeronautics and Space Administration, which accounts for $369.60 million across 187 awards. This indicates a single-agency award profile with no observed distribution across other agencies in the provided data. The volume of awards suggests repeated obligations under the same vehicle rather than a small number of high-dollar actions.
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 = 'NNK17LA01C'
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 = 'NNK17LA01C'
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 | 369,597,649.60 | 369.60 million | 187 |
Insight
Within the 10-year window for vehicle PIID NNK17LA01C at agency 8000, all reported obligations are concentrated in NAICS 541330, Engineering Services. This single NAICS category accounts for $369.60 million across 187 awards, indicating a highly concentrated procurement profile with no diversification across other 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 = 'NNK17LA01C'
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 | 369,597,649.60 | 369.60 million | 187 |
Insight
Over the 10-year window for vehicle NNK17LA01C, obligations are fully concentrated in PSC R425, Support- Professional: Engineering/Technical. This PSC accounts for $369.60 million across 187 awards, indicating a sustained and highly focused use of engineering and technical support. The absence of other PSCs in the provided data suggests no meaningful PSC diversification within this period.
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 = 'NNK17LA01C'
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 | 1,000,000.00 | 1.00 million | 1 |
| 2017 | 31,763,624.00 | 31.76 million | 22 |
| 2018 | 35,386,572.00 | 35.39 million | 23 |
| 2019 | 34,679,695.49 | 34.68 million | 17 |
| 2020 | 35,760,337.04 | 35.76 million | 24 |
| 2021 | 42,269,409.65 | 42.27 million | 21 |
| 2022 | 45,338,141.83 | 45.34 million | 18 |
| 2023 | 45,496,313.77 | 45.50 million | 15 |
| 2024 | 47,384,889.94 | 47.38 million | 21 |
| 2025 | 50,518,665.88 | 50.52 million | 25 |
Insight
For PIID NNK17LA01C under Agency 8000, obligated amounts are heavily concentrated in the post-2016 period, rising from $1.00 million in 2016 to $50.52 million in 2025. Annual obligations generally increased over time, with a step-up from roughly $31.76 million–$35.76 million in 2017–2020 to above $42.27 million in 2021 and above $45 million in 2022–2025. Award counts were uneven year to year but remained active throughout the period, ranging from 15 to 25 awards annually after 2016, indicating sustained contract activity rather than a single-year spike.
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.