The record shows 50 award actions with a total obligated value of 47.99 million, or 47,990,000 exact. The average action value is 959,800 across the analysis window.
Vehicle Number
Vehicle Number 8000 / 80JSC020D0017 Federal Contract Action Summary (Last 5 Years)
This page summarizes procurement activity for vehicle number 80JSC020D0017 within Agency ID 8000 over the last 5 years.
Financial totals are presented as both readable and exact values, and the analysis is limited to the last 5 years.
Overview
Vehicle number 80JSC020D0017 is associated with Agency ID 8000 and shows sustained procurement activity in the last 5 years. The dataset includes 50 award actions with total obligations of 47,990,000 and an average action value of 959,800. This page provides a concise view of the obligation pattern tied to this vehicle identifier.
How to use this page
Use this page to review the scale and frequency of procurement actions recorded for the vehicle identifier. The totals help compare this record against other FPDS entries by obligated value, action count, and average action size.
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 = '80JSC020D0017'
AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 | 47,990,000.00 | 47.99 million | 50 |
Insight
Over the 5-year window, all reported obligations are concentrated within NASA (Agency 8000) for vehicle PIID 80JSC020D0017. NASA accounts for $47.99 million across 50 awards, indicating repeated use of this vehicle by a single agency rather than broad interagency distribution. This pattern suggests the vehicle is highly agency-specific within the queried 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 = '80JSC020D0017'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 = '80JSC020D0017'
AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 |
|---|---|---|---|---|
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 47,990,000.00 | 47.99 million | 50 |
Insight
Over the 5-year window, obligations for PIID 80JSC020D0017 are fully concentrated in NAICS 541715, with $47.99 million across 50 awards. This indicates a single-industry procurement profile with no observed NAICS diversification in the provided data. The average obligation is roughly $1.0 million per award, suggesting repeated reliance on the same R&D classification for this vehicle.
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 = '80JSC020D0017'
AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 |
|---|---|---|---|---|
| AR17 | R&D- SPACE: AERONAUTICS/SPACE TECHNOLOGY (COMMERCIALIZED) | 47,990,000.00 | 47.99 million | 50 |
Insight
PSC AR17 (R&D- Space: Aeronautics/Space Technology, Commercialized) accounts for 47.99 million across 50 awards in the 5-year window. This indicates that obligations under PIID 80JSC020D0017 are concentrated in a single R&D-related PSC, with spending spread across a moderate number of awards rather than a few isolated actions. The pattern suggests sustained procurement activity in this 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 = '80JSC020D0017'
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
| Year | Total Obligated | Readable | Actions |
|---|---|---|---|
| 2021 | 3,990,000.00 | 3.99 million | 4 |
| 2022 | 20,300,852.35 | 20.30 million | 10 |
| 2023 | -1,800,852.35 | -1.80 million | 8 |
| 2024 | 0.00 | 0.00 | 11 |
| 2025 | 25,500,000.00 | 25.50 million | 17 |
Insight
Obligations under PIID 80JSC020D0017 were highly uneven over the 5-year window, ranging from -$1.80 million in 2023 to $25.50 million in 2025. Activity increased sharply from $3.99 million across 4 awards in 2021 to $20.30 million across 10 awards in 2022, then turned negative in 2023 and remained at $0.00 in 2024 despite 11 awards. The pattern suggests a concentrated award volume in 2025, with obligation amounts not tracking award counts consistently across years.
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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.