Over the last 10 years, CHIEF PROCUREMENT OFFICER recorded 20 award actions totaling $59.68 million, with an average action value of $2.98 million. Spending is concentrated in data processing, hosting, and related services, plus wired telecommunications carriers and computer-related services.
Federal Agency
CHIEF PROCUREMENT OFFICER Federal Contract Obligations (Last 10 Years)
FPDS procurement summary for CHIEF PROCUREMENT OFFICER (Agency ID 8654) covering obligations and awards over the last 10 years.
Annual trend data provided here includes 2022 only, with 20 actions and $59.68 million obligated.
About CHIEF PROCUREMENT OFFICER federal contract activity
Over the last 10 years, CHIEF PROCUREMENT OFFICER (Agency ID 8654) recorded $59.68 million in obligated spending across 20 awards, for an average award value of $2.98 million. The observed obligation base is concentrated, with a small number of awards accounting for the full recorded total in the provided analysis window.
Vendor concentration and leading contractors
PERSPECTA ENTERPRISE SOLUTIONS LLC is the leading vendor with $37.15 million across 3 awards, representing more than half of total obligated dollars. AT&T CORP. follows with $11.34 million across 3 awards, while LEIDOS, INC., MINBURN TECHNOLOGY GROUP, LLC, and ASRC FEDERAL DATA SOLUTIONS, LLC round out the top five with materially smaller obligation totals and low award counts.
Industry profile based on NAICS activity
Obligations are concentrated in information technology and communications-related NAICS categories. Data Processing, Hosting, and Related Services (518210) leads at $37.15 million, followed by Wired Telecommunications Carriers (517110) at $11.34 million; other meaningful activity appears in Other Computer Related Services (541519) and Computer Systems Design Services (541512).
Annual contract trend over the analysis window
The annual trend provided shows all recorded obligations and awards in 2022, totaling $59.68 million across 20 awards. No other years are included in the supplied trend data, so longer-term year-over-year movement cannot be inferred from this dataset.
How to interpret this page
This summary is based only on the FPDS Query figures provided for the last 10 years and reflects obligated dollars, award counts, and top vendor and NAICS rollups. Annual trend statements are limited to the single year included in the supplied data, and no additional sourcing or normalization beyond the provided values was applied.
Top Vendors
SELECT
vendor_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__vendor__vendorHeader__vendorName AS vendor_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__purchaserInformation__contractingOfficeAgencyID = '8654'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
| Vendor | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| PERSPECTA ENTERPRISE SOLUTIONS LLC | 37,151,922.67 | 37.15 million | 3 |
| AT&T CORP. | 11,337,886.26 | 11.34 million | 3 |
| LEIDOS, INC. | 5,190,079.00 | 5.19 million | 1 |
| MINBURN TECHNOLOGY GROUP, LLC | 3,332,011.26 | 3.33 million | 2 |
| ASRC FEDERAL DATA SOLUTIONS, LLC | 1,709,101.44 | 1.71 million | 2 |
| ARCTIC INFORMATION TECHNOLOGY, INC | 835,034.00 | 835.03 thousand | 2 |
| PENIEL SOLUTIONS, LLC | 126,303.11 | 126.30 thousand | 2 |
| EMERGENT, LLC | 0.00 | 0.00 | 1 |
| PETROSYS SOLUTIONS INC | 0.00 | 0.00 | 1 |
| GRANITE TELECOMMUNICATIONS, LLC | 0.00 | 0.00 | 1 |
Insight
Over the last 10 years, CHIEF PROCUREMENT OFFICER (Agency 8654) obligated $59.68 million across 20 awards, with an average award value of $2.98 million, indicating a relatively small award base concentrated among a few vendors. PERSPECTA ENTERPRISE SOLUTIONS LLC received $37.15 million across 3 awards, accounting for more than half of total obligations, while AT&T CORP. received $11.34 million across 3 awards and LEIDOS, INC. received $5.19 million in a single award. The remaining vendors each represented materially smaller shares, and three vendors received awards with $0 obligated, suggesting limited recent obligation activity among lower-ranked recipients.
Top NAICS
SELECT
naics_code,
naics_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__purchaserInformation__contractingOfficeAgencyID = '8654'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
| NAICS Code | Description | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 518210 | DATA PROCESSING, HOSTING, AND RELATED SERVICES | 37,151,922.67 | 37.15 million | 3 |
| 517110 | WIRED TELECOMMUNICATIONS CARRIERS | 11,337,886.26 | 11.34 million | 4 |
| 541519 | OTHER COMPUTER RELATED SERVICES | 5,876,146.70 | 5.88 million | 8 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 5,316,382.11 | 5.32 million | 3 |
| 511210 | SOFTWARE PUBLISHERS | 0.00 | 0.00 | 1 |
| 334111 | ELECTRONIC COMPUTER MANUFACTURING | 0.00 | 0.00 | 1 |
Insight
Over the last 10 years, CHIEF PROCUREMENT OFFICER obligated $59.68 million across 20 awards, with procurement activity concentrated in a small set of NAICS codes. NAICS 518210, Data Processing, Hosting, and Related Services, accounts for $37.15 million across 3 awards, or about 62% of total obligations, making it the dominant category. The next largest categories are 517110, Wired Telecommunications Carriers, at $11.34 million across 4 awards, and 541519, Other Computer Related Services, at $5.88 million across 8 awards, indicating a strong concentration in IT and telecommunications services. Two additional NAICS codes recorded awards but no obligated dollars, suggesting limited or unpriced activity in those categories.
Annual Trend
SELECT
year,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__purchaserInformation__contractingOfficeAgencyID = '8654'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2022 | 59,682,337.74 | 59.68 million | 20 |
Insight
Over the last 10 years, CHIEF PROCUREMENT OFFICER (Agency ID 8654) shows all reported obligations concentrated in 2022. Total obligations were $59.68 million across 20 awards, for an average award value of about $2.98 million. This indicates a highly concentrated award profile in a single year rather than a distributed multi-year obligation pattern.
Use FPDS Query for deeper analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.
Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.