Geography

New York Federal Contract Obligations (Last Year)

This page summarizes federal contract obligations in New York for last full year, including award volume and market trend context.

Use this page to review federal contract obligations in New York for last full year. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last full year

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.

State Code
NY
State
New York
Total Obligated
11.78 billion
11,784,052,784.79
Award Actions
316,171
Average Action Value
37,271.13

About New York federal contract activity

This page summarizes last full year of federal contract activity associated with New York. Based on the current FPDS Query dataset, this geography shows 11.78 billion in visible obligations across 316,171 award actions, with an average action value of 37,271.13. 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 York 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 2.64 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 New York over the last full year. The current ranking is led by LOCKHEED MARTIN CORPORATION, with 1.01 billion in obligations, followed by BROOKHAVEN SCIENCE ASSOCIATES, 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 New York 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 = 'NY'
        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 2,636,247,770.68 2.64 billion 5,144
2100 DEPT OF THE ARMY 2,507,674,220.39 2.51 billion 4,132
97AS DEFENSE LOGISTICS AGENCY 1,495,142,077.85 1.50 billion 124,945
8900 ENERGY, DEPARTMENT OF 1,058,444,650.41 1.06 billion 213
5700 DEPT OF THE AIR FORCE 780,230,581.00 780.23 million 1,531
3600 VETERANS AFFAIRS, DEPARTMENT OF 667,421,498.21 667.42 million 4,272
4732 FEDERAL ACQUISITION SERVICE 389,893,859.47 389.89 million 163,134
4740 PUBLIC BUILDINGS SERVICE 317,201,098.56 317.20 million 1,684
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 144,348,436.73 144.35 million 59
97DH DEFENSE HEALTH AGENCY (DHA) 137,627,713.15 137.63 million 119

Insight

New York 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 = 'NY'
        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
LOCKHEED MARTIN CORPORATION 03538 1,006,503,276.94 1.01 billion 665
BROOKHAVEN SCIENCE ASSOCIATES, LLC 4KUZ2 900,362,483.03 900.36 million 37
LOCKHEED MARTIN CORPORATION 03640 887,550,738.69 887.55 million 600
HARRIS GLOBAL COMMUNICATIONS INC 7QAK7 687,668,470.26 687.67 million 123
L3HARRIS TECHNOLOGIES, INC. 14304 676,460,866.98 676.46 million 713
JAMAICA BEARINGS CO., INC. 04836 196,886,500.44 196.89 million 3,275
LOCKHEED MARTIN CORPORATION 56232 192,183,003.34 192.18 million 83
MOOG MILITARY AIRCRAFT LLC 9P5N5 139,448,270.23 139.45 million 292
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 80249 139,051,819.73 139.05 million 317
BOOZ ALLEN HAMILTON INC. 17038 135,446,564.58 135.45 million 21

Insight

Visible obligations in New York over the last full year appear concentrated among a relatively small set of leading vendors. LOCKHEED MARTIN CORPORATION ranks first, followed by BROOKHAVEN SCIENCE ASSOCIATES, 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 = 'NY'
        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
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,120,791,147.01 1.12 billion 7,292
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 1,116,587,819.48 1.12 billion 1,822
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 899,872,095.41 899.87 million 63
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 826,278,910.88 826.28 million 1,101
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 720,395,962.24 720.40 million 561
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 672,915,398.97 672.92 million 1,095
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 667,364,498.13 667.36 million 1,096
541330 ENGINEERING SERVICES 570,207,856.64 570.21 million 895
562910 REMEDIATION SERVICES 223,680,513.31 223.68 million 249
541512 COMPUTER SYSTEMS DESIGN SERVICES 219,907,082.03 219.91 million 156

Insight

The top-NAICS table highlights the industries with the largest visible obligations in New York 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 = 'NY'
        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
M1HA OPERATION OF GOVERNMENT-OWNED CONTRACTOR-OPERATED (GOCO) R&D FACILITIES 900,362,483.03 900.36 million 37
5810 COMMUNICATIONS SECURITY EQUIPMENT AND COMPONENTS 827,182,655.43 827.18 million 254
1680 MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS 597,866,944.05 597.87 million 1,447
5865 ELECTRONIC COUNTERMEASURES, COUNTER-COUNTERMEASURES AND QUICK REACTION CAPABILITY EQUIPMENT 444,477,785.35 444.48 million 156
5840 RADAR EQUIPMENT, EXCEPT AIRBORNE 360,287,814.34 360.29 million 242
5825 RADIO NAVIGATION EQUIPMENT, EXCEPT AIRBORNE 330,913,260.51 330.91 million 104
Q201 MEDICAL- MANAGED HEALTHCARE 268,863,132.75 268.86 million 120
AC13 NATIONAL DEFENSE R&D SERVICES; DEPARTMENT OF DEFENSE - MILITARY; EXPERIMENTAL DEVELOPMENT 228,375,657.83 228.38 million 216
R499 SUPPORT- PROFESSIONAL: OTHER 227,336,919.04 227.34 million 671
7G22 IT AND TELECOM - NETWORK: SATELLITE AND RF COMMUNICATIONS PRODUCTS (HW, PERPETUAL LICENSE SOFTWARE) 222,747,838.36 222.75 million 52

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in New York 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 = 'NY'
        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 11,784,052,784.79 11.78 billion 316,171

Insight

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