FPDS data shows RAYTHEON COMPANY’s obligations are concentrated in defense microelectronics and engineering-related work, led by the Defense Microelectronics Activity (DMEA) and the Engineering Services NAICS 541330 category. Annual obligations in the current period remain in the hundreds of millions, with 2023 through 2025 each above $596 million.
Federal Contractor
RAYTHEON COMPANY Federal Contract Obligations (Last 10 Years)
RAYTHEON COMPANY (CAGE 4C2N0, UEI QF4VA87ST9F7) recorded 2,265 award actions and $5.15 billion obligated over the last 10 years.
Totals and rankings reflect FPDS records for the last 10 years and may include deobligations, which is why some agency totals are negative or zero.
About RAYTHEON COMPANY federal contract activity
RAYTHEON COMPANY (CAGE 4C2N0, UEI QF4VA87ST9F7) recorded $5.15 billion in obligated FPDS activity across 2,265 awards over the last 10 years, for an average award value of $2.27 million. The profile is highly concentrated, with a small set of defense agencies accounting for nearly all observed obligations.
Agency mix and customer concentration
The award base is dominated by DEFENSE MICROELECTRONICS ACTIVITY (DMEA), which represents $5.10 billion across 1,766 awards and is the primary driver of the vendor’s federal demand. The DEPT OF THE AIR FORCE is a distant second at $59.45 million across 316 awards, while the DEPT OF THE NAVY contributes a negligible $70.65 thousand across 5 awards; DCMA shows a negative obligated total of $14.14 million, indicating net deobligations or adjustments in the period.
Industry profile based on NAICS activity
NAICS 541330 Engineering Services accounts for the overwhelming share of obligations at $5.09 billion across 1,925 awards, indicating that the vendor’s FPDS footprint is primarily services-oriented rather than production-led. The next-largest category, 334511 Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, totals $58.30 million across 338 awards, with only minimal activity in other NAICS categories.
Annual contract trend over the analysis window
Annual obligations remain substantial in the most recent years, rising from $369.07 million in 2021 to a peak of $708.38 million in 2023 before moderating to $653.80 million in 2024 and $596.40 million in 2025. Award counts in the same period stayed relatively high, ranging from 175 to 284, suggesting steady contracting volume even as dollar obligations fluctuated.
How to interpret this page
This summary is based on FPDS-observed obligations associated with RAYTHEON COMPANY over the last 10 years and grouped by vendor identifiers, agency, NAICS code, and fiscal year. Obligated totals reflect net FPDS activity for the analysis window and may include negative values where deobligations or adjustments are recorded.
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 = '4C2N0'
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 |
|---|---|---|---|---|
| 9771 | DEFENSE MICROELECTRONICS ACTIVITY (DMEA) | 5,103,153,120.50 | 5.10 billion | 1,766 |
| 5700 | DEPT OF THE AIR FORCE | 59,446,070.24 | 59.45 million | 316 |
| 1700 | DEPT OF THE NAVY | 70,650.15 | 70.65 thousand | 5 |
| 2050 | INTERNAL REVENUE SERVICE | 0.00 | 0.00 | 2 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | -14,143,216.70 | -14.14 million | 176 |
Insight
Over the last 10 years, RAYTHEON COMPANY (CAGE 4C2N0) obligated $5.15 billion across 2,265 awards, with activity highly concentrated at the DEFENSE MICROELECTRONICS ACTIVITY (DMEA), which accounts for $5.10 billion and 1,766 awards. The Department of the Air Force is a distant second at $59.45 million across 316 awards, while the Department of the Navy and IRS represent only marginal activity. DCMA shows a net negative obligation of $14.14 million across 176 awards, which reduces the overall total but does not materially change the heavy reliance on DMEA.
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 = '4C2N0'
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 |
|---|---|---|---|---|
| 541330 | ENGINEERING SERVICES | 5,090,225,548.20 | 5.09 billion | 1,925 |
| 334511 | SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING | 58,301,075.99 | 58.30 million | 338 |
| 335999 | ALL OTHER MISCELLANEOUS ELECTRICAL EQUIPMENT AND COMPONENT MANUFACTURING | 0.00 | 0.00 | 2 |
Insight
Over the last 10 years, RAYTHEON COMPANY (CAGE 4C2N0) received $5.15 billion across 2,265 awards, with a weighted average award value of $2.27 million. Obligations are highly concentrated in NAICS 541330, Engineering Services, which accounts for $5.09 billion and 1,925 awards, or the clear majority of both dollars and actions. NAICS 334511 represents a much smaller share at $58.3 million across 338 awards, while NAICS 335999 appears only marginally with 2 awards and no obligated dollars.
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 = '4C2N0'
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 | 596,398,904.01 | 596.40 million | 175 |
| 2024 | 653,797,734.16 | 653.80 million | 224 |
| 2023 | 708,381,414.02 | 708.38 million | 181 |
| 2022 | 419,220,050.87 | 419.22 million | 226 |
| 2021 | 369,074,789.85 | 369.07 million | 284 |
| 2020 | 438,325,159.34 | 438.33 million | 339 |
| 2019 | 783,771,545.96 | 783.77 million | 318 |
| 2018 | 786,377,228.94 | 786.38 million | 281 |
| 2017 | 393,179,797.04 | 393.18 million | 236 |
| 2016 | 0.00 | 0.00 | 1 |
Insight
RAYTHEON COMPANY (CAGE 4C2N0) obligated $5.15 billion across 2,265 awards over the last 10 years, with an average award value of $2.27 million. Obligations were concentrated in the middle and recent years, led by 2018 ($786.38 million), 2019 ($783.77 million), and 2023 ($708.38 million), while 2016 recorded no obligated value. After a decline from the 2018–2019 peak, annual obligations recovered in 2023–2025, though award counts remained relatively high and did not move in lockstep with obligation value, indicating variable award size across the period.
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.