Federal Contractor

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

Federal procurement profile for NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 90099, UEI LCV2N9FVV739) covering obligations and awards over the last 5 years.

Over the last 5 years, NORTHROP GRUMMAN SYSTEMS CORPORATION recorded 2,973 award actions with total obligations of 1.34 billion dollars and an average action value of 449,959.25. Most obligations came from the Department of the Navy, followed by the Defense Logistics Agency, with engineering services as the leading NAICS category by obligated dollars.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual totals in this view range from 136.31 million in 2021 to 376.59 million in 2022, with 2025 at 367.50 million to date.

CAGE Code
90099
UEI
LCV2N9FVV739
Total Obligated
1.34 billion
1,337,728,854.77
Award Actions
2,973
Average Action Value
449,959.25

About NORTHROP GRUMMAN SYSTEMS CORPORATION federal contract activity

NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 90099, UEI LCV2N9FVV739) received 2,973 FPDS awards totaling $1.34 billion over the last 5 years, with an average award value of $449,959.25. The activity profile indicates a high-volume, moderate-dollar award base concentrated in defense procurement.

Agency mix and customer concentration

The DEPT OF THE NAVY accounted for the dominant share of obligations at $1.26 billion across 766 awards, making it the primary funding source by a wide margin. The DEFENSE LOGISTICS AGENCY contributed a much smaller $79.16 million but issued the largest number of awards at 2,175, suggesting a high-volume, lower-dollar transaction pattern. DCMA shows 32 awards with zero obligated dollars in the provided data.

Industry profile based on NAICS activity

The vendor’s obligations are heavily concentrated in NAICS 541330, Engineering Services, at $1.11 billion across 471 awards, indicating technical and engineering-heavy work as the core revenue driver. Secondary activity includes Ship Building and Repairing (336611) at $131.25 million and substantial award counts in Switchgear and Switchboard Apparatus Manufacturing (335313) and Other Aircraft Parts and Auxiliary Equipment Manufacturing (336413), pointing to a mix of engineering, maritime, and defense manufacturing work.

Annual contract trend over the analysis window

Annual obligations were strongest in 2022 at $376.59 million and 2025 at $367.50 million, with a notable dip in 2024 to $156.24 million. Award counts remained consistently high across the period, peaking in 2024 at 795 awards, which suggests fluctuations in dollar value rather than a collapse in procurement activity.

How to interpret this page

This summary is based on FPDS obligations and award counts associated with NORTHROP GRUMMAN SYSTEMS CORPORATION during the last 5 years, using the provided CAGE and UEI identifiers. The agency, NAICS, and annual views reflect only the supplied data fields; totals and percentages were not inferred beyond the stated values.

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 = '90099'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 1,258,571,465.30 1.26 billion 766
97AS DEFENSE LOGISTICS AGENCY 79,157,389.47 79.16 million 2,175
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 32

Insight

Over the last 5 years, NORTHROP GRUMMAN SYSTEMS CORPORATION’s obligations are highly concentrated in the Department of the Navy, which accounts for $1.26 billion of the $1.34 billion total obligated, or roughly 94% of activity, across 766 awards. Defense Logistics Agency represents a much larger share of award volume, with 2,175 awards, but only $79.16 million obligated, indicating a lower average dollar value relative to Navy procurements. DCMA records 32 awards with no obligated value, suggesting administrative activity rather than funded obligations in this period.

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 = '90099'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 1,108,847,025.82 1.11 billion 471
336611 SHIP BUILDING AND REPAIRING 131,246,217.06 131.25 million 119
335313 SWITCHGEAR AND SWITCHBOARD APPARATUS MANUFACTURING 56,015,073.46 56.02 million 1,476
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 25,124,786.47 25.12 million 776
332991 BALL AND ROLLER BEARING MANUFACTURING 10,380,554.20 10.38 million 8
334513 INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES 1,084,522.64 1.08 million 53
332911 INDUSTRIAL VALVE MANUFACTURING 1,079,706.00 1.08 million 1
332119 METAL CROWN, CLOSURE, AND OTHER METAL STAMPING (EXCEPT AUTOMOTIVE) 803,134.00 803.13 thousand 4
333613 MECHANICAL POWER TRANSMISSION EQUIPMENT MANUFACTURING 591,447.00 591.45 thousand 5
333310 COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING 502,212.00 502.21 thousand 3

Insight

Over the last 5 years, obligations for NORTHROP GRUMMAN SYSTEMS CORPORATION are highly concentrated in NAICS 541330 Engineering Services, which accounts for $1.11 billion of the $1.34 billion total, or roughly 83% of obligations, across 471 awards. The next largest NAICS, 336611 Ship Building and Repairing, is materially smaller at $131.25 million, indicating a steep drop-off after the primary category. Award activity is more dispersed than dollars: 335313 Switchgear and Switchboard Apparatus Manufacturing has 1,476 awards but only $56.02 million obligated, and 336413 Other Aircraft Parts and Auxiliary Equipment Manufacturing has 776 awards with $25.12 million, suggesting many smaller-value transactions outside the core engineering base.

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 = '90099'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 367,495,194.86 367.50 million 691
2024 156,241,347.88 156.24 million 795
2023 301,093,013.95 301.09 million 488
2022 376,590,775.20 376.59 million 434
2021 136,308,522.88 136.31 million 565

Insight

Over the last 5 years, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 90099) received $1.34 billion across 2,973 awards, with an average award value of $449,959. Obligations were unevenly distributed by year, peaking in 2022 at $376.59 million and remaining elevated in 2025 at $367.50 million, after a lower level in 2024 at $156.24 million. Award volume was highest in 2024 at 795 actions despite comparatively lower obligated dollars, indicating a smaller average award size that year relative to other periods.

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