This page summarizes award activity for vehicle number tied to PIID NNG14WA44C for agency ID 8000 during the last 10 years. Total obligations reached 141.46 million across 143 award actions.
Vehicle Number
Vehicle Number 8000 / NNG14WA44C Federal Contract Action Summary (Last 10 Years)
Procurement summary for vehicle number associated with PIID NNG14WA44C under agency ID 8000 over the last 10 years.
All figures reflect the provided analysis window and the exact obligated total of 141463126.78, with an average action value of 989252.63.
Overview
The vehicle number record for PIID NNG14WA44C shows 143 award actions in the last 10 years. Total obligated value is 141,463,126.78, with an average action value of 989,252.63.
How to use this page
Use this page to review the scale and frequency of procurement activity tied to this vehicle number. The figures support a quick assessment of total obligations, action count, and average action size for the selected 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 = 'NNG14WA44C'
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 | 141,463,126.78 | 141.46 million | 143 |
Insight
Over the 10-year window for PIID NNG14WA44C, all reported obligations in the top_agencies section are concentrated within NATIONAL AERONAUTICS AND SPACE ADMINISTRATION. NASA accounts for $141.46 million across 143 awards, indicating full agency concentration in the available data. This pattern suggests the vehicle’s obligated activity is entirely associated with a single agency rather than distributed 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 = 'NNG14WA44C'
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 = 'NNG14WA44C'
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 |
|---|---|---|---|---|
| 561210 | FACILITIES SUPPORT SERVICES | 141,463,126.78 | 141.46 million | 143 |
Insight
Obligations for PIID NNG14WA44C are fully concentrated in NAICS 561210, Facilities Support Services, with $141.46 million across 143 awards over the 10-year window. This indicates a single-industry concentration rather than a distributed NAICS profile. The award count suggests repeated procurement activity within the same services category.
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 = 'NNG14WA44C'
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 |
|---|---|---|---|---|
| S216 | HOUSEKEEPING- FACILITIES OPERATIONS SUPPORT | 141,463,126.78 | 141.46 million | 143 |
Insight
Over the 10-year window, this vehicle is fully concentrated in PSC S216, Housekeeping-Facilities Operations Support, with $141.46 million obligated across 143 awards. The single-code concentration indicates a highly focused use of the vehicle rather than a diversified PSC mix. Award volume is moderate relative to obligated dollars, suggesting repeated use for this service category over time.
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 = 'NNG14WA44C'
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 | 30,929,901.54 | 30.93 million | 22 |
| 2017 | 30,331,518.05 | 30.33 million | 20 |
| 2018 | 29,843,530.88 | 29.84 million | 27 |
| 2019 | 24,868,525.35 | 24.87 million | 23 |
| 2020 | 23,787,895.00 | 23.79 million | 21 |
| 2021 | 1,053,177.42 | 1.05 million | 15 |
| 2022 | 938,087.61 | 938.09 thousand | 5 |
| 2023 | -63,937.50 | -63.94 thousand | 3 |
| 2024 | -165,961.03 | -165.96 thousand | 3 |
| 2025 | -59,610.54 | -59.61 thousand | 4 |
Insight
Obligations under PIID NNG14WA44C were concentrated in 2016–2020, ranging from $23.79 million to $30.93 million annually, with award counts between 20 and 27. Beginning in 2021, obligated amounts fell sharply to $1.05 million, then below $1 million in 2022, followed by negative obligations in 2023–2025. This pattern indicates a pronounced post-2020 decline in both dollar volume and award activity, with recent years reflecting deobligations rather than new obligations.
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.