This page summarizes procurement activity tied to vehicle number for Agency ID 8000 under PIID NNL13AA14C. The record set covers the last 10 years and includes 345 award actions with total obligations of $37.92 million.
Vehicle Number
Vehicle Number 8000 / NNL13AA14C Federal Contract Action Summary (Last 10 Years)
Vehicle number records for Agency ID 8000 and PIID NNL13AA14C show award activity over the last 10 years.
Totals reflect the provided analysis window and reported obligations; average action value is $109,924.17.
Overview
The vehicle number record for PIID NNL13AA14C shows 345 award actions in the last 10 years. Total obligated amount is $37,923,839.53, with an average action value of $109,924.17.
How to use this page
Use this page to review obligation volume and action count for the vehicle number record associated with Agency ID 8000. The figures support basic trend review and comparison across the reported 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 = 'NNL13AA14C'
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 | 37,923,839.53 | 37.92 million | 345 |
Insight
Over the 10-year window for PIID NNL13AA14C, obligations are fully concentrated within NASA (Agency ID 8000). NASA accounts for $37.92 million across 345 awards, indicating repeated use of this vehicle by a single agency rather than broad cross-agency distribution. This pattern suggests agency-specific reliance and limited interagency spread for the instrument.
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 = 'NNL13AA14C'
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 = 'NNL13AA14C'
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 | 37,923,839.53 | 37.92 million | 345 |
Insight
Over the 10-year window, obligations under PIID NNL13AA14C are concentrated entirely in NAICS 561210, Facilities Support Services. This single NAICS accounts for $37.92 million across 345 awards, indicating a sustained and highly focused procurement pattern rather than a diversified mix of industry 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 = 'NNL13AA14C'
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 |
|---|---|---|---|---|
| Z1JZ | MAINTENANCE OF MISCELLANEOUS BUILDINGS | 37,923,839.53 | 37.92 million | 345 |
Insight
Obligations for vehicle PIID NNL13AA14C are concentrated in PSC Z1JZ, Maintenance of Miscellaneous Buildings, which accounts for $37.92 million across 345 awards over the 10-year window. This indicates a repeated pattern of obligation activity within a single PSC rather than a broad distribution across multiple product or service categories. The high award count suggests recurring, segmented obligations under this classification.
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 = 'NNL13AA14C'
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 | 3,842,063.00 | 3.84 million | 37 |
| 2017 | 4,868,219.00 | 4.87 million | 33 |
| 2018 | 219,402.00 | 219.40 thousand | 30 |
| 2019 | 411,135.00 | 411.13 thousand | 33 |
| 2020 | 0.00 | 0.00 | 38 |
| 2021 | 12,413,710.00 | 12.41 million | 44 |
| 2022 | 10,662,619.00 | 10.66 million | 38 |
| 2023 | 5,844,902.00 | 5.84 million | 39 |
| 2024 | -322,978.00 | -322.98 thousand | 28 |
| 2025 | -15,232.47 | -15.23 thousand | 25 |
Insight
Over the 10-year window, obligations for PIID NNL13AA14C were concentrated in 2021-2023, with annual obligations of $12.41 million, $10.66 million, and $5.84 million, respectively. Earlier years were materially lower, ranging from $219.40 thousand to $4.87 million, with a zero-obligation year in 2020 despite 38 awards. In 2024 and 2025, obligations turned negative (-$322.98 thousand and -$15.23 thousand), indicating downward net adjustments in the most recent years. Award counts remained relatively steady throughout the period, generally in the high 20s to mid-40s, suggesting that obligation volatility was driven more by dollar value changes than by award volume.
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.