Geography

Maine Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations in Maine 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
ME
State
Maine
Total Obligated
16.67 billion
16,672,620,152.66
Award Actions
56,100
Average Action Value
297,194.65

About Maine federal contract activity

This page summarizes last 5 years of federal contract activity associated with Maine. Based on the current FPDS Query dataset, this geography shows 16.67 billion in visible obligations across 56,100 award actions, with an average action value of 297,194.65. 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 Maine 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 12.54 billion in obligations, followed by DEFENSE HEALTH AGENCY (DHA). 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 Maine over the last 5 years. The current ranking is led by BATH IRON WORKS CORPORATION, with 9.00 billion in obligations, followed by 381 CONSTRUCTORS. 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 Maine 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 = 'ME'
        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 12,542,191,943.17 12.54 billion 6,586
97DH DEFENSE HEALTH AGENCY (DHA) 2,095,807,598.72 2.10 billion 84
5700 DEPT OF THE AIR FORCE 317,895,422.76 317.90 million 92
97AS DEFENSE LOGISTICS AGENCY 281,567,863.43 281.57 million 40,219
2100 DEPT OF THE ARMY 262,609,551.90 262.61 million 748
3600 VETERANS AFFAIRS, DEPARTMENT OF 222,403,445.30 222.40 million 2,044
4740 PUBLIC BUILDINGS SERVICE 180,684,453.58 180.68 million 1,152
12K2 AGRICULTURAL MARKETING SERVICE 120,094,345.78 120.09 million 189
1443 NATIONAL PARK SERVICE 98,961,089.26 98.96 million 305
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 93,780,154.18 93.78 million 142

Insight

Maine 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 DEFENSE HEALTH AGENCY (DHA), 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 = 'ME'
        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
BATH IRON WORKS CORPORATION 70876 9,001,121,733.36 9.00 billion 1,829
381 CONSTRUCTORS 8QYU2 1,774,598,061.87 1.77 billion 72
MARTIN'S POINT HEALTH CARE, INC. 1NFZ9 1,075,974,075.38 1.08 billion 18
MARTINS POINT HEALTH CARE INC 1NFZ9 1,018,900,000.00 1.02 billion 21
HARDWOOD PRODUCTS COMPANY LP 52127 259,431,244.00 259.43 million 10
CIANBRO CORPORATION 5S864 203,112,738.58 203.11 million 86
BANGOR, CITY OF 0D6Z8 133,810,920.49 133.81 million 4,403
WHITING-TURNER CONTRACTING COMPANY, THE 0DW43 123,820,724.92 123.82 million 49
J & J CONTRACTORS, INC. 1GMT3 114,876,019.15 114.88 million 76
CACI, INC. - FEDERAL 1QU78 82,964,051.94 82.96 million 57

Insight

Visible obligations in Maine over the last 5 years appear concentrated among a relatively small set of leading vendors. BATH IRON WORKS CORPORATION ranks first, followed by 381 CONSTRUCTORS, 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 = 'ME'
        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
336611 SHIP BUILDING AND REPAIRING 9,285,685,336.00 9.29 billion 2,256
524114 DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS 2,095,547,071.45 2.10 billion 52
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 1,963,000,696.30 1.96 billion 248
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 686,875,356.51 686.88 million 1,061
541330 ENGINEERING SERVICES 344,309,598.77 344.31 million 1,014
339113 SURGICAL APPLIANCE AND SUPPLIES MANUFACTURING 264,129,964.59 264.13 million 1,128
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 186,271,290.37 186.27 million 250
324110 PETROLEUM REFINERIES 139,186,248.44 139.19 million 4,873
236210 INDUSTRIAL BUILDING CONSTRUCTION 117,987,840.39 117.99 million 468
238290 OTHER BUILDING EQUIPMENT CONTRACTORS 106,064,917.42 106.06 million 50

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Maine 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 = 'ME'
        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
1905 COMBAT SHIPS AND LANDING VESSELS 9,037,624,557.42 9.04 billion 1,677
Q201 MEDICAL- GENERAL HEALTH CARE 2,096,423,230.30 2.10 billion 53
Y1ED CONSTRUCTION OF SHIP CONSTRUCTION AND REPAIR FACILITIES 1,837,341,832.87 1.84 billion 88
N065 INSTALLATION OF EQUIPMENT- MEDICAL, DENTAL, AND VETERINARY EQUIPMENT AND SUPPLIES 259,431,244.00 259.43 million 10
Z2ED REPAIR OR ALTERATION OF SHIP CONSTRUCTION AND REPAIR FACILITIES 233,109,311.96 233.11 million 229
Y1JZ CONSTRUCTION OF MISCELLANEOUS BUILDINGS 149,748,068.74 149.75 million 99
C219 ARCHITECT AND ENGINEERING- GENERAL: OTHER 141,484,645.35 141.48 million 430
9130 LIQUID PROPELLANTS AND FUELS, PETROLEUM BASE 138,305,073.97 138.31 million 4,836
8915 FRUITS AND VEGETABLES 130,396,496.09 130.40 million 23,149
J998 NON-NUCLEAR SHIP REPAIR (EAST) 112,684,047.59 112.68 million 183

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Maine 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 = 'ME'
        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 3,866,590,189.77 3.87 billion 12,828
2024 3,831,559,408.77 3.83 billion 13,470
2023 3,770,454,012.74 3.77 billion 14,918
2022 2,771,141,896.79 2.77 billion 8,400
2021 2,432,874,644.59 2.43 billion 6,484

Insight

The annual trend shows how obligations in Maine 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.