Federal Contractor

CARAHSOFT TECHNOLOGY CORP. Federal Contract Obligations (Last Year)

CARAHSOFT TECHNOLOGY CORP. (CAGE 1P3C5, UEI DT8KJHZXVJH5) recorded 1.78 billion in obligations across 3,260 award actions in the last full year.

CARAHSOFT TECHNOLOGY CORP. showed a broad federal contracting footprint in the last full year, led by obligations from the Department of the Army, Department of the Air Force, and Department of the Navy. Most of the spending aligned with software publishing and related computer services NAICS codes, with additional activity in healthcare and defense IT organizations.

Generated at 03/21/2026

Analysis period: Last full year

This summary reflects FPDS award data for the last full year and may include multiple action types under the same vendor record.

CAGE Code
1P3C5
UEI
DT8KJHZXVJH5
Total Obligated
1.78 billion
1,781,443,586.79
Award Actions
3,260
Average Action Value
546,455.08

About CARAHSOFT TECHNOLOGY CORP. federal contract activity

CARAHSOFT TECHNOLOGY CORP. recorded 1.78 billion in FPDS obligations across 3,260 awards in the last full year, for an average award value of 546,455.08. The profile indicates a high-volume supplier with a substantial mix of contract activity across defense and civilian agencies.

Agency mix and customer concentration

The Department of the Army was the largest obligating agency at 272.47 million across 248 awards, followed closely by the Department of the Air Force at 267.08 million across 488 awards and the Department of the Navy at 221.95 million across 824 awards. Civilian demand was also material, led by the Centers for Medicare and Medicaid Services at 174.75 million, while DISA contributed 166.87 million, reinforcing a concentration in both defense IT and federal health procurement.

Industry profile based on NAICS activity

The vendor’s obligations were dominated by NAICS 511210, Software Publishers, at 1.21 billion across 2,199 awards, indicating software-centric procurement as the primary driver of spend. Secondary activity was spread across computer services and related technology categories, including Other Computer Related Services, Custom Computer Programming Services, and Electronic Computer Manufacturing, with each contributing materially but at a much lower level than the lead code.

Annual contract trend over the analysis window

The annual trend data provided covers a single year, 2025, which matches the full analysis window. For that year, obligations totaled 1.78 billion across 3,260 awards, establishing the baseline for this review but not supporting a multi-year growth assessment.

How to interpret this page

This summary is based on the supplied FPDS aggregation for the last full year and uses obligated dollars, award counts, and NAICS/agency groupings as provided. No additional records, contract-level details, or out-of-window performance assumptions were used, and duplicate or overlapping award relationships were not inferred beyond the source totals.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1P3C5'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2100 DEPT OF THE ARMY 272,466,269.96 272.47 million 248
5700 DEPT OF THE AIR FORCE 267,083,093.67 267.08 million 488
1700 DEPT OF THE NAVY 221,954,362.87 221.95 million 824
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 174,747,160.32 174.75 million 34
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 166,869,562.36 166.87 million 206
2800 SOCIAL SECURITY ADMINISTRATION 109,185,207.99 109.19 million 50
1205 USDA, DEPARTMENTAL ADMINISTRATION 66,662,846.38 66.66 million 29
2050 INTERNAL REVENUE SERVICE 45,825,118.29 45.83 million 67
97AV DEFENSE COUNTERINTELLIGENCE AND SECURITY AGENCY (DCSA) 28,022,115.27 28.02 million 17
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 27,161,488.53 27.16 million 43

Insight

Over the last full year, CARAHSOFT TECHNOLOGY CORP. obligated $1.78 billion across 3,260 awards, with spending concentrated in defense and selected civilian agencies. The Department of the Army, Department of the Air Force, and Department of the Navy accounted for the largest obligations at $272.47 million, $267.08 million, and $221.95 million, respectively, together representing a substantial share of top-agency spend. Outside DoD, CMS ($174.75 million) and DISA ($166.87 million) were also major obligators, while several other agencies each accounted for materially smaller amounts, indicating a broad but uneven distribution of obligations across agencies.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1P3C5'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
511210 SOFTWARE PUBLISHERS 1,209,380,443.13 1.21 billion 2,199
541519 OTHER COMPUTER RELATED SERVICES 218,555,554.95 218.56 million 366
513210 SOFTWARE PUBLISHERS 160,053,199.83 160.05 million 377
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 109,340,728.85 109.34 million 41
334111 ELECTRONIC COMPUTER MANUFACTURING 69,939,052.44 69.94 million 161
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 8,423,270.00 8.42 million 7
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 2,984,018.67 2.98 million 19
334510 ELECTROMEDICAL AND ELECTROTHERAPEUTIC APPARATUS MANUFACTURING 885,070.35 885.07 thousand 1
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 422,731.96 422.73 thousand 16
541618 OTHER MANAGEMENT CONSULTING SERVICES 202,238.05 202.24 thousand 15

Insight

Over the last full year, CARAHSOFT TECHNOLOGY CORP. received $1.78 billion across 3,260 awards, with obligations heavily concentrated in NAICS 511210, which accounts for $1.21 billion and 2,199 awards. The next largest categories were NAICS 541519 at $218.56 million and NAICS 513210 at $160.05 million, indicating a strong emphasis on software and related computer services. Obligations drop sharply after the top three NAICS, with the remaining categories each below $110 million, suggesting a narrow but highly concentrated procurement profile.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1P3C5'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,781,443,586.79 1.78 billion 3,260

Insight

During the last full year, CARAHSOFT TECHNOLOGY CORP. recorded $1.78 billion in obligations across 3,260 awards, with an average award value of $546,455.08. The volume of awards indicates a highly distributed obligation profile rather than reliance on a small number of transactions. With only a single year in the 1-year window, no year-over-year trend can be assessed from this view.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.