Federal Contractor

NORTHROP GRUMMAN SYSTEMS CORPORATION Federal Contract Obligations (Last Year)

Federal procurement profile for NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 97942, UEI GUVUU89P78Q3) covering the last full year of awards.

In the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION received 534 award actions totaling $316,642,345.57 in obligated value, for an average action value of $592,963.19. Most obligations came from the Defense Microelectronics Activity (DMEA), with additional activity at the Department of the Navy, Department of the Air Force, DARPA, and the Department of the Army.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual totals reflect obligated amounts for the analysis window and may not sum to the exact due to rounding in readable values.

CAGE Code
97942
UEI
GUVUU89P78Q3
Total Obligated
316.64 million
316,642,345.57
Award Actions
534
Average Action Value
592,963.19

About NORTHROP GRUMMAN SYSTEMS CORPORATION federal contract activity

NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 97942, UEI GUVUU89P78Q3) recorded 316.64 million in obligated federal awards across 534 actions in the last full year, for an average award value of 592,963.19. The profile indicates a high-volume, mid-value award pattern consistent with a large systems contractor operating across multiple defense and research mission areas.

Agency mix and customer concentration

Obligations were concentrated in defense agencies, led by DEFENSE MICROELECTRONICS ACTIVITY (DMEA) at 218.94 million across 111 awards. The DEPT OF THE NAVY and DEPT OF THE AIR FORCE followed at 45.13 million and 31.04 million, while DARPA added 14.61 million and the DEPT OF THE ARMY 6.30 million, confirming a portfolio dominated by defense electronics, R&D, and military systems demand.

Industry profile based on NAICS activity

The largest NAICS concentration was 541330 ENGINEERING SERVICES at 224.85 million across 147 awards, indicating that engineering labor and related technical services were the primary spending category. Additional activity was spread across 541715 R&D in physical, engineering, and life sciences, 334511 guidance and navigation systems manufacturing, 334220 wireless communications equipment manufacturing, and 811210 repair and maintenance, showing a mix of development, production, and sustainment work.

Annual contract trend over the analysis window

The annual trend data provided only a single year, 2025, so no multi-year growth pattern can be inferred. For that year, NORTHROP GRUMMAN SYSTEMS CORPORATION received 316.64 million across 534 awards, establishing the full-year baseline for this analysis window.

How to interpret this page

This summary is based on FPDS award records tied to CAGE 97942 and UEI GUVUU89P78Q3 for the last full year. Agency, NAICS, and annual trend figures are aggregated from obligated dollars and award counts in the supplied dataset; no additional assumptions or external sources were used.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '97942'
        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
9771 DEFENSE MICROELECTRONICS ACTIVITY (DMEA) 218,937,398.41 218.94 million 111
1700 DEPT OF THE NAVY 45,131,071.23 45.13 million 174
5700 DEPT OF THE AIR FORCE 31,040,821.25 31.04 million 132
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 14,610,937.27 14.61 million 28
2100 DEPT OF THE ARMY 6,301,225.00 6.30 million 7
97AS DEFENSE LOGISTICS AGENCY 5,140,156.43 5.14 million 50
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -4,519,264.02 -4.52 million 32

Insight

Over the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION received 316.64 million across 534 awards, with obligations heavily concentrated at DMEA, which accounted for 218.94 million and 111 awards. The next largest obligating agencies were the Department of the Navy and Department of the Air Force, at 45.13 million and 31.04 million respectively, indicating a substantial but much smaller follow-on share of activity. DARPA, the Department of the Army, and DLA contributed comparatively modest obligation levels, while DCMA recorded a net negative 4.52 million, reducing overall obligations in this window.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '97942'
        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
541330 ENGINEERING SERVICES 224,852,477.57 224.85 million 147
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 29,395,676.85 29.40 million 56
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 28,880,686.18 28.88 million 45
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 19,821,646.93 19.82 million 149
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 11,167,168.05 11.17 million 41
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,237,007.89 1.24 million 27
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 826,349.15 826.35 thousand 51
541519 OTHER COMPUTER RELATED SERVICES 339,828.00 339.83 thousand 2
334515 INSTRUMENT MANUFACTURING FOR MEASURING AND TESTING ELECTRICITY AND ELECTRICAL SIGNALS 199,996.00 200.00 thousand 4
332991 BALL AND ROLLER BEARING MANUFACTURING 154,742.00 154.74 thousand 2

Insight

Over the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION’s obligations were highly concentrated in NAICS 541330, Engineering Services, which accounted for $224.85 million across 147 awards, or about 71% of total obligated dollars. The next two largest NAICSs, 541715 and 334511, added another $58.28 million combined, indicating that most spending is clustered in engineering, R&D, and related technical manufacturing categories. Award volume is more dispersed than dollar value, with 534 awards overall and several lower-dollar NAICSs receiving relatively frequent transactions, including 334220 with 149 awards and 811219 with 51 awards.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '97942'
        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 316,642,345.57 316.64 million 534

Insight

During the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 97942) recorded $316.64 million in obligated dollars across 534 awards, for an average award value of about $592.96 thousand. The activity is concentrated in a single reporting year, so no interannual trend can be assessed within the 1-year window. The award profile indicates relatively broad distribution across many actions rather than reliance on a small number of large awards.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.