Vehicle Number

Vehicle Number 8000 / NNA13AA12B Federal Contract Action Summary (Last 10 Years)

Analyst summary for vehicle number NNA13AA12B at agency 8000, showing award activity over the last 10 years.

This page summarizes procurement activity tied to vehicle number NNA13AA12B for agency ID 8000 across the last 10 years. The record shows 62 award actions with total obligations of 52.15 million and an average action value of 841,097.22.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the provided exact obligation amount of 52,148,027.68 and should be read as a 10-year aggregate for this vehicle record.

Agency ID
8000
PIID
NNA13AA12B
Type
Vehicle
Total Obligated
52.15 million
52,148,027.68
Actions
62
Average Action Value
841,097.22

Overview

Vehicle number NNA13AA12B has 62 recorded award actions in the last 10 years under agency ID 8000. Total obligations for the period are 52,148,027.68, with an average action value of 841,097.22. This provides a compact view of historical procurement activity associated with the vehicle record.

How to use this page

Use this page to review the scale and frequency of award activity tied to this vehicle number. The figures support quick comparison across similar FPDS records and help frame the overall obligation pattern for the 10-year 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 = 'NNA13AA12B'
    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 52,148,027.68 52.15 million 62

Insight

For PIID NNA13AA12B over the 10-year window, obligations are fully concentrated within a single agency: the National Aeronautics and Space Administration. NASA accounts for $52.15 million across 62 awards, indicating exclusive agency-level concentration for this vehicle in the reported period.

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 = 'NNA13AA12B'
        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 = 'NNA13AA12B'
    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 52,148,027.68 52.15 million 62

Insight

Over the 10-year window, obligations for PIID NNA13AA12B in the vehicle are fully concentrated in NAICS 561210, Facilities Support Services. This category accounts for $52.15 million across 62 awards, indicating sustained use of a single services classification rather than a diversified NAICS distribution. The concentration suggests this vehicle has been used primarily for recurring facilities support requirements.

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 = 'NNA13AA12B'
    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
M1AZ OPERATION OF OTHER ADMINISTRATIVE FACILITIES AND SERVICE BUILDINGS 52,148,027.68 52.15 million 62

Insight

Over the 10-year window, obligations for vehicle NNA13AA12B are entirely concentrated in PSC M1AZ, with $52.15 million across 62 awards. This indicates a single dominant services category and no diversification across other PSCs in the provided data. The award count suggests repeated procurement activity within the same service classification rather than a small number of large, isolated obligations.

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 = 'NNA13AA12B'
    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 9,357,637.56 9.36 million 12
2017 10,242,549.39 10.24 million 14
2018 20,760,565.06 20.76 million 12
2019 8,787,141.45 8.79 million 14
2020 3,615,261.89 3.62 million 8
2021 -615,127.67 -615.13 thousand 2

Insight

Obligations under PIID NNA13AA12B were concentrated in 2018, when annual funding peaked at $20.76 million across 12 awards, roughly double 2017 and well above other years in the period. Activity then declined sharply, falling to $8.79 million in 2019 and $3.62 million in 2020, before turning negative in 2021 at -$615.13 thousand with only 2 awards. Overall, the 2016–2021 pattern indicates a mid-period spike followed by contraction and limited recent obligation 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.