NAICS Industry

NAICS 541219 Federal Contract Obligations (Last Year)

Analysis of NAICS 541219, Other Accounting Services, showing federal obligations of 736.75 million across 1,441 award actions in the last full year.

Federal agencies obligated 736,751,352.55 across 1,441 award actions under NAICS 541219 in the last full year, for an average action value of 511,277.82. The Department of the Navy led this activity with 354.71 million, followed by the Department of the Army, the Department of State, and Washington Headquarters Services.

Generated at 03/21/2026

Analysis period: Last full year

Values reflect the last full year analysis window and are based on obligation totals and award action counts for NAICS 541219.

NAICS Code
541219
Industry
OTHER ACCOUNTING SERVICES
Total Obligated
736.75 million
736,751,352.55
Award Actions
1,441
Average Action Value
511,277.82

About NAICS 541219 federal contract activity

In the last full year, NAICS 541219 (OTHER ACCOUNTING SERVICES) accounted for $736.75 million in obligated federal contract spending across 1,441 awards, with an average award value of $511,277.82. This profile reflects a high-award-count, mid-dollar spend category concentrated in professional accounting and related financial support services.

Agency demand and leading federal buyers

The Department of the Navy was the dominant procuring agency, obligating $354.71 million across 233 awards, which represents nearly half of total spending in this NAICS. The next largest obligators were the Department of the Army, the Department of State, Washington Headquarters Services (WHS), and the Department of Veterans Affairs, indicating demand spread across defense, diplomatic, and civilian mission areas.

Vendor concentration and leading contractors

DELOITTE & TOUCHE LLP led vendors with $126.91 million across 56 awards, followed by KPMG LLP at $104.73 million across 54 awards. GUIDEHOUSE INC., KEARNEY & COMPANY, P.C., and INTEGRATED FINANCE AND ACCOUNTING SOLUTIONS, LLC also ranked among the top recipients, with award counts suggesting a mix of larger task orders and more frequent smaller awards.

Annual contract trend over the analysis window

The annual trend data provided covers 2025 only, showing $736.75 million obligated across 1,441 awards for the full year. With a single-year window, the available data supports a snapshot of total activity rather than a multi-year trend comparison.

How to interpret this page

This summary is based on FPDS obligations reported under NAICS 541219 for the last full year. Agency, vendor, and annual totals reflect obligated dollars and award counts aggregated from the provided dataset; no additional filtering or assumptions 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__productOrServiceInformation__principalNAICSCode = '541219'
        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 354,708,561.59 354.71 million 233
2100 DEPT OF THE ARMY 56,453,120.61 56.45 million 52
1900 STATE, DEPARTMENT OF 44,208,521.43 44.21 million 188
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 24,321,871.74 24.32 million 16
3600 VETERANS AFFAIRS, DEPARTMENT OF 24,025,047.27 24.03 million 32
9100 EDUCATION, DEPARTMENT OF 17,343,740.48 17.34 million 26
97AS DEFENSE LOGISTICS AGENCY 15,585,391.51 15.59 million 36
7590 ADMINISTRATION FOR CHILDREN AND FAMILIES 15,443,486.53 15.44 million 19
5700 DEPT OF THE AIR FORCE 15,040,914.75 15.04 million 20
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 14,957,146.21 14.96 million 20

Insight

Obligations under NAICS 541219 are concentrated in the Department of the Navy, which accounted for $354.71 million of $736.75 million total obligated, or nearly half of last year’s activity, across 233 awards. The next largest agencies—Department of the Army, Department of State, and Washington Headquarters Services—were materially smaller, indicating a steep drop-off after the top obligor. Outside the top few agencies, obligations are more dispersed, with several agencies obligating roughly $14.96 million to $24.32 million each across relatively low award counts.

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,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541219'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
DELOITTE & TOUCHE LLP 3CCJ5 126,906,930.01 126.91 million 56
KPMG LLP 7QEG9 104,730,113.05 104.73 million 54
GUIDEHOUSE INC. 1HLR9 87,013,136.73 87.01 million 91
KEARNEY & COMPANY, P.C. 1SJ14 78,218,399.90 78.22 million 49
INTEGRATED FINANCE AND ACCOUNTING SOLUTIONS, LLC 4NDW1 44,553,209.38 44.55 million 189
RESEARCH TRIANGLE INSTITUTE 3A730 32,076,766.26 32.08 million 22
DELOITTE CONSULTING LLP 1TTG5 26,162,465.98 26.16 million 74
HAMILTON ENTERPRISES, LLC 52DB6 17,286,955.73 17.29 million 19
IBERIA ADVISORY LLC 8RB20 14,923,328.16 14.92 million 9
FM TALENT SOURCE LLC 33MY3 13,415,154.40 13.42 million 53

Insight

Over the last full year, NAICS 541219 obligated $736.75 million across 1,441 awards, with activity concentrated among a small set of firms. Deloitte & Touche LLP led with $126.91 million, followed by KPMG LLP at $104.73 million and Guidehouse Inc. at $87.01 million; the top 10 vendors together account for a substantial share of total obligations. Award volume is more distributed than dollars, with Integrated Finance and Accounting Solutions, LLC receiving 189 awards but only $44.55 million, indicating a mix of larger task orders and higher-volume, lower-dollar activity across the vendor base.

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__productOrServiceInformation__principalNAICSCode = '541219'
        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 736,751,352.55 736.75 million 1,441

Insight

In the last full year, NAICS 541219 obligated $736.75 million across 1,441 awards, for an average award value of about $511.3 thousand. With only one reported year in the 1-year window, this section reflects the current annual level of obligation rather than a multi-year trend. The award volume and aggregate obligation indicate a moderately distributed spend profile, with no evidence here of extreme concentration by award count alone.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.