PSC Code

PSC 1925 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC 1925 (SPECIAL SERVICE VESSELS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC 1925 (SPECIAL SERVICE VESSELS) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

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

PSC Code
1925
PSC Description
SPECIAL SERVICE VESSELS
Total Obligated
4.96 billion
4,960,142,020.18
Award Actions
527
Average Action Value
9,412,034.19

About PSC 1925 federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC 1925 (SPECIAL SERVICE VESSELS). Based on the current FPDS Query dataset, this category shows 4.96 billion in visible obligations across 527 award actions, with an average action value of 9,412,034.19. 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 1925 (SPECIAL SERVICE VESSELS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE NAVY, with 2.38 billion in obligations, followed by U.S. COAST GUARD. 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 1925 (SPECIAL SERVICE VESSELS) over the last 5 years. The current ranking is led by AUSTAL USA, LLC, with 1.02 billion in obligations, followed by BOLLINGER SHIPYARDS LOCKPORT, L.L.C.. 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 1925 (SPECIAL SERVICE VESSELS) across the last 5 years, from 2021 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 5 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 = '1925'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 2,378,079,806.33 2.38 billion 293
7008 U.S. COAST GUARD 1,569,380,113.15 1.57 billion 35
6938 MARITIME ADMINISTRATION 913,349,650.00 913.35 million 18
2100 DEPT OF THE ARMY 70,708,370.87 70.71 million 39
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 13,506,308.24 13.51 million 75
1900 STATE, DEPARTMENT OF 12,068,600.79 12.07 million 17
1443 NATIONAL PARK SERVICE 892,462.59 892.46 thousand 5
12H2 AGRICULTURAL RESEARCH SERVICE 467,038.00 467.04 thousand 1
1450 BUREAU OF INDIAN AFFAIRS 430,834.90 430.83 thousand 1
6947 GREAT LAKES ST. LAWRENCE SEAWAY DEVELOPMENT CORPORATION 304,041.12 304.04 thousand 16

Insight

PSC 1925 (SPECIAL SERVICE VESSELS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEPT OF THE NAVY, followed by U.S. COAST GUARD, 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 = '1925'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
AUSTAL USA, LLC 1T3Z4 1,018,925,837.00 1.02 billion 61
BOLLINGER SHIPYARDS LOCKPORT, L.L.C. 64513 1,009,474,626.91 1.01 billion 65
TOTE SERVICES, LLC 0B1X4 912,309,300.00 912.31 million 11
VT HALTER MARINE, INC. 3BJ86 649,436,697.47 649.44 million 40
RAUMA MARINE CONSTRUCTIONS OY A0J0G 520,544,186.11 520.54 million 1
BOLLINGER MISSISSIPPI SHIPBUILDING, LLC 3BJ86 483,433,947.34 483.43 million 54
OFFSHORE SERVICE VESSELS, L.L.C. 0BFF3 126,935,366.73 126.94 million 4
NATIONAL STEEL AND SHIPBUILDING COMPANY 81220 102,905,308.86 102.91 million 18
SUPERIOR MARINE WAYS, INC 1NVB2 30,000,000.00 30.00 million 2
CONRAD SHIPYARD, L.L.C. 5GE25 20,302,696.00 20.30 million 9

Insight

Within PSC 1925 (SPECIAL SERVICE VESSELS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. AUSTAL USA, LLC ranks first, followed by BOLLINGER SHIPYARDS LOCKPORT, L.L.C., 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 = '1925'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 2,199,924,753.11 2.20 billion 104
2024 584,169,150.81 584.17 million 92
2023 235,897,096.19 235.90 million 99
2022 561,658,311.43 561.66 million 128
2021 1,378,492,708.64 1.38 billion 104

Insight

The annual trend shows how obligations in PSC 1925 (SPECIAL SERVICE VESSELS) moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.