This page summarizes federal procurement activity for vehicle number 80JSC023DA010 under agency ID 8000 across the last 10 years. The record shows 45 award actions with total obligated amounts of $109,098,086.60.
Vehicle Number
Vehicle Number 8000 / 80JSC023DA010 Federal Contract Action Summary (Last 10 Years)
Procurement analysis page for vehicle number 80JSC023DA010 showing 45 award actions and $109.10 million obligated over the last 10 years.
Dollar figures are based on the provided readable total of $109.10 million and exact total of $109,098,086.60.
Overview
Over the analysis window, vehicle number 80JSC023DA010 is associated with 45 award actions and total obligations of $109,098,086.60. The average action value is $2,424,401.92, which provides a simple measure of the scale of activity across the period.
How to use this page
Use this page to review the obligation profile and action volume tied to vehicle number 80JSC023DA010. The figures support basic trend review, comparison to related procurement records, and quick assessment of average award 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 = '80JSC023DA010'
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 | 109,098,086.60 | 109.10 million | 45 |
Insight
NATIONAL AERONAUTICS AND SPACE ADMINISTRATION accounted for the full 10-year obligation total for this vehicle, with $109.10 million across 45 awards. This indicates complete concentration of obligated funding within a single agency and a moderately distributed award base rather than reliance on one or two large actions. The activity level suggests sustained use of the vehicle over the period, but no interagency distribution is present in the provided data.
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 = '80JSC023DA010'
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 = '80JSC023DA010'
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 |
|---|---|---|---|---|
| 541511 | CUSTOM COMPUTER PROGRAMMING SERVICES | 109,098,086.60 | 109.10 million | 45 |
Insight
Over the 10-year window, obligations under vehicle 80JSC023DA010 are entirely concentrated in NAICS 541511, Custom Computer Programming Services. This category accounts for $109.10 million across 45 awards, indicating a sustained and highly focused procurement pattern rather than a diversified mix of NAICS activity. The concentration suggests this vehicle has been used primarily for software development and related programming services within agency 8000.
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 = '80JSC023DA010'
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 |
|---|---|---|---|---|
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 109,098,086.60 | 109.10 million | 45 |
Insight
Over the 10-year window, obligations under PIID 80JSC023DA010 are fully concentrated in PSC R425, Support- Professional: Engineering/Technical. This PSC accounts for $109.10 million across 45 awards, indicating repeated use of the vehicle for engineering and technical support services rather than a diversified PSC mix. The distribution is narrowly concentrated, with no other PSCs reported in the provided rows.
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 = '80JSC023DA010'
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 |
|---|---|---|---|
| 2023 | 13,060,680.41 | 13.06 million | 10 |
| 2024 | 43,693,828.04 | 43.69 million | 17 |
| 2025 | 52,343,578.15 | 52.34 million | 18 |
Insight
Obligations under PIID 80JSC023DA010 are concentrated in the most recent years of the 10-year window, with funding increasing from $13.06 million across 10 awards in 2023 to $43.69 million across 17 awards in 2024 and $52.34 million across 18 awards in 2025. This pattern indicates a sharp upward trend in both obligated dollars and award volume. The distribution suggests accelerating activity rather than a dispersed obligation profile over the period provided.
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.