Federal Contractor

NORTHROP GRUMMAN SYSTEMS CORPORATION Federal Contract Obligations (Last 10 Years)

Federal procurement profile for NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 9F909, UEI FNBAMFZ3GD53) covering obligations, awards, agencies, NAICS codes, and annual trends over the last 10 years.

NORTHROP GRUMMAN SYSTEMS CORPORATION received 865 award actions totaling 3.869 billion in obligations over the last 10 years, with an average action value of 4.47 million. Most obligations came from the Department of the Army and the Missile Defense Agency, with work concentrated in guided missile and space vehicle manufacturing and custom computer programming services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals are based on FPDS-readable obligations for the selected 10-year window and may include a negative obligation entry for one agency.

CAGE Code
9F909
UEI
FNBAMFZ3GD53
Total Obligated
3.87 billion
3,869,096,521.04
Award Actions
865
Average Action Value
4,472,943.95

About NORTHROP GRUMMAN SYSTEMS CORPORATION federal contract activity

NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 9F909, UEI FNBAMFZ3GD53) recorded 865 FPDS obligations totaling 3.87 billion over the last 10 years, for an average award value of 4.47 million. The profile is heavily concentrated in defense acquisition activity, indicating a sustained federal footprint across major systems, engineering, and software-support work.

Agency mix and customer concentration

The DEPT OF THE ARMY is the dominant customer, accounting for 3.03 billion across 212 awards, or the majority of obligated dollars in the period. The MISSILE DEFENSE AGENCY (MDA) is the second-largest buyer by count and dollars, with 830.40 million across 626 awards, while smaller obligations from the Immediate Office of the Secretary of Defense and the Space Development Agency indicate a limited but present portfolio beyond the core Army and missile-defense relationships. The negative total shown for DCMA suggests deobligations or contract adjustments in that account rather than new buying volume.

Industry profile based on NAICS activity

Award value is concentrated in 336414, Guided Missile and Space Vehicle Manufacturing, which alone represents 2.41 billion across 119 awards. The next largest category is 541511, Custom Computer Programming Services, with 824.59 million across 590 awards, followed by 336419 for related missile and space vehicle parts and auxiliary equipment at 578.77 million. Smaller amounts in engineering and R&D NAICS codes suggest support activity around the primary hardware and software portfolio rather than a standalone services-led business mix.

Annual contract trend over the analysis window

Annual obligations remain elevated but uneven, ranging from 294.58 million in 2023 to 789.91 million in 2024, with 2025 already at 453.19 million. Award counts have stayed consistently high, with 80 to 112 awards per year in the recent five-year window, indicating recurring procurement flow rather than a single large spike. The pattern reflects a broad, continuing defense workload with year-to-year variability in obligation timing.

How to interpret this page

This summary is based on FPDS obligations associated with NORTHROP GRUMMAN SYSTEMS CORPORATION, using the supplied CAGE code 9F909 and UEI FNBAMFZ3GD53 over the last 10 years. Totals reflect obligated dollars and award counts as provided; negative values are treated as reductions or deobligations and are not reclassified. Agency and NAICS rankings are ordered by obligated dollars within the analysis window.

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 = '9F909'
        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
2100 DEPT OF THE ARMY 3,031,720,102.98 3.03 billion 212
97JC MISSILE DEFENSE AGENCY (MDA) 830,399,527.91 830.40 million 626
97AD IMMEDIATE OFFICE OF THE SECRETARY OF DEFENSE 7,954,669.00 7.95 million 5
97SD SPACE DEVELOPMENT AGENCY (SDA) 7,276,916.00 7.28 million 4
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -8,254,694.85 -8.25 million 18

Insight

Over the last 10 years, NORTHROP GRUMMAN SYSTEMS CORPORATION’s obligations are highly concentrated at the Department of the Army, which accounts for $3.03 billion of the $3.87 billion total across 212 awards. The Missile Defense Agency is the second-largest customer by dollars at $830.40 million, but on a much larger number of awards (626), indicating materially smaller average award values than Army obligations. The remaining agencies each represent only a small share of total obligated value, with DCMA showing a net negative obligation of $8.25 million.

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 = '9F909'
        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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 2,406,506,423.09 2.41 billion 119
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 824,593,182.05 824.59 million 590
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 578,769,408.16 578.77 million 83
541330 ENGINEERING SERVICES 38,313,420.64 38.31 million 17
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 20,598,284.63 20.60 million 49
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 250,660.00 250.66 thousand 1
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 188,986.23 188.99 thousand 5
331315 ALUMINUM SHEET, PLATE, AND FOIL MANUFACTURING -123,843.76 -123.84 thousand 1

Insight

Over the last 10 years, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 9F909) received $3.87 billion across 865 awards, with obligations highly concentrated in guided missile and space vehicle manufacturing. NAICS 336414 accounts for $2.41 billion across 119 awards, and NAICS 336419 adds $578.77 million across 83 awards, indicating that more than three-quarters of obligated value is tied to core aerospace/defense production activity. By award count, NAICS 541511 custom computer programming services is the most frequent category at 590 awards and $824.59 million, suggesting a broader but lower-value services footprint alongside the larger manufacturing obligations. Remaining NAICS categories are comparatively minor in both dollar value and volume, with limited activity in engineering, R&D, and other support classifications.

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 = '9F909'
        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 453,188,068.09 453.19 million 85
2024 789,909,550.50 789.91 million 80
2023 294,581,950.62 294.58 million 111
2022 531,784,449.33 531.78 million 102
2021 375,488,013.08 375.49 million 112
2020 523,790,707.10 523.79 million 114
2019 439,550,661.61 439.55 million 127
2018 337,110,548.30 337.11 million 113
2017 123,692,572.41 123.69 million 21

Insight

Over the last 10 years, NORTHROP GRUMMAN SYSTEMS CORPORATION has obligated $3.87 billion across 865 awards, averaging $4.47 million per award. Annual obligations are uneven, with a low of $123.69 million in 2017, a sustained mid-period range of roughly $337.11 million to $531.78 million from 2018 through 2022, and a spike to $789.91 million in 2024. Award counts are more stable than dollars, generally ranging from 80 to 127 per year, indicating that obligation volatility is driven more by award value than by transaction volume.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.