Federal Contractor

KPMG LLP Federal Contract Obligations (Last 5 Years)

Federal procurement summary for KPMG LLP (CAGE 7QEG9, UEI MAA3SBSDQVM1) covering obligations, award volume, agency mix, and NAICS activity over the last five years.

KPMG LLP recorded $2.26 billion in obligated federal awards across 2,119 actions in the last five years, with an average action value of $1.07 million. Most obligations were concentrated in the Department of the Navy, Department of the Air Force, Defense Logistics Agency, DFAS, and CMS.

Generated at 03/21/2026

Analysis period: Last 5 years

Values reflect FPDS award data for the last five years and are shown as reported and rounded for readability.

CAGE Code
7QEG9
UEI
MAA3SBSDQVM1
Total Obligated
2.26 billion
2,257,817,132.81
Award Actions
2,119
Average Action Value
1,065,510.68

About KPMG LLP federal contract activity

KPMG LLP (CAGE 7QEG9, UEI MAA3SBSDQVM1) recorded $2.26 billion in FPDS-obligated awards across 2,119 actions over the last 5 years, for an average award value of about $1.07 million. The profile indicates a high-volume vendor with substantial federal spend concentrated in accounting, advisory, and related professional services.

Agency mix and customer concentration

The Department of the Navy is the largest customer at $486.87 million across 267 awards, followed by the Department of the Air Force at $316.84 million across 231 awards and the Defense Logistics Agency at $289.90 million across 164 awards. DFAS and CMS also represent significant demand, showing that KPMG’s federal work spans both defense finance support and civilian program administration.

Industry profile based on NAICS activity

NAICS 541211, Offices of Certified Public Accountants, dominates the portfolio with $1.37 billion and 1,520 awards, indicating that core accounting and audit-related services drive most obligations. The next largest categories are 541219 Other Accounting Services and 541611 Administrative Management and General Management Consulting Services, while smaller amounts in computer-related NAICS codes suggest a secondary role in technology-enabled services.

Annual contract trend over the analysis window

Annual obligations rose from $409.48 million in 2021 to a peak of $516.53 million in 2024, before easing to $436.09 million in 2025. Award volume remained consistently high throughout the period, ranging from 370 to 457 awards per year, which suggests stable demand even as annual spend fluctuated.

How to interpret this page

This summary is based on FPDS obligation data for KPMG LLP matched by CAGE code 7QEG9 and UEI MAA3SBSDQVM1 over the last 5 years. Totals reflect obligated dollars and award counts from the provided analysis window, with agency, NAICS, and annual trend views ranked by total obligated value.

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 = '7QEG9'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 486,866,574.55 486.87 million 267
5700 DEPT OF THE AIR FORCE 316,843,138.01 316.84 million 231
97AS DEFENSE LOGISTICS AGENCY 289,896,802.05 289.90 million 164
97BZ DEFENSE FINANCE AND ACCOUNTING SERVICE (DFAS) 247,599,288.20 247.60 million 147
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 233,805,683.94 233.81 million 110
8900 ENERGY, DEPARTMENT OF 76,150,470.90 76.15 million 95
7004 OFFICE OF THE INSPECTOR GENERAL 62,216,410.58 62.22 million 40
3600 VETERANS AFFAIRS, DEPARTMENT OF 50,649,438.54 50.65 million 66
1501 OFFICES, BOARDS AND DIVISIONS 48,556,334.37 48.56 million 131
1406 DEPARTMENTAL OFFICES 38,459,048.49 38.46 million 52

Insight

Over the last 5 years, KPMG LLP (CAGE 7QEG9) obligated $2.26 billion across 2,119 awards, with funding concentrated in defense-related agencies. The Department of the Navy is the largest customer at $486.87 million across 267 awards, followed by the Department of the Air Force ($316.84 million), Defense Logistics Agency ($289.90 million), and DFAS ($247.60 million), indicating a strong concentration among DoD components. Civilian obligations are present but smaller, led by CMS at $233.81 million, with the remaining listed agencies each below $100 million, suggesting a broader but secondary distribution outside the defense portfolio.

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 = '7QEG9'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 1,372,997,205.65 1.37 billion 1,520
541219 OTHER ACCOUNTING SERVICES 458,070,986.71 458.07 million 222
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 366,061,121.58 366.06 million 288
541519 OTHER COMPUTER RELATED SERVICES 42,341,120.05 42.34 million 58
541512 COMPUTER SYSTEMS DESIGN SERVICES 7,004,277.27 7.00 million 4
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 5,007,704.00 5.01 million 6
541330 ENGINEERING SERVICES 4,521,863.76 4.52 million 6
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 1,188,353.79 1.19 million 5
523940 PORTFOLIO MANAGEMENT AND INVESTMENT ADVICE 525,000.00 525.00 thousand 2
541618 OTHER MANAGEMENT CONSULTING SERVICES 96,000.00 96.00 thousand 3

Insight

Over the last 5 years, KPMG LLP’s obligations are highly concentrated in accounting and related consulting work. NAICS 541211, Offices of Certified Public Accountants, accounts for $1.37 billion across 1,520 awards, or about 61% of total obligated dollars; adding NAICS 541219 and 541611 raises the combined share of the top three NAICS to roughly 98% of obligations. The remaining NAICS categories are comparatively minor and indicate limited spillover into computer-related, engineering, scientific, and other professional services.

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 = '7QEG9'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 436,085,887.18 436.09 million 413
2024 516,527,268.94 516.53 million 443
2023 473,822,101.14 473.82 million 457
2022 421,906,113.15 421.91 million 436
2021 409,475,762.40 409.48 million 370

Insight

KPMG LLP (CAGE 7QEG9) received 2.26 billion in obligations across 2,119 awards over the last 5 years, averaging about 1.07 million per award. Annual obligations were relatively steady, ranging from 409.48 million in 2021 to a peak of 516.53 million in 2024, then declining to 436.09 million in 2025. Award counts followed a similar pattern, peaking at 457 in 2023 and remaining broadly stable between 370 and 457 annually, indicating a distributed award base rather than heavy concentration in a single year.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.