Geography

New Hampshire Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations in New Hampshire for last 10 years, including award volume and market trend context.

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

State Code
NH
State
New Hampshire
Total Obligated
21.51 billion
21,513,370,058.18
Award Actions
79,353
Average Action Value
271,109.72

About New Hampshire federal contract activity

This page summarizes last 10 years of federal contract activity associated with New Hampshire. Based on the current FPDS Query dataset, this geography shows 21.51 billion in visible obligations across 79,353 award actions, with an average action value of 271,109.72. 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 New Hampshire 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 6.15 billion in obligations, followed by DEPT OF THE AIR FORCE. 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 New Hampshire over the last 10 years. The current ranking is led by BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC., with 6.61 billion in obligations, followed by BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC.. 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 New Hampshire 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.

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 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'NH'
        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 6,147,653,214.30 6.15 billion 8,724
5700 DEPT OF THE AIR FORCE 5,056,831,919.58 5.06 billion 4,570
2100 DEPT OF THE ARMY 4,866,761,150.90 4.87 billion 8,180
97AS DEFENSE LOGISTICS AGENCY 1,059,999,708.11 1.06 billion 28,077
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,005,564,847.24 1.01 billion 5,757
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 361,367,941.90 361.37 million 3,198
9100 EDUCATION, DEPARTMENT OF 316,074,433.67 316.07 million 209
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 245,351,785.64 245.35 million 308
2800 SOCIAL SECURITY ADMINISTRATION 242,307,370.79 242.31 million 356
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 214,312,618.13 214.31 million 994

Insight

New Hampshire contract activity over the last 10 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 AIR FORCE, 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 = 'NH'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 94117 6,609,406,586.47 6.61 billion 4,347
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 3L667 2,373,374,113.47 2.37 billion 228
L3 TECHNOLOGIES, INC. 0B107 1,400,883,636.33 1.40 billion 2,709
SIG SAUER INC. 6ZWB1 847,097,622.72 847.10 million 1,199
RED RIVER TECHNOLOGY LLC 04MB1 783,702,079.88 783.70 million 992
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 608,851,560.06 608.85 million 484
RED RIVER COMPUTER CO., INC. 04MB1 552,442,481.35 552.44 million 1,124
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 6A684 426,973,307.19 426.97 million 575
BAE SYSTEMS INFORMATION & ELECTRONIC SYSTEMS INTEGRATION INC 3L667 322,465,000.00 322.46 million 4
CREARE LLC 8A287 307,821,569.58 307.82 million 1,484

Insight

Visible obligations in New Hampshire over the last 10 years appear concentrated among a relatively small set of leading vendors. BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. ranks first, followed by BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC., 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 = 'NH'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 3,156,413,045.60 3.16 billion 1,914
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 2,767,305,028.47 2.77 billion 191
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 1,924,967,576.23 1.92 billion 2,512
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 1,480,254,302.24 1.48 billion 2,508
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 1,178,676,083.25 1.18 billion 2,786
333314 OPTICAL INSTRUMENT AND LENS MANUFACTURING 1,063,212,100.57 1.06 billion 2,201
541519 OTHER COMPUTER RELATED SERVICES 951,079,074.65 951.08 million 4,424
332994 SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING 918,338,602.60 918.34 million 2,478
541330 ENGINEERING SERVICES 861,816,832.57 861.82 million 2,273
333310 COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING 583,083,725.13 583.08 million 114

Insight

The top-NAICS table highlights the industries with the largest visible obligations in New Hampshire over the last 10 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 = 'NH'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
5865 ELECTRONIC COUNTERMEASURES, COUNTER-COUNTERMEASURES AND QUICK REACTION CAPABILITY EQUIPMENT 2,722,615,922.22 2.72 billion 1,474
1420 GUIDED MISSILE COMPONENTS 2,352,994,954.19 2.35 billion 306
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 1,403,873,207.93 1.40 billion 1,145
5855 NIGHT VISION EQUIPMENT, EMITTED AND REFLECTED RADIATION 1,362,844,894.81 1.36 billion 1,788
1680 MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS 1,290,746,152.50 1.29 billion 659
1240 OPTICAL SIGHTING AND RANGING EQUIPMENT 720,196,900.48 720.20 million 813
1005 GUNS, THROUGH 30MM 719,246,952.81 719.25 million 2,222
D320 IT AND TELECOM- ANNUAL HARDWARE MAINTENANCE SERVICE PLANS 546,523,686.58 546.52 million 121
AC24 R&D- DEFENSE SYSTEM: MISSILE/SPACE SYSTEMS (ENGINEERING DEVELOPMENT) 487,537,369.79 487.54 million 102
1340 ROCKETS, ROCKET AMMUNITION AND ROCKET COMPONENTS 450,033,956.35 450.03 million 166

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in New Hampshire over the last 10 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 = 'NH'
        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 2,453,984,617.12 2.45 billion 5,853
2024 2,345,900,309.90 2.35 billion 7,286
2023 2,774,944,119.78 2.77 billion 7,386
2022 1,760,295,068.75 1.76 billion 7,247
2021 1,817,876,243.58 1.82 billion 6,707
2020 2,045,643,606.71 2.05 billion 7,349
2019 2,433,724,169.84 2.43 billion 8,827
2018 2,332,003,892.99 2.33 billion 9,829
2017 2,038,167,889.43 2.04 billion 9,351
2016 1,510,830,140.08 1.51 billion 9,518

Insight

The annual trend shows how obligations in New Hampshire moved across the last 10 years, from 2016 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.