Federal Contractor

RAYTHEON COMPANY Federal Contract Obligations (Last 5 Years)

RAYTHEON COMPANY federal contract profile for the last 5 years, showing $6.85 billion in obligated awards across 3,264 actions.

RAYTHEON COMPANY (CAGE 4U884, UEI NBSLHP77ZJQ1) received $6,845,597,300.61 in federal obligations over the last 5 years, with an average action value of $2,097,303.09. The award history is concentrated in the Department of the Navy and Department of the Air Force, with additional obligations from NASA, DARPA, and DLA.

Generated at 03/21/2026

Analysis period: Last 5 years

Agency, NAICS, and annual totals reflect FPDS-readable obligations for the selected 5-year analysis window.

CAGE Code
4U884
UEI
NBSLHP77ZJQ1
Total Obligated
6.85 billion
6,845,597,300.61
Award Actions
3,264
Average Action Value
2,097,303.09

About RAYTHEON COMPANY federal contract activity

RAYTHEON COMPANY (CAGE 4U884, UEI NBSLHP77ZJQ1) recorded $6.85 billion in obligated awards across 3,264 awards over the last 5 years, for an average award value of $2.10 million. The profile indicates a high-volume, large-dollar contracting footprint consistent with a major defense supplier.

Agency mix and customer concentration

Obligations are heavily concentrated in the Department of the Navy, which accounts for $4.62 billion across 1,897 awards, followed by the Department of the Air Force at $1.84 billion across 867 awards. NASA, DARPA, and DLA represent smaller but still material portions of the portfolio, indicating activity that spans both core defense acquisition and selected research and logistics channels.

Industry profile based on NAICS activity

The strongest concentration is in NAICS 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, at $4.34 billion across 981 awards. Additional volume appears in NAICS 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, at $1.28 billion across 1,250 awards, with engineering and R&D codes 541330, 541712, and 541715 together showing a meaningful but secondary services and technical development mix.

Annual contract trend over the analysis window

Annual obligations remained above $1.0 billion in every year of the window, ranging from $1.05 billion in 2022 to $1.64 billion in 2023. The most recent years show continued elevated activity, with $1.29 billion in 2024 and $1.45 billion in 2025, while award counts stayed relatively stable between 576 and 701 per year.

How to interpret this page

This summary is based on FPDS Query award records associated with RAYTHEON COMPANY over the last 5 years, using the provided CAGE code and UEI to identify the vendor. Obligations and award counts are aggregated by agency, NAICS code, and fiscal year; values are presented as reported in the source data and rounded for readability.

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 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 4,618,487,747.81 4.62 billion 1,897
5700 DEPT OF THE AIR FORCE 1,839,585,534.51 1.84 billion 867
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 300,450,355.82 300.45 million 74
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 75,908,487.80 75.91 million 60
97AS DEFENSE LOGISTICS AGENCY 17,149,260.30 17.15 million 89
2100 DEPT OF THE ARMY 4,158,023.00 4.16 million 7
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -10,142,108.63 -10.14 million 270

Insight

Over the last 5 years, RAYTHEON COMPANY’s obligations are highly concentrated at the Department of the Navy and Department of the Air Force, which together account for about $6.46 billion of the vendor’s $6.85 billion total and 2,764 of 3,264 awards. The Department of the Navy is the dominant buying agency at $4.62 billion across 1,897 awards, followed by the Department of the Air Force at $1.84 billion across 867 awards. Outside the defense departments, obligations are much smaller, led by NASA at $300.45 million; DARPA and DLA are materially lower, and DCMA shows a negative obligation total of $10.14 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 = '4U884'
        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
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 4,338,690,224.81 4.34 billion 981
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,278,056,241.87 1.28 billion 1,250
541330 ENGINEERING SERVICES 566,854,618.35 566.85 million 673
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 362,040,195.19 362.04 million 63
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 264,391,032.55 264.39 million 176
334519 OTHER MEASURING AND CONTROLLING DEVICE MANUFACTURING 15,557,878.00 15.56 million 5
334413 SEMICONDUCTOR AND RELATED DEVICE MANUFACTURING 9,508,064.24 9.51 million 4
336411 AIRCRAFT MANUFACTURING 2,130,641.60 2.13 million 23
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 1,792,810.68 1.79 million 7
332510 HARDWARE MANUFACTURING 1,439,030.24 1.44 million 6

Insight

Raytheon Company’s obligations over the last 5 years are highly concentrated in NAICS 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, which accounts for $4.34 billion across 981 awards and about 63% of total obligated value. The next-largest category, NAICS 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, totals $1.28 billion across 1,250 awards, indicating a higher volume of smaller awards relative to 334511. Obligations also extend into engineering and R&D, with NAICS 541330, 541712, and 541715 together representing about $1.19 billion, while all remaining NAICS codes are comparatively minor and individually below $16 million.

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 5 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
2024 1,288,741,314.58 1.29 billion 690
2023 1,636,691,784.19 1.64 billion 687
2022 1,049,659,352.01 1.05 billion 576
2021 1,418,830,731.69 1.42 billion 610

Insight

RAYTHEON COMPANY (CAGE 4U884) obligated $6.85 billion across 3,264 awards over the last 5 years, averaging about $2.10 million per award. Annual obligations were broadly sustained at the billion-dollar level, with a low in 2022 ($1.05 billion) and a peak in 2023 ($1.64 billion), followed by continued elevated activity in 2024 and 2025. Award volume was relatively stable year to year, ranging from 576 to 701 awards, indicating a consistent obligation pattern rather than a single-year concentration.

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.