NAICS Industry

NAICS 237110 Federal Contract Obligations (Last Year)

Federal procurement data for NAICS 237110 covers water and sewer line and related structures construction, with 983.72 million obligated across 2,211 award actions in the last full year.

This NAICS page summarizes federal awards for water and sewer line and related structures construction over the last full year. The Bureau of Reclamation led agencies by obligated dollars, while the Department of the Army led in award volume.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect readable obligation amounts, award action counts, and the annual trend for 2025 only.

NAICS Code
237110
Industry
WATER AND SEWER LINE AND RELATED STRUCTURES CONSTRUCTION
Total Obligated
983.72 million
983,720,181.68
Award Actions
2,211
Average Action Value
444,920.93

About NAICS 237110 federal contract activity

NAICS 237110 covers water and sewer line and related structures construction. In the last full year, FPDS Query recorded $983.72 million in obligated awards across 2,211 actions, with an average award value of $444,920.93.

Agency demand and leading federal buyers

Obligations were led by the Bureau of Reclamation at $348.26 million across 87 awards, followed by the Department of the Army at $166.87 million across 385 awards. The National Park Service, Department of the Navy, and Department of the Air Force also ranked among the top obligators, indicating demand across water infrastructure, base support, and public works programs.

Vendor concentration and leading contractors

JACOBS PROJECT MANAGEMENT CO. was the top vendor by obligation at $133.10 million across 4 awards, followed by CDM CONSTRUCTORS INC. at $89.37 million across 11 awards. Other major recipients included AMES FEDERAL CONTRACTING GROUP LLC, RECORD STEEL AND CONSTRUCTION, INC., and PERINI MANAGEMENT SERVICES, INC., showing a mix of large program awards and smaller award counts.

Annual contract trend over the analysis window

The annual trend for 2025 shows total obligations of $983.72 million across 2,211 awards. Because the analysis window is limited to the last full year, the trend reflects a single-year total rather than a multi-year series.

How to interpret this page

This summary uses FPDS award records associated with NAICS code 237110 for the last full year. Obligations and award counts are aggregated from reported contract actions; average award value is calculated from total obligated dollars divided by award count. Agency and vendor rankings are based on total obligated value within the selected period.

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 = '237110'
        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
1425 BUREAU OF RECLAMATION 348,263,465.75 348.26 million 87
2100 DEPT OF THE ARMY 166,865,961.22 166.87 million 385
1443 NATIONAL PARK SERVICE 126,751,257.05 126.75 million 167
1700 DEPT OF THE NAVY 126,395,293.11 126.40 million 243
5700 DEPT OF THE AIR FORCE 53,831,715.38 53.83 million 88
3600 VETERANS AFFAIRS, DEPARTMENT OF 50,229,362.10 50.23 million 102
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 22,068,589.32 22.07 million 6
6920 FEDERAL AVIATION ADMINISTRATION 18,796,790.98 18.80 million 27
19BM INTERNATIONAL BOUNDARY AND WATER COMMISSION: U.S.-MEXICO 17,764,073.00 17.76 million 8
7527 INDIAN HEALTH SERVICE 10,249,743.20 10.25 million 730

Insight

Obligations for NAICS 237110 totaled $983.72 million across 2,211 awards in the last full year, with activity concentrated among a small set of agencies. The Bureau of Reclamation led by obligated amount at $348.26 million across 87 awards, followed by the Department of the Army at $166.87 million and the National Park Service and Department of the Navy at about $126.75 million and $126.40 million, respectively. Award volume was more dispersed: Indian Health Service accounted for 730 awards but only $10.25 million, while the Department of the Army and Department of the Navy combined for 628 awards and $293.26 million.

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 = '237110'
        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
JACOBS PROJECT MANAGEMENT CO. 4ZV61 133,095,350.76 133.10 million 4
CDM CONSTRUCTORS INC. 3RWC8 89,369,301.04 89.37 million 11
AMES FEDERAL CONTRACTING GROUP LLC 9BA09 61,761,618.44 61.76 million 1
RECORD STEEL AND CONSTRUCTION, INC. 0JR90 45,502,249.00 45.50 million 6
PERINI MANAGEMENT SERVICES, INC. 1KP13 41,867,642.00 41.87 million 2
JOSEPH J HENDERSON & SON INC 02PF1 25,339,799.00 25.34 million 1
RED EAGLE 3 JV 0WQR6 22,859,800.00 22.86 million 1
HAMPTON ROADS MECHANICAL OF VIRGINIA, LLC 65SK7 21,837,231.91 21.84 million 115
KYUNAN CO., LTD. JS794 21,195,630.62 21.20 million 2
PCL CONSTRUCTION INC 53XH1 17,610,323.00 17.61 million 7

Insight

Within the last full year, NAICS 237110 obligated $983.72 million across 2,211 awards, with an average award value of $444,920.93. Top vendor obligations are concentrated among a small set of firms: JACOBS PROJECT MANAGEMENT CO. leads with $133.10 million, followed by CDM CONSTRUCTORS INC. at $89.37 million and AMES FEDERAL CONTRACTING GROUP LLC at $61.76 million. Award volume is more diffuse than obligated dollars, as HAMPTON ROADS MECHANICAL OF VIRGINIA, LLC received 115 awards but only $21.84 million, indicating a mix of high-value, low-count awards and higher-count, lower-value 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__productOrServiceInformation__principalNAICSCode = '237110'
        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 983,720,181.68 983.72 million 2,211

Insight

For the last full year, NAICS 237110 obligated $983.72 million across 2,211 awards, for an average award value of $444,920.93. The annual trend window contains a single year of data, so no year-over-year comparison is available. The volume of awards indicates spending was distributed across many actions rather than concentrated in a small number of awards, although obligation concentration cannot be assessed further from this view.

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.