PSC Code

PSC Y1NZ Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

PSC Code
Y1NZ
PSC Description
CONSTRUCTION OF OTHER UTILITIES
Total Obligated
3.61 billion
3,612,299,316.70
Award Actions
5,442
Average Action Value
663,781.57

About PSC Y1NZ federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES). Based on the current FPDS Query dataset, this category shows 3.61 billion in visible obligations across 5,442 award actions, with an average action value of 663,781.57. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE ARMY, with 1.29 billion in obligations, followed by DEPT OF THE NAVY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) over the last 10 years. The current ranking is led by GRANITE-OBAYASHI A JOINT VENTURE, with 274.75 million in obligations, followed by STRONGHOLD ENGINEERING INC. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceCode = 'Y1NZ'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
2100 DEPT OF THE ARMY 1,291,733,749.46 1.29 billion 1,847
1700 DEPT OF THE NAVY 1,236,392,261.36 1.24 billion 910
1443 NATIONAL PARK SERVICE 305,531,585.66 305.53 million 225
5700 DEPT OF THE AIR FORCE 170,808,544.30 170.81 million 599
3600 VETERANS AFFAIRS, DEPARTMENT OF 133,527,753.47 133.53 million 245
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 76,716,523.63 76.72 million 37
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 64,115,531.88 64.12 million 149
8900 ENERGY, DEPARTMENT OF 63,736,365.41 63.74 million 312
7529 NATIONAL INSTITUTES OF HEALTH 51,279,612.99 51.28 million 26
1549 FEDERAL BUREAU OF INVESTIGATION 50,359,879.09 50.36 million 28

Insight

PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE ARMY, followed by DEPT OF THE NAVY, which suggests that agency demand in this category is not evenly distributed.

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,
        ifNull(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__productOrServiceCode = 'Y1NZ'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
GRANITE-OBAYASHI A JOINT VENTURE 7FV87 274,748,723.85 274.75 million 51
STRONGHOLD ENGINEERING INC 0ZCX2 215,302,509.00 215.30 million 32
CONTRACK WATTS INC 0SS74 150,560,000.00 150.56 million 2
HHI CORPORATION 0DRY5 107,089,809.00 107.09 million 15
AKTARIUS LLC 5UV89 95,323,281.00 95.32 million 4
CITY LIGHT & POWER JBLM LLC 87DT1 61,553,930.00 61.55 million 3
ENVIRONMENTAL CHEMICAL CORPORATION 0T0F8 51,501,720.39 51.50 million 24
NOVA GROUP, INC. 0B3X2 51,486,826.56 51.49 million 18
HASKELL CORPORATION/DAVIS CONSTRUCTORS JV 7Z4X3 51,119,077.35 51.12 million 29
HSGS-AMERESCO, LLC 92NB7 50,602,831.01 50.60 million 23

Insight

Within PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. GRANITE-OBAYASHI A JOINT VENTURE ranks first, followed by STRONGHOLD ENGINEERING INC, which helps define the current competitive landscape in this category.

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__productOrServiceCode = 'Y1NZ'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 656,963,517.91 656.96 million 492
2024 474,747,083.22 474.75 million 458
2023 607,367,456.57 607.37 million 521
2022 242,668,476.60 242.67 million 469
2021 230,372,852.27 230.37 million 440
2020 186,817,633.22 186.82 million 448
2019 161,483,860.03 161.48 million 574
2018 279,875,023.00 279.88 million 641
2017 481,059,278.15 481.06 million 676
2016 290,944,135.73 290.94 million 723

Insight

The annual trend shows how obligations in PSC Y1NZ (CONSTRUCTION OF OTHER UTILITIES) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.