PSC Code

PSC Y1KB Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations for PSC Y1KB (CONSTRUCTION OF CANALS) 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
Y1KB
PSC Description
CONSTRUCTION OF CANALS
Total Obligated
3.68 billion
3,681,975,096.49
Award Actions
1,751
Average Action Value
2,102,784.17

About PSC Y1KB federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC Y1KB (CONSTRUCTION OF CANALS). Based on the current FPDS Query dataset, this category shows 3.68 billion in visible obligations across 1,751 award actions, with an average action value of 2,102,784.17. 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 Y1KB (CONSTRUCTION OF CANALS) 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 3.53 billion in obligations, followed by INTERNATIONAL BOUNDARY AND WATER COMMISSION: U.S.-MEXICO. 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 Y1KB (CONSTRUCTION OF CANALS) over the last 10 years. The current ranking is led by THALLE CONSTRUCTION CO INC, with 600.17 million in obligations, followed by GREAT LAKES DREDGE & DOCK COMPANY, LLC. 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 Y1KB (CONSTRUCTION OF CANALS) 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 = 'Y1KB'
        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 3,531,535,865.90 3.53 billion 1,610
19BM INTERNATIONAL BOUNDARY AND WATER COMMISSION: U.S.-MEXICO 90,958,905.50 90.96 million 21
1425 BUREAU OF RECLAMATION 41,481,239.67 41.48 million 32
1443 NATIONAL PARK SERVICE 11,854,059.78 11.85 million 16
5700 DEPT OF THE AIR FORCE 2,714,580.99 2.71 million 18
1448 U.S. FISH AND WILDLIFE SERVICE 1,972,994.45 1.97 million 22
1422 BUREAU OF LAND MANAGEMENT 564,919.04 564.92 thousand 8
1450 BUREAU OF INDIAN AFFAIRS 505,644.51 505.64 thousand 3
1900 STATE, DEPARTMENT OF 113,382.44 113.38 thousand 5
12C2 FOREST SERVICE 87,068.52 87.07 thousand 7

Insight

PSC Y1KB (CONSTRUCTION OF CANALS) 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 INTERNATIONAL BOUNDARY AND WATER COMMISSION: U.S.-MEXICO, 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 = 'Y1KB'
        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
THALLE CONSTRUCTION CO INC 1N4X7 600,171,268.67 600.17 million 12
GREAT LAKES DREDGE & DOCK COMPANY, LLC 1BSU5 576,497,098.39 576.50 million 64
LANE CONSTRUCTION CORPORATION, THE 8J160 277,335,851.08 277.34 million 86
CALLAN MARINE LTD 64MM7 239,428,241.68 239.43 million 26
KIEWIT INFRASTRUCTURE CO. 6V4D8 194,856,887.50 194.86 million 20
WEEKS MARINE, INC. 1RHV3 117,847,940.40 117.85 million 11
BARNARD CONSTRUCTION COMPANY, INCORPORATED 0BRU7 115,170,556.32 115.17 million 215
PHILLIPS AND JORDAN, INCORPORATED 0GGP5 102,759,370.92 102.76 million 22
DUTRA GROUP, THE 3GSX7 101,863,633.20 101.86 million 41
ODIN ENVIRONMENTAL SOLUTIONS LLC 87WR3 90,568,671.85 90.57 million 5

Insight

Within PSC Y1KB (CONSTRUCTION OF CANALS), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. THALLE CONSTRUCTION CO INC ranks first, followed by GREAT LAKES DREDGE & DOCK COMPANY, LLC, 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 = 'Y1KB'
        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 436,137,990.04 436.14 million 163
2024 876,100,642.33 876.10 million 152
2023 501,256,582.50 501.26 million 155
2022 229,207,410.75 229.21 million 239
2021 706,535,355.75 706.54 million 229
2020 333,322,165.29 333.32 million 165
2019 142,843,063.94 142.84 million 119
2018 219,636,365.71 219.64 million 192
2017 70,778,993.40 70.78 million 172
2016 166,156,526.78 166.16 million 165

Insight

The annual trend shows how obligations in PSC Y1KB (CONSTRUCTION OF CANALS) 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.