In the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 1W025, UEI JRVLDEXMYDK8) recorded 522,870,767.08 in total obligations across 256 award actions, for an average action value of 2,042,463.93. The activity was concentrated in DEPT OF THE AIR FORCE awards, with most obligations tied to NAICS 336411 Aircraft Manufacturing.
Federal Contractor
NORTHROP GRUMMAN SYSTEMS CORPORATION Federal Contract Obligations (Last Year)
NORTHROP GRUMMAN SYSTEMS CORPORATION reported 256 award actions and 522.87 million in obligated federal spending in the last full year, led by the Department of the Air Force.
Figures reflect the last full year and are based on readable obligation totals, with 255 of 256 actions under the Department of the Air Force and one zero-obligation action under DCMA.
About NORTHROP GRUMMAN SYSTEMS CORPORATION federal contract activity
NORTHROP GRUMMAN SYSTEMS CORPORATION, identified by CAGE 1W025 and UEI JRVLDEXMYDK8, recorded 522.87 million in obligations across 256 awards in the last full year. The average award value was 2.04 million, indicating a portfolio dominated by a large number of relatively high-value federal actions.
Agency mix and customer concentration
Obligations were overwhelmingly concentrated in the DEPT OF THE AIR FORCE, which accounted for 522.87 million across 255 awards. The only other recorded agency was the DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA), with one award and no obligated dollars reported, indicating minimal diversification across buying agencies.
Industry profile based on NAICS activity
The award portfolio was heavily concentrated in NAICS 336411, Aircraft Manufacturing, which represented 522.48 million across 253 awards. NAICS 541611, Administrative Management and General Management Consulting Services, appeared only marginally, with 386.54 thousand across 3 awards, showing that the vendor's federal work in this period was almost entirely tied to aircraft manufacturing.
Annual contract trend over the analysis window
All recorded obligations occurred in 2025, with no earlier years included in the analysis window. The annual total of 522.87 million across 256 awards indicates a concentrated full-year workload rather than a multi-year trend pattern.
How to interpret this page
This summary is based on FPDS award records for the last full year and uses obligated dollars as reported in the source data. Agency and NAICS concentrations are derived from totals and award counts within the analysis window; figures are rounded where provided in readable form and no values beyond the supplied dataset are inferred.
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 = '1W025'
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 |
|---|---|---|---|---|
| 5700 | DEPT OF THE AIR FORCE | 522,870,767.08 | 522.87 million | 255 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | 0.00 | 0.00 | 1 |
Insight
During the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION’s obligations were highly concentrated with the Department of the Air Force, which accounted for $522.87 million across 255 of 256 awards. The remaining award was associated with DCMA and recorded no obligated dollars. This pattern indicates an extremely narrow agency distribution, with essentially all procurement activity in this period driven by a single agency relationship.
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 = '1W025'
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 |
|---|---|---|---|---|
| 336411 | AIRCRAFT MANUFACTURING | 522,484,224.74 | 522.48 million | 253 |
| 541611 | ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES | 386,542.34 | 386.54 thousand | 3 |
Insight
Over the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION’s obligations under CAGE 1W025 were highly concentrated in NAICS 336411, Aircraft Manufacturing, which accounted for $522.48 million of $522.87 million total obligated across 253 of 256 awards. NAICS 541611, Administrative Management and General Management Consulting Services, represented only $386.54 thousand across 3 awards, indicating minimal diversification beyond the primary manufacturing category. Average award value across the period was $2.04 million, consistent with a workload dominated by a large number of awards in a single NAICS.
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 = '1W025'
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 | 522,870,767.08 | 522.87 million | 256 |
Insight
Over the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 1W025) recorded $522.87 million in obligated value across 256 awards, for an average award value of about $2.04 million. Because only one annual period is provided, no year-over-year trend can be assessed from this window. The activity indicates a moderately distributed award base rather than reliance on a small number of extremely 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.