This page summarizes award activity for vehicle number NNC15BA02B under agency ID 8000 across the last 10 years. It shows 196 award actions with total obligated spending of 509.48 million.
Vehicle Number
Vehicle Number 8000 / NNC15BA02B Federal Contract Action Summary (Last 10 Years)
Federal procurement summary for vehicle number NNC15BA02B at agency 8000 over the last 10 years.
Totals are based on readable obligation data, with exact obligated amount recorded as 509483735.92 and average action value of 2599406.82.
Overview
Vehicle number NNC15BA02B is associated with 196 award actions in the selected 10-year window. Total obligated spending is 509,483,735.92, with an average action value of 2,599,406.82.
How to use this page
Use this page to review the obligation level and award activity tied to vehicle number NNC15BA02B. The figures provide a compact reference for comparing this vehicle record with other procurement entries.
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 = 'NNC15BA02B'
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 | 509,483,735.92 | 509.48 million | 196 |
Insight
For PIID NNC15BA02B over the 10-year window, obligated activity is concentrated entirely within the National Aeronautics and Space Administration. NASA accounts for $509.48 million across 196 awards, indicating a fully concentrated agency profile with no visible distribution across other agencies in the provided data. This pattern suggests the vehicle has been used exclusively, or nearly exclusively, for NASA obligations in the observed 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 = 'NNC15BA02B'
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 = 'NNC15BA02B'
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 |
|---|---|---|---|---|
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | 509,483,735.92 | 509.48 million | 196 |
Insight
Across the 10-year period, obligations for vehicle PIID NNC15BA02B are fully concentrated in NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology). This single NAICS accounts for $509.48 million across 196 awards, indicating a highly focused procurement pattern with no observable diversification 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 = 'NNC15BA02B'
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 |
|---|---|---|---|---|
| AR15 | SPACE R&D SVCS; SPACE FLIGHT, RESEARCH & SUPPORTING ACTIVITIES; R&D FACILITIES & MAJ EQUIP | 263,153,634.78 | 263.15 million | 106 |
| AR15 | R&D- SPACE: AERONAUTICS/SPACE TECHNOLOGY (OPERATIONAL SYSTEMS DEVELOPMENT) | 246,330,101.14 | 246.33 million | 90 |
Insight
Obligations on PIID NNC15BA02B are highly concentrated in PSC AR15, with two AR15 descriptions accounting for $263.15 million across 106 awards and $246.33 million across 90 awards over the 10-year window. Both entries indicate sustained R&D support tied to space-related activities, with obligations distributed across a relatively large number of awards rather than a few high-dollar actions. The close dollar totals suggest a consistent funding pattern within the same PSC family.
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 = 'NNC15BA02B'
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 | 47,862,440.00 | 47.86 million | 18 |
| 2017 | 43,499,483.16 | 43.50 million | 18 |
| 2018 | 53,948,468.72 | 53.95 million | 19 |
| 2019 | 62,561,972.58 | 62.56 million | 21 |
| 2020 | 46,299,187.17 | 46.30 million | 18 |
| 2021 | 56,605,429.27 | 56.61 million | 26 |
| 2022 | 40,929,644.24 | 40.93 million | 15 |
| 2023 | 55,231,646.65 | 55.23 million | 14 |
| 2024 | 51,665,245.22 | 51.67 million | 23 |
| 2025 | 50,880,218.91 | 50.88 million | 24 |
Insight
Over the 10-year window, obligations for PIID NNC15BA02B remained relatively stable, ranging from $40.93 million in 2022 to $62.56 million in 2019. Award counts were also moderately distributed, with a low of 14 awards in 2023 and a high of 26 in 2021, indicating activity spread across multiple years rather than concentrated in a single period. The series peaks in 2019 and 2021, followed by a decline in 2022 and a partial recovery in 2023–2025, suggesting no sustained upward or downward trend.
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.