Federal Contractor

RAYTHEON COMPANY Federal Contract Obligations (Last 10 Years)

Federal procurement profile for RAYTHEON COMPANY (CAGE 0AYP7, UEI LWF3QUSCDNG1) covering obligations, awards, agencies, NAICS, and year-by-year trends over the last 10 years.

Over the last 10 years, RAYTHEON COMPANY recorded 1,715 award actions totaling $4,505,107,398.11 in obligated value, with an average action value of $2,626,884.78. Most of this activity was concentrated in the Department of the Navy and Department of the Army, with additional obligations from the Air Force, DARPA, and DCMA.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals and trends reflect FPDS award data within the stated analysis window and may include multiple actions under individual awards.

CAGE Code
0AYP7
UEI
LWF3QUSCDNG1
Total Obligated
4.51 billion
4,505,107,398.11
Award Actions
1,715
Average Action Value
2,626,884.78

About RAYTHEON COMPANY federal contract activity

RAYTHEON COMPANY (CAGE 0AYP7, UEI LWF3QUSCDNG1) recorded $4.51 billion in obligated federal awards across 1,715 actions over the last 10 years, for an average award value of $2.63 million. The award profile indicates sustained participation in high-value defense procurement rather than broad, low-dollar transactional activity.

Agency mix and customer concentration

Obligations are concentrated in the Department of the Navy ($2.10 billion across 793 awards) and the Department of the Army ($1.79 billion across 279 awards), which together account for the clear majority of observed spend. The Department of the Air Force adds another $430.16 million, while DARPA and DCMA contribute smaller but still material volumes, indicating a defense-heavy customer base with some R&D and oversight activity.

Industry profile based on NAICS activity

The largest share of obligations falls under NAICS 334511, with $1.99 billion across 537 awards, reflecting core business aligned to search, detection, navigation, guidance, aeronautical, and nautical systems. Additional spend is spread across support services, missile and space vehicle manufacturing, physical and engineering R&D, and related missile/space parts manufacturing, suggesting a mix of production, sustainment, and technical support work.

Annual contract trend over the analysis window

Annual obligations rose sharply from 2021 to a peak in 2022 at $983.21 million, then remained elevated in 2023 and 2024 before easing to $412.81 million in 2025. Award counts stayed relatively stable across 2021 to 2025, indicating that year-to-year changes in total value were driven more by contract size than by volume of actions.

How to interpret this page

This summary is based on FPDS-observed awards tied to the vendor’s CAGE code and UEI within the last 10 years. Agency and NAICS groupings reflect obligated dollars and award counts in the provided dataset only; no assumptions were made beyond the supplied records.

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 = '0AYP7'
        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
1700 DEPT OF THE NAVY 2,103,890,665.21 2.10 billion 793
2100 DEPT OF THE ARMY 1,793,350,559.51 1.79 billion 279
5700 DEPT OF THE AIR FORCE 430,156,567.54 430.16 million 336
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 132,860,056.08 132.86 million 153
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 38,035,180.86 38.04 million 131
97JC MISSILE DEFENSE AGENCY (MDA) 4,787,534.00 4.79 million 8
7001 OFFICE OF PROCUREMENT OPERATIONS 1,407,091.06 1.41 million 8
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 340,329.00 340.33 thousand 2
97AS DEFENSE LOGISTICS AGENCY 279,414.85 279.41 thousand 5

Insight

Over the last 10 years, RAYTHEON COMPANY’s obligations are highly concentrated in DoD organizations, led by the Department of the Navy at $2.10 billion across 793 awards and the Department of the Army at $1.79 billion across 279 awards. These two agencies account for the clear majority of the vendor’s $4.51 billion in total obligated value, indicating a strong reliance on Navy and Army demand. The Department of the Air Force is a distant third at $430.16 million, while all remaining agencies each represent a comparatively small share of obligations.

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 = '0AYP7'
        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
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 1,992,560,755.42 1.99 billion 537
561990 ALL OTHER SUPPORT SERVICES 1,121,234,584.77 1.12 billion 28
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 497,238,022.50 497.24 million 35
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 391,799,309.45 391.80 million 444
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 176,526,687.90 176.53 million 106
541330 ENGINEERING SERVICES 150,835,271.36 150.84 million 221
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 150,409,215.64 150.41 million 219
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 14,115,045.33 14.12 million 16
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 4,812,358.51 4.81 million 52
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 1,368,586.85 1.37 million 19

Insight

Over the last 10 years, RAYTHEON COMPANY’s obligations are concentrated in NAICS 334511, which accounts for $1.99 billion across 537 awards, or about 44 percent of the vendor’s $4.51 billion total. The next largest categories are 561990 at $1.12 billion across 28 awards and 336414 at $497.24 million across 35 awards, indicating a smaller number of high-dollar support and missile/space vehicle awards alongside the primary manufacturing base. R&D-related NAICS codes 541715, 541712, and 541330 also represent a material share of activity, reflecting a diversified portfolio beyond core production work.

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 = '0AYP7'
        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 412,808,143.63 412.81 million 180
2024 643,751,827.19 643.75 million 184
2023 741,742,560.79 741.74 million 200
2022 983,210,553.10 983.21 million 216
2021 286,508,910.44 286.51 million 191
2020 478,075,722.44 478.08 million 189
2019 258,705,132.23 258.71 million 189
2018 464,885,968.56 464.89 million 184
2017 234,895,600.73 234.90 million 179
2016 522,979.00 522.98 thousand 3

Insight

Over the last 10 years, RAYTHEON COMPANY (CAGE 0AYP7) received $4.51 billion across 1,715 awards, with an average award value of $2.63 million. Obligations are concentrated in the most recent four years, led by 2022 at $983.21 million, followed by 2023 at $741.74 million and 2024 at $643.75 million, while 2025 is lower at $412.81 million. Earlier years were materially lower and more variable, including a low point in 2016 at $522.98 thousand across 3 awards, indicating a sharp increase in both volume and value beginning after 2016.

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.