Use this page to review federal contract obligations in New Hampshire for last full year. The analysis is based on FPDS award-action data.
Geography
New Hampshire Federal Contract Obligations (Last Year)
This page summarizes federal contract obligations in New Hampshire for last full year, including award volume and market trend context.
All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last full year analysis window.
About New Hampshire federal contract activity
This page summarizes last full year of federal contract activity associated with New Hampshire. Based on the current FPDS Query dataset, this geography shows 2.45 billion in visible obligations across 5,853 award actions, with an average action value of 419,269.53. 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 full year. The visible agency ranking is led by DEPT OF THE NAVY, with 808.92 million 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 New Hampshire over the last full year. The current ranking is led by BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC., with 680.95 million in obligations, followed by SIG SAUER 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 full year, from 2025 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 full year. 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 1 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 | 808,918,984.99 | 808.92 million | 593 |
| 2100 | DEPT OF THE ARMY | 620,398,096.43 | 620.40 million | 504 |
| 5700 | DEPT OF THE AIR FORCE | 454,579,184.08 | 454.58 million | 338 |
| 97AS | DEFENSE LOGISTICS AGENCY | 90,011,105.05 | 90.01 million | 1,943 |
| 2050 | INTERNAL REVENUE SERVICE | 83,884,793.32 | 83.88 million | 27 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 60,408,562.67 | 60.41 million | 338 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 51,823,458.92 | 51.82 million | 626 |
| 97AE | DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) | 43,076,218.05 | 43.08 million | 30 |
| 9771 | DEFENSE MICROELECTRONICS ACTIVITY (DMEA) | 20,779,704.00 | 20.78 million | 13 |
| 97DH | DEFENSE HEALTH AGENCY (DHA) | 16,637,231.70 | 16.64 million | 18 |
Insight
New Hampshire contract activity over the last full year 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 = '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 1 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 | 680,947,485.23 | 680.95 million | 339 |
| SIG SAUER INC. | 6ZWB1 | 404,768,304.08 | 404.77 million | 284 |
| BAE SYSTEMS INFORMATION & ELECTRONIC SYSTEMS INTEGRATION INC | 3L667 | 322,465,000.00 | 322.46 million | 2 |
| ENVISION TECHNOLOGY, LLC | 8EDV1 | 62,535,923.20 | 62.54 million | 13 |
| L3 TECHNOLOGIES, INC. | 0B107 | 54,856,040.87 | 54.86 million | 130 |
| HADRON INDUSTRIES, INC. | 67NM8 | 54,810,193.16 | 54.81 million | 6 |
| AVON PROTECTION CERADYNE LLC | 903Q6 | 46,251,840.00 | 46.25 million | 6 |
| EXPANSIA GROUP LLC | 705G5 | 45,452,922.57 | 45.45 million | 18 |
| BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. | 6A684 | 37,679,860.29 | 37.68 million | 21 |
| RED RIVER TECHNOLOGY LLC | 04MB1 | 35,458,070.02 | 35.46 million | 34 |
Insight
Visible obligations in New Hampshire over the last full year appear concentrated among a relatively small set of leading vendors. BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. ranks first, followed by SIG SAUER 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 1 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 |
|---|---|---|---|---|
| 332994 | SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING | 394,446,366.98 | 394.45 million | 277 |
| 336414 | GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING | 329,916,620.86 | 329.92 million | 33 |
| 334511 | SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING | 299,086,156.14 | 299.09 million | 218 |
| 336413 | OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING | 263,136,902.02 | 263.14 million | 116 |
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 187,585,894.93 | 187.59 million | 381 |
| 541519 | OTHER COMPUTER RELATED SERVICES | 56,908,882.26 | 56.91 million | 194 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 56,465,920.38 | 56.47 million | 20 |
| 333310 | COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING | 54,582,146.04 | 54.58 million | 29 |
| 334419 | OTHER ELECTRONIC COMPONENT MANUFACTURING | 52,997,591.07 | 53.00 million | 160 |
| 541330 | ENGINEERING SERVICES | 51,941,413.23 | 51.94 million | 167 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in New Hampshire over the last full year. 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 1 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 |
|---|---|---|---|---|
| 1420 | GUIDED MISSILE COMPONENTS | 325,035,060.09 | 325.04 million | 31 |
| 5865 | ELECTRONIC COUNTERMEASURES, COUNTER-COUNTERMEASURES AND QUICK REACTION CAPABILITY EQUIPMENT | 280,302,877.39 | 280.30 million | 83 |
| 1005 | GUNS, THROUGH 30MM | 273,896,003.77 | 273.90 million | 196 |
| 1680 | MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS | 157,994,491.76 | 157.99 million | 72 |
| DA01 | IT AND TELECOM - BUSINESS APPLICATION/APPLICATION DEVELOPMENT SUPPORT SERVICES (LABOR) | 155,890,317.30 | 155.89 million | 37 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 132,731,576.13 | 132.73 million | 83 |
| 1305 | AMMUNITION, THROUGH 30MM | 128,814,601.58 | 128.81 million | 15 |
| 5855 | NIGHT VISION EQUIPMENT, EMITTED AND REFLECTED RADIATION | 91,843,954.21 | 91.84 million | 79 |
| AC13 | NATIONAL DEFENSE R&D SERVICES; DEPARTMENT OF DEFENSE - MILITARY; EXPERIMENTAL DEVELOPMENT | 76,746,596.42 | 76.75 million | 55 |
| 8470 | ARMOR, PERSONAL | 56,671,294.00 | 56.67 million | 9 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in New Hampshire over the last full year. 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 1 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 |
Insight
The annual trend shows how obligations in New Hampshire moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.