Federal Contractor

RAYTHEON COMPANY Federal Contract Obligations (Last Year)

RAYTHEON COMPANY, CAGE 4U884 and UEI NBSLHP77ZJQ1, received 701 award actions totaling $1.45 billion in the last full year.

Most of RAYTHEON COMPANY’s obligation volume came from the Department of the Navy, with additional awards from the Department of the Air Force and NASA. Its funding mix was concentrated in search, detection, navigation, and guidance systems, along with aircraft parts, R&D, and engineering services.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects FPDS award data for the last full year and summarizes obligations, award counts, agencies, and NAICS categories as reported.

CAGE Code
4U884
UEI
NBSLHP77ZJQ1
Total Obligated
1.45 billion
1,451,674,118.14
Award Actions
701
Average Action Value
2,070,861.79

About RAYTHEON COMPANY federal contract activity

RAYTHEON COMPANY (CAGE 4U884, UEI NBSLHP77ZJQ1) recorded 701 FPDS awards in the last full year with total obligations of $1.45 billion and an average award value of $2.07 million. The portfolio is highly concentrated in federal defense and aerospace procurement, indicating a stable, large-scale contracting footprint.

Agency mix and customer concentration

The DEPT OF THE NAVY accounted for $1.14 billion across 450 awards, representing the clear majority of obligated dollars. The DEPT OF THE AIR FORCE was the second-largest customer at $244.08 million across 151 awards, while NASA contributed $64.77 million across 14 awards. DARPA and the DEPT OF THE ARMY were materially smaller, together contributing under $7 million, which reinforces the concentration in Navy and Air Force demand.

Industry profile based on NAICS activity

NAICS 334511 dominated the mix with $998.26 million across 183 awards, showing that search, detection, navigation, guidance, aeronautical, and nautical systems drive most obligations. NAICS 336413 was the next largest category at $315.76 million across 343 awards, indicating a substantial volume of aircraft parts and auxiliary equipment work. R&D and engineering services also remained meaningful, while other electronic component manufacturing was negligible by comparison.

Annual contract trend over the analysis window

The annual trend shows a single reporting year in the analysis window: 2025 with $1.45 billion obligated across 701 awards. With only one year shown, the data support a point-in-time view rather than a multi-year growth assessment. The volume and dollar concentration suggest continued reliance on recurring defense procurement rather than a broad, diversified award base.

How to interpret this page

This summary is based on FPDS award records associated with RAYTHEON COMPANY using CAGE 4U884 and UEI NBSLHP77ZJQ1 for the last full year. Totals reflect obligated dollars and award counts as provided in the analysis window, with agency and NAICS rankings ordered by total obligated value. No adjustments were made beyond using the supplied aggregates.

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 = '4U884'
        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 1,139,466,485.62 1.14 billion 450
5700 DEPT OF THE AIR FORCE 244,077,166.97 244.08 million 151
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 64,773,761.92 64.77 million 14
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 3,574,524.00 3.57 million 13
2100 DEPT OF THE ARMY 3,182,532.00 3.18 million 6
97AS DEFENSE LOGISTICS AGENCY 1,800,605.74 1.80 million 12
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -5,200,958.11 -5.20 million 55

Insight

RAYTHEON COMPANY’s last full year obligations were highly concentrated at the Department of the Navy, which accounted for $1.14 billion across 450 awards, or the clear majority of the vendor’s $1.45 billion total. The Department of the Air Force was the second-largest customer at $244.08 million across 151 awards, while NASA contributed $64.77 million across 14 awards, indicating a strong defense-heavy award profile with a smaller civilian space component. The remaining agencies each represented relatively minor obligation levels, and DCMA recorded a net negative obligated amount of $5.20 million across 55 awards, which reduced the overall agency total.

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 = '4U884'
        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
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 998,261,683.25 998.26 million 183
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 315,755,171.20 315.76 million 343
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 77,454,142.10 77.45 million 43
541330 ENGINEERING SERVICES 59,874,009.06 59.87 million 112
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 1,014,840.69 1.01 million 5
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 180,000.00 180.00 thousand 3
334519 OTHER MEASURING AND CONTROLLING DEVICE MANUFACTURING 0.00 0.00 2
541710 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES 0.00 0.00 1
334413 SEMICONDUCTOR AND RELATED DEVICE MANUFACTURING 0.00 0.00 1
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 0.00 0.00 2

Insight

RAYTHEON COMPANY’s last-full-year obligations of $1.45 billion were concentrated in NAICS 334511, which accounted for $998.26 million across 183 awards, or about 69% of total obligated value. NAICS 336413 was the next largest category by value at $315.76 million but represented the highest award count among the listed codes with 343 awards, indicating a broader distribution of smaller awards. The remaining NAICS codes were materially smaller, with 541715 and 541330 totaling $77.45 million and $59.87 million respectively, while the other listed categories contributed minimal or zero obligated value.

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 = '4U884'
        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 1,451,674,118.14 1.45 billion 701

Insight

During the last full year, RAYTHEON COMPANY (CAGE 4U884) received $1.45 billion in obligations across 701 awards, with an average award value of about $2.07 million. Because the window includes only one annual point (2025), the data support a snapshot of current annual volume rather than a multi-year trend assessment. The award profile indicates a broad distribution across many awards rather than reliance on a small number of highly concentrated actions.

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.