Federal Contractor

KEARNEY & COMPANY, P.C. Federal Contract Obligations (Last Year)

KEARNEY & COMPANY, P.C. recorded $271.95 million in obligated federal awards across 276 actions in the last full year.

KEARNEY & COMPANY, P.C. (CAGE 1SJ14, UEI UC4BPA3LC4J6) received $271,947,380.67 in federal obligations over 276 award actions in the last full year. Activity was concentrated with the Department of the Navy, Federal Acquisition Service, and DFAS, and most obligations fell under accounting and financial consulting NAICS codes.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on obligated dollars, award counts, and agency and NAICS rollups provided for this page.

CAGE Code
1SJ14
UEI
UC4BPA3LC4J6
Total Obligated
271.95 million
271,947,380.67
Award Actions
276
Average Action Value
985,316.59

About KEARNEY & COMPANY, P.C. federal contract activity

KEARNEY & COMPANY, P.C. recorded 271.95 million in obligated dollars across 276 awards in the last full year, for an average award value of 985,316.59. The profile reflects a high-volume federal services vendor with obligations concentrated in audit, accounting, and management consulting work.

Agency mix and customer concentration

Demand was led by the Department of the Navy at 72.10 million across 22 awards, followed closely by the Federal Acquisition Service at 71.66 million across 13 awards. DFAS, the Office of Procurement Operations, and the Office of the Assistant Secretary for Administration also contributed meaningful activity, indicating a customer base spanning defense finance, procurement, and administrative support functions.

Industry profile based on NAICS activity

The NAICS mix is dominated by accounting and assurance-related work: 541211 accounted for 116.85 million across 203 awards, and 541219 added 78.22 million across 49 awards. Management consulting under 541611 contributed 72.91 million across 21 awards, while 541990 was a small residual category at 3.97 million, showing limited diversification beyond core professional services.

Annual contract trend over the analysis window

The annual trend provided shows 2025 as the full analysis year, with 271.95 million obligated across 276 awards. Because only one year is available, the data support a point-in-time profile rather than a multi-year growth or volatility assessment.

How to interpret this page

This summary is based on FPDS award records for the vendor identified by CAGE 1SJ14 and UEI UC4BPA3LC4J6 over the last full year. Agency, NAICS, and annual figures reflect obligated dollars and award counts from the supplied dataset; no additional sources or assumptions were used.

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 = '1SJ14'
        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 72,102,114.93 72.10 million 22
4732 FEDERAL ACQUISITION SERVICE 71,662,919.52 71.66 million 13
97BZ DEFENSE FINANCE AND ACCOUNTING SERVICE (DFAS) 33,297,762.28 33.30 million 28
7001 OFFICE OF PROCUREMENT OPERATIONS 19,271,291.05 19.27 million 20
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 14,349,047.22 14.35 million 18
3600 VETERANS AFFAIRS, DEPARTMENT OF 13,356,657.00 13.36 million 4
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 10,170,067.33 10.17 million 7
1900 STATE, DEPARTMENT OF 9,194,044.17 9.19 million 19
5700 DEPT OF THE AIR FORCE 4,835,748.00 4.84 million 3
2800 SOCIAL SECURITY ADMINISTRATION 3,375,506.73 3.38 million 8

Insight

KEARNEY & COMPANY, P.C. obligated $271.95 million across 276 awards in the last full year, with spending concentrated in a small set of agencies. The Department of the Navy and the Federal Acquisition Service were the largest customers, accounting for $72.10 million and $71.66 million, respectively; together they represented about 53% of total obligations. A second tier of agencies, led by DFAS ($33.30 million) and the Office of Procurement Operations ($19.27 million), indicates a broader but materially smaller distribution of obligations across multiple civilian and defense organizations.

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 = '1SJ14'
        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
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 116,852,509.31 116.85 million 203
541219 OTHER ACCOUNTING SERVICES 78,218,399.90 78.22 million 49
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 72,907,500.72 72.91 million 21
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 3,968,970.74 3.97 million 3

Insight

During the last full year, KEARNEY & COMPANY, P.C. received $271.95 million across 276 awards, with obligations concentrated in a small set of NAICS codes. NAICS 541211, Offices of Certified Public Accountants, was the largest category at $116.85 million across 203 awards, followed by 541219 at $78.22 million and 541611 at $72.91 million. These three NAICS codes accounted for nearly all obligated dollars, indicating a strong concentration in accounting and related management consulting services, while 541990 represented only $3.97 million across 3 awards.

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 = '1SJ14'
        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 271,947,380.67 271.95 million 276

Insight

In the last full year, KEARNEY & COMPANY, P.C. (CAGE 1SJ14) received $271.95 million across 276 awards, indicating a substantial volume of obligated spending concentrated within a single annual period. The average award value was approximately $985.3 thousand, suggesting a mix of moderate-sized obligations rather than reliance on a small number of very large awards. Because only one year is provided in this window, the annual trend section reflects level of activity rather than year-over-year change.

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.