This page summarizes federal procurement activity for vehicle number 80KSC017C0011 over the last 10 years. The record shows 110 award actions and $118,186,734.41 in total obligated funding, with an average action value of $1,074,424.86.
Vehicle Number
Vehicle Number 8000 / 80KSC017C0011 Federal Contract Action Summary (Last 10 Years)
Procurement analysis page for vehicle number 80KSC017C0011 under agency ID 8000, covering award activity over the last 10 years.
Obligated amounts are reported for the specified analysis window and rounded figures may differ from the exact total.
Overview
For agency ID 8000, vehicle number 80KSC017C0011 recorded 110 award actions during the last 10 years. Total obligated funding was $118,186,734.41, and the average action value was $1,074,424.86.
How to use this page
Use this page to review the scale and frequency of federal obligations tied to vehicle number 80KSC017C0011. The figures support quick comparison across award activity, total obligated amount, and average action value within the stated period.
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 = '80KSC017C0011'
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 | 118,186,734.41 | 118.19 million | 110 |
Insight
NATIONAL AERONAUTICS AND SPACE ADMINISTRATION accounts for the full observed obligation total in this 10-year vehicle view, with $118.19 million across 110 awards. This indicates complete concentration within a single agency and suggests the vehicle has been used repeatedly by NASA rather than distributed across multiple agencies. The award count implies recurring usage over the period, with no evidence of cross-agency spread 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 = '80KSC017C0011'
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 = '80KSC017C0011'
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 |
|---|---|---|---|---|
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 118,186,734.41 | 118.19 million | 110 |
Insight
Obligations for this vehicle are fully concentrated in NAICS 541512, Computer Systems Design Services, which accounts for $118.19 million across 110 awards over the 10-year window. This indicates a highly focused services profile with no diversification across other NAICS codes in the provided data. The volume of awards relative to obligated dollars suggests repeated action within the same professional services category rather than broad category spread.
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 = '80KSC017C0011'
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 |
|---|---|---|---|---|
| D304 | IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION | 118,186,734.41 | 118.19 million | 110 |
Insight
For this vehicle, PSC D304 (IT and Telecom – Telecommunications and Transmission) accounts for the full observed obligation mix in the 10-year window, with $118.19 million across 110 awards. This indicates a highly concentrated spend profile, with obligations consistently centered on telecommunications and transmission services rather than a diversified PSC distribution.
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 = '80KSC017C0011'
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 |
|---|---|---|---|
| 2017 | 0.14 | 0.14 | 3 |
| 2018 | 17,359,559.49 | 17.36 million | 12 |
| 2019 | 19,608,037.45 | 19.61 million | 10 |
| 2020 | 19,865,803.39 | 19.87 million | 18 |
| 2021 | 21,482,741.53 | 21.48 million | 31 |
| 2022 | 23,443,922.43 | 23.44 million | 20 |
| 2023 | 13,664,476.88 | 13.66 million | 13 |
| 2024 | 62,193.10 | 62.19 thousand | 2 |
| 2025 | 2,700,000.00 | 2.70 million | 1 |
Insight
Obligations for PIID 80KSC017C0011 were concentrated in 2018-2022, rising from $17.36 million in 2018 to a peak of $23.44 million in 2022, with award counts generally ranging from 10 to 31 per year. Activity then declined sharply in 2023 to $13.66 million and fell further in 2024 to $62.19 thousand, before a partial rebound to $2.70 million in 2025 with one award. The 2017 entry is de minimis at $0.14 across 3 awards and does not materially affect the 10-year 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.