NAICS Industry

NAICS 488310 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 488310 (PORT AND HARBOR OPERATIONS) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 488310 (PORT AND HARBOR OPERATIONS) 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.

NAICS Code
488310
Industry
PORT AND HARBOR OPERATIONS
Total Obligated
2.20 billion
2,201,023,397.10
Award Actions
42,616
Average Action Value
51,647.81

About NAICS 488310 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 488310 (PORT AND HARBOR OPERATIONS). Based on the current FPDS Query dataset, this industry shows 2.20 billion in visible obligations across 42,616 award actions, with an average action value of 51,647.81. 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 NAICS 488310 (PORT AND HARBOR OPERATIONS) 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 NAVY, with 2.05 billion in obligations, followed by DEPT OF THE ARMY. 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 NAICS 488310 (PORT AND HARBOR OPERATIONS) over the last 10 years. The current ranking is led by S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD., with 506.93 million in obligations, followed by MLS-MULTINATIONAL LOGISTIC SERVICES LIMITED. 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 NAICS 488310 (PORT AND HARBOR OPERATIONS) 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 industry 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 industry-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__principalNAICSCode = '488310'
        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
1700 DEPT OF THE NAVY 2,049,724,083.48 2.05 billion 38,258
2100 DEPT OF THE ARMY 86,706,274.26 86.71 million 699
7008 U.S. COAST GUARD 45,379,097.15 45.38 million 2,875
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 8,857,134.38 8.86 million 521
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 5,973,482.79 5.97 million 11
1443 NATIONAL PARK SERVICE 2,151,381.75 2.15 million 58
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 1,105,000.00 1.10 million 5
1900 STATE, DEPARTMENT OF 686,788.84 686.79 thousand 46
1448 U.S. FISH AND WILDLIFE SERVICE 285,678.16 285.68 thousand 35
7014 U.S. CUSTOMS AND BORDER PROTECTION 280,552.15 280.55 thousand 49

Insight

NAICS 488310 (PORT AND HARBOR OPERATIONS) 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 NAVY, followed by DEPT OF THE ARMY, which suggests that agency demand in this industry 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,
        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 = '488310'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD. U0LE8 506,932,975.36 506.93 million 10,840
MLS-MULTINATIONAL LOGISTIC SERVICES LIMITED SJ570 325,230,786.79 325.23 million 10,968
GLOBAL DEFENSE LOGISTICS SRL 1GVLL 152,544,029.19 152.54 million 2,920
INCHCAPE SHIPPING SERVICES DUBAI LLC 1NSLW 109,201,779.54 109.20 million 1,660
WAYPOINT LLC 75PM2 101,940,721.12 101.94 million 1,413
METSON MARINE SERVICES, INC. 1WMH7 77,338,266.66 77.34 million 197
MLSUSA CORP 3PLA2 71,933,758.75 71.93 million 1,650
PARSH MARINE (S) PTE. LTD. QC437 63,182,663.30 63.18 million 1,740
DE LA FUENTE CONSTRUCTION, INC. 538D0 42,476,296.79 42.48 million 83
KIRA CONSTRUCTION MANAGEMENT LLC 7PNG0 39,354,797.40 39.35 million 56

Insight

Within NAICS 488310 (PORT AND HARBOR OPERATIONS), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. S.C.A. - SHIPPING CONSULTANTS ASSOCIATED LTD. ranks first, followed by MLS-MULTINATIONAL LOGISTIC SERVICES LIMITED, which helps define the current competitive landscape in this industry slice.

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 = '488310'
        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 270,962,181.47 270.96 million 3,849
2024 347,041,602.76 347.04 million 4,461
2023 303,949,280.66 303.95 million 4,870
2022 297,505,339.47 297.51 million 5,213
2021 174,998,510.61 175.00 million 4,297
2020 138,737,519.76 138.74 million 3,603
2019 196,788,538.52 196.79 million 4,775
2018 173,630,637.83 173.63 million 3,949
2017 148,384,297.04 148.38 million 4,197
2016 149,025,488.98 149.03 million 3,402

Insight

The annual trend shows how obligations in NAICS 488310 (PORT AND HARBOR OPERATIONS) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.