Federal Contractor

DELOITTE & TOUCHE LLP Federal Contract Obligations (Last Year)

DELOITTE & TOUCHE LLP received 612.28 million across 540 federal award actions in the last full year.

Federal procurement records show DELOITTE & TOUCHE LLP, CAGE 3CCJ5 and UEI F9KSDU7L9VP6, with 612.28 million in obligations over 540 award actions in the last full year. Its activity was led by the Department of the Navy and concentrated in computer-related services and accounting NAICS categories.

Generated at 03/21/2026

Analysis period: Last full year

This page summarizes last full year FPDS obligations and award counts by agency and NAICS using the provided federal procurement data.

CAGE Code
3CCJ5
UEI
F9KSDU7L9VP6
Total Obligated
612.28 million
612,278,401.41
Award Actions
540
Average Action Value
1,133,848.89

About DELOITTE & TOUCHE LLP federal contract activity

DELOITTE & TOUCHE LLP (CAGE 3CCJ5, UEI F9KSDU7L9VP6) recorded $612.28 million in obligations across 540 awards in the last full year, for an average award value of $1.13 million. The vendor's award activity is spread across a large number of transactions, indicating sustained federal procurement engagement rather than reliance on a small set of large awards.

Agency mix and customer concentration

The Department of the Navy was the largest customer at $136.95 million across 62 awards, followed by the Department of the Air Force at $108.80 million across 34 awards. Veterans Affairs, NIH, and Washington Headquarters Services also ranked among the top buyers, showing a customer base concentrated in defense and health-related civilian agencies.

Industry profile based on NAICS activity

The vendor's portfolio is dominated by NAICS 541519, Other Computer Related Services, with $388.39 million and 314 awards, making it the primary driver of obligations. Accounting and audit-related work is also material through NAICS 541219 and 541211, while smaller shares appear in custom programming and management consulting, indicating a mix of IT, financial, and advisory services.

Annual contract trend over the analysis window

The annual trend for 2025 shows $612.28 million in obligations across 540 awards. With only one full-year data point provided, this period establishes the current baseline for the vendor's federal award volume and mix.

How to interpret this page

This summary is based on FPDS award records for the last full year and reflects obligated amounts, award counts, and category breakdowns by agency and NAICS code. Amounts are reported as provided and rounded for readability; no additional estimates or extrapolations were applied.

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 = '3CCJ5'
        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
1700 DEPT OF THE NAVY 136,945,841.96 136.95 million 62
5700 DEPT OF THE AIR FORCE 108,801,312.18 108.80 million 34
3600 VETERANS AFFAIRS, DEPARTMENT OF 50,332,824.64 50.33 million 21
7529 NATIONAL INSTITUTES OF HEALTH 46,300,376.42 46.30 million 25
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 41,380,964.07 41.38 million 22
2036 BUREAU OF THE FISCAL SERVICE 39,401,418.08 39.40 million 21
7008 U.S. COAST GUARD 29,693,319.69 29.69 million 21
2800 SOCIAL SECURITY ADMINISTRATION 28,049,999.82 28.05 million 21
2100 DEPT OF THE ARMY 25,880,508.51 25.88 million 6
1665 PENSION BENEFIT GUARANTY CORPORATION 24,169,129.39 24.17 million 24

Insight

DELOITTE & TOUCHE LLP’s last full year obligations were concentrated in a small set of civilian and defense agencies, led by the Department of the Navy at $136.95 million across 62 awards and the Department of the Air Force at $108.80 million across 34 awards. The top 10 agencies together account for a substantial share of the vendor’s $612.28 million in total obligations, indicating meaningful but not exclusive concentration among federal buyers. Award activity is more distributed than dollars, with several agencies posting 21–25 awards at comparatively lower obligated amounts, while the Navy and Air Force drive the largest funding share.

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 = '3CCJ5'
        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
541519 OTHER COMPUTER RELATED SERVICES 388,389,236.30 388.39 million 314
541219 OTHER ACCOUNTING SERVICES 126,906,930.01 126.91 million 56
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 58,880,058.44 58.88 million 35
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 16,680,124.61 16.68 million 21
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 13,579,249.49 13.58 million 18
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 7,626,055.10 7.63 million 88
541612 HUMAN RESOURCES CONSULTING SERVICES (2007), HUMAN RESOURCES AND EXECUTIVE SEARCH CONSULTING SERVICES (2002) 412,377.60 412.38 thousand 3
541199 ALL OTHER LEGAL SERVICES 0.00 0.00 2
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES -62,159.05 -62.16 thousand 1
334111 ELECTRONIC COMPUTER MANUFACTURING -133,471.09 -133.47 thousand 2

Insight

DELOITTE & TOUCHE LLP’s last full-year obligations of $612.28 million were heavily concentrated in NAICS 541519, Other Computer Related Services, which accounted for $388.39 million across 314 awards, or about 63% of total obligated dollars. The next two highest NAICSs—541219, Other Accounting Services, and 541211, Offices of Certified Public Accountants—added $185.79 million combined, indicating that accounting-related work is the other major spending area. Beyond these categories, obligated dollars drop sharply, with most remaining NAICS codes representing relatively small shares, including several low-dollar or negative-obligation entries.

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 = '3CCJ5'
        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 612,278,401.41 612.28 million 540

Insight

For the last full year, DELOITTE & TOUCHE LLP (CAGE 3CCJ5) received $612.28 million across 540 awards, for an average award value of about $1.13 million. The activity is concentrated in a single annual period, so no year-over-year trend can be assessed from the provided 1-year window. The award volume indicates a relatively distributed award base rather than reliance on a small number of very large awards, although obligation concentration within individual awards cannot be determined 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.