Geography

Hawaii Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations in Hawaii for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations in Hawaii 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.

State Code
HI
State
Hawaii
Total Obligated
23.72 billion
23,723,164,854.09
Award Actions
199,294
Average Action Value
119,036.02

About Hawaii federal contract activity

This page summarizes last 5 years of federal contract activity associated with Hawaii. Based on the current FPDS Query dataset, this geography shows 23.72 billion in visible obligations across 199,294 award actions, with an average action value of 119,036.02. 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 in Hawaii 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 10.43 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 Hawaii over the last 5 years. The current ranking is led by DRAGADOS/HAWAIIAN DREDGING/ORION JV, with 2.78 billion in obligations, followed by SMARTRONIX, 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 in Hawaii 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.

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 geography-level obligations, top buying agencies, leading vendors, major industries, major PSC categories, 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'HI'
        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 10,429,654,757.84 10.43 billion 17,514
2100 DEPT OF THE ARMY 4,931,423,277.11 4.93 billion 11,013
4732 FEDERAL ACQUISITION SERVICE 2,954,894,145.56 2.95 billion 48,309
5700 DEPT OF THE AIR FORCE 1,445,069,300.02 1.45 billion 2,652
97AS DEFENSE LOGISTICS AGENCY 695,809,544.77 695.81 million 98,899
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 521,105,856.54 521.11 million 2,578
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 412,198,771.33 412.20 million 3,445
7008 U.S. COAST GUARD 307,005,354.94 307.01 million 1,750
3600 VETERANS AFFAIRS, DEPARTMENT OF 278,205,416.54 278.21 million 2,230
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 151,741,565.01 151.74 million 290

Insight

Hawaii contract activity over the last 5 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE NAVY, followed by DEPT OF THE ARMY, which suggests that federal demand in this geography 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(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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'HI'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
DRAGADOS/HAWAIIAN DREDGING/ORION JV 94AZ0 2,777,671,797.15 2.78 billion 55
SMARTRONIX, LLC 03MT8 1,698,575,869.04 1.70 billion 106
HENSEL PHELPS CONSTRUCTION CO 6TYN2 827,246,109.61 827.25 million 258
NAN, INC. 0U373 725,434,736.36 725.43 million 237
ECC CONSTRUCTORS LLC 63J28 660,166,195.60 660.17 million 60
AECOM TECHNICAL SERVICES, INC. 4L767 444,965,247.07 444.97 million 564
PACIFIC SHIPYARDS INTERNATIONAL, LLC 1U7K1 417,019,843.85 417.02 million 845
KOA LANI JV, LLC 7XA67 342,695,326.18 342.70 million 795
BOOZ ALLEN HAMILTON INC. 17038 270,217,207.42 270.22 million 377
NAN INC 0U373 259,421,557.55 259.42 million 32

Insight

Visible obligations in Hawaii over the last 5 years appear concentrated among a relatively small set of leading vendors. DRAGADOS/HAWAIIAN DREDGING/ORION JV ranks first, followed by SMARTRONIX, LLC, which helps define the current competitive landscape in this geography.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'HI'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 4,591,644,316.46 4.59 billion 4,198
541330 ENGINEERING SERVICES 3,768,488,648.25 3.77 billion 4,221
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 3,433,748,415.87 3.43 billion 254
561210 FACILITIES SUPPORT SERVICES 970,581,542.19 970.58 million 2,596
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 961,900,418.77 961.90 million 1,600
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 821,095,766.21 821.10 million 505
336611 SHIP BUILDING AND REPAIRING 809,333,786.23 809.33 million 2,960
541512 COMPUTER SYSTEMS DESIGN SERVICES 647,243,162.65 647.24 million 740
562910 REMEDIATION SERVICES 549,351,331.80 549.35 million 706
562119 OTHER WASTE COLLECTION 461,225,097.78 461.23 million 93

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Hawaii over the last 5 years. This helps show which federal market segments are most prominent in the state.

Top PSC Codes

SELECT
    psc_code,
    psc_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__productOrServiceCode AS psc_code,
        anyHeavy(content__award__productOrServiceInformation__productOrServiceCode__description) AS psc_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'HI'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY psc_code
)
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Award Actions
Y1ED CONSTRUCTION OF SHIP CONSTRUCTION AND REPAIR FACILITIES 2,796,112,672.10 2.80 billion 115
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 1,564,176,562.41 1.56 billion 881
R499 SUPPORT- PROFESSIONAL: OTHER 723,382,688.75 723.38 million 47,652
R423 SUPPORT- PROFESSIONAL: INTELLIGENCE 712,142,794.18 712.14 million 27
C219 ARCHITECT AND ENGINEERING- GENERAL: OTHER 698,323,081.57 698.32 million 1,572
Z2JZ REPAIR OR ALTERATION OF MISCELLANEOUS BUILDINGS 694,471,954.93 694.47 million 802
F999 OTHER ENVIRONMENTAL SERVICES 603,829,441.99 603.83 million 524
J999 NON-NUCLEAR SHIP REPAIR (WEST) 547,521,345.28 547.52 million 2,033
C211 ARCHITECT AND ENGINEERING- GENERAL: LANDSCAPING, INTERIOR LAYOUT, AND DESIGNING 541,948,204.75 541.95 million 1,088
S208 HOUSEKEEPING- LANDSCAPING/GROUNDSKEEPING 520,060,391.50 520.06 million 685

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Hawaii over the last 5 years. This helps show which categories of federal demand are most prominent in the state.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'HI'
        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 6,149,016,126.16 6.15 billion 35,398
2024 6,431,856,374.86 6.43 billion 39,813
2023 4,463,357,024.21 4.46 billion 41,298
2022 3,758,566,090.51 3.76 billion 42,616
2021 2,920,369,238.35 2.92 billion 40,169

Insight

The annual trend shows how obligations in Hawaii moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity appears stable, rising, or easing over time.

Use FPDS Query for deeper geographic analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper geographic analysis across agencies, vendors, industries, PSC categories, 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.