Federal Contractor

CH2M HILL, INC. Federal Contract Obligations (Last Year)

CH2M HILL, INC. (CAGE 0CAV6, UEI NBG7N3TRX7K4) recorded 106.81 million in obligated federal awards across 414 actions in the last full year.

CH2M HILL, INC. received most of its federal obligation volume from the Department of the Navy and the Environmental Protection Agency, which together accounted for the large majority of the year’s spend. The firm’s award mix was concentrated in engineering services and remediation services, with smaller activity in architectural and environmental consulting work.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect the last full year and may differ from other FPDS views because of timing, corrections, and reporting cutoffs.

CAGE Code
0CAV6
UEI
NBG7N3TRX7K4
Total Obligated
106.81 million
106,805,644.43
Award Actions
414
Average Action Value
257,984.64

About CH2M HILL, INC. federal contract activity

CH2M HILL, INC. (CAGE 0CAV6, UEI NBG7N3TRX7K4) recorded $106.81 million in obligated contract value across 414 awards in the last full year, for an average award value of $257,984.64. The profile reflects a high-volume, mid-value award pattern rather than dependence on a small number of large obligations.

Agency mix and customer concentration

Award activity was concentrated in the DEPT OF THE NAVY, which accounted for $70.61 million across 206 awards, or roughly two-thirds of total obligated value. The ENVIRONMENTAL PROTECTION AGENCY was the second-largest customer at $32.76 million across 141 awards, while the DEPT OF THE ARMY, BUREAU OF INDIAN AFFAIRS, and DEFENSE THREAT REDUCTION AGENCY contributed comparatively smaller shares.

Industry profile based on NAICS activity

Contracting was dominated by engineering and environmental work. NAICS 541330 ENGINEERING SERVICES led with $70.41 million across 237 awards, followed by 562910 REMEDIATION SERVICES with $35.75 million across 150 awards; all other listed NAICS categories were minor by comparison.

Annual contract trend over the analysis window

The annual trend provided shows $106.81 million in obligated value and 414 awards in 2025, which aligns with the last full year analysis window. With only one annual data point, the available dataset supports a level-of-activity snapshot but not a multi-year directional trend assessment.

How to interpret this page

This summary uses FPDS award records attributed to CH2M HILL, INC. under CAGE 0CAV6 and UEI NBG7N3TRX7K4 for the last full year. Agency, NAICS, and annual totals are based on obligated dollars and award counts provided in the source data; no additional normalization or inference beyond the supplied figures was 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 = '0CAV6'
        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 70,609,530.37 70.61 million 206
6800 ENVIRONMENTAL PROTECTION AGENCY 32,759,215.05 32.76 million 141
2100 DEPT OF THE ARMY 3,748,716.47 3.75 million 21
1450 BUREAU OF INDIAN AFFAIRS 558,012.16 558.01 thousand 2
9761 DEFENSE THREAT REDUCTION AGENCY (DTRA) 297,268.82 297.27 thousand 12
1422 BUREAU OF LAND MANAGEMENT 19,709.62 19.71 thousand 1
1443 NATIONAL PARK SERVICE 0.00 0.00 1
6925 FEDERAL HIGHWAY ADMINISTRATION 0.00 0.00 6
9543 MILLENNIUM CHALLENGE CORPORATION 0.00 0.00 1
5700 DEPT OF THE AIR FORCE -4.38 -4.38 6

Insight

CH2M HILL, INC. obligated $106.81 million across 414 awards in the last full year, with activity concentrated in two agencies. The Department of the Navy accounted for $70.61 million and 206 awards, or roughly two-thirds of total obligations, while the Environmental Protection Agency contributed $32.76 million across 141 awards. All remaining agencies were minor sources of obligation, with the Department of the Army a distant third at $3.75 million and several agencies recording only nominal or zero-dollar obligations.

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 = '0CAV6'
        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
541330 ENGINEERING SERVICES 70,414,393.14 70.41 million 237
562910 REMEDIATION SERVICES 35,748,597.69 35.75 million 150
541310 ARCHITECTURAL SERVICES 913,848.46 913.85 thousand 8
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 297,268.82 297.27 thousand 12
541620 ENVIRONMENTAL CONSULTING SERVICES 221,014.00 221.01 thousand 3
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 0.00 0.00 1
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES -789,477.68 -789.48 thousand 3

Insight

CH2M HILL, INC. obligated 106.81 million across 414 awards in the last full year, with activity concentrated in NAICS 541330 Engineering Services, which accounted for 70.41 million across 237 awards, and NAICS 562910 Remediation Services, which added 35.75 million across 150 awards. These two NAICS codes represent nearly all reported obligations for the period, indicating a strong concentration in engineering and remediation work. Remaining activity was minimal and spread across several smaller NAICS codes, including a negative obligation in 541611 Administrative Management and General Management Consulting 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 = '0CAV6'
        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 106,805,644.43 106.81 million 414

Insight

For the last full year, CH2M HILL, INC. (CAGE 0CAV6) obligated $106.81 million across 414 awards, averaging about $257.98K per award. The activity is concentrated entirely in 2025 within this 1-year window, so no intra-period trend can be assessed from the provided data. The award profile suggests a moderate distribution of obligations across a relatively high number of actions rather than reliance on a small number of very large awards.

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.