Federal Contractor

L3HARRIS TECHNOLOGIES, INC. Federal Contract Obligations (Last 5 Years)

Federal procurement profile for L3HARRIS TECHNOLOGIES, INC. (CAGE 28527, UEI ENMFLGV87MS4) covering obligations, agencies, NAICS, and annual award trends over the last 5 years.

L3HARRIS TECHNOLOGIES, INC. recorded 1,723 award actions and $949,102,738.53 in obligated value over the last 5 years, with activity concentrated in defense agencies and aerospace, navigation, engineering, and equipment support work. The largest agency relationships were with the Department of the Air Force, Department of the Navy, and U.S. Special Operations Command.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect FPDS-observed award action data for the selected 5-year window and may include a small negative obligation adjustment at DCMA.

CAGE Code
28527
UEI
ENMFLGV87MS4
Total Obligated
949.10 million
949,102,738.53
Award Actions
1,723
Average Action Value
550,843.14

About L3HARRIS TECHNOLOGIES, INC. federal contract activity

L3HARRIS TECHNOLOGIES, INC. (CAGE 28527, UEI ENMFLGV87MS4) received 1,723 awards totaling $949.10 million over the last 5 years, with an average award value of $550,843.14. The obligation profile is concentrated in defense-related technical and production work rather than broad civilian procurement.

Agency mix and customer concentration

The Department of the Air Force is the largest funding source at $347.39 million across 389 awards, followed by the Department of the Navy at $272.37 million across 1,061 awards and USSOCOM at $265.67 million across 186 awards. Defense Logistics Agency activity is materially smaller at $64.82 million, while DCMA shows a modest net negative obligation of $1.14 million, consistent with contract administration adjustments rather than primary program spend.

Industry profile based on NAICS activity

The dominant NAICS code is 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, at $386.40 million across 290 awards. Other major categories include 336413 at $265.24 million, 541330 at $101.60 million, 811219 at $100.82 million, and 334513 at $52.93 million, indicating a mix of advanced aerospace/electronics manufacturing, engineering support, and sustainment services.

Annual contract trend over the analysis window

Annual obligations peaked in 2021 at $275.54 million across 447 awards, declined in 2022 to $101.38 million, then rebounded in 2023 to $246.37 million. Activity remained elevated in 2024 and 2025 at $137.55 million and $188.26 million respectively, while award counts generally trended down after 2023, suggesting larger obligations per award in the more recent periods.

How to interpret this page

This summary uses FPDS obligation data for the last 5 years and aggregates by vendor CAGE/UEI, awarding agency, NAICS code, and fiscal year. Totals reflect obligated dollars as reported in the source data; a negative agency total is retained as reported and may reflect deobligations or administrative adjustments.

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 = '28527'
        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
5700 DEPT OF THE AIR FORCE 347,387,090.54 347.39 million 389
1700 DEPT OF THE NAVY 272,371,780.36 272.37 million 1,061
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 265,668,035.08 265.67 million 186
97AS DEFENSE LOGISTICS AGENCY 64,818,879.00 64.82 million 17
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,143,046.45 -1.14 million 70

Insight

Over the last 5 years, L3HARRIS TECHNOLOGIES, INC. received $949.10 million across 1,723 awards, with obligations concentrated in a few defense agencies. The DEPT OF THE AIR FORCE led by obligated amount at $347.39 million (389 awards), followed by the DEPT OF THE NAVY at $272.37 million (1,061 awards) and USSOCOM at $265.67 million (186 awards), together accounting for nearly 93% of total obligated dollars. DLA contributed a smaller share at $64.82 million across 17 awards, while DCMA shows a net negative obligation of $1.14 million across 70 awards.

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 = '28527'
        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 386,397,222.05 386.40 million 290
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 265,242,416.57 265.24 million 203
541330 ENGINEERING SERVICES 101,596,745.69 101.60 million 104
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 100,815,130.83 100.82 million 124
334513 INSTRUMENTS AND RELATED PRODUCTS MANUFACTURING FOR MEASURING, DISPLAYING, AND CONTROLLING INDUSTRIAL PROCESS VARIABLES 52,930,188.00 52.93 million 16
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 20,400,103.00 20.40 million 38
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 15,346,875.23 15.35 million 721
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 3,311,255.84 3.31 million 197
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 3,004,549.85 3.00 million 19
423710 HARDWARE MERCHANT WHOLESALERS 29,350.00 29.35 thousand 1

Insight

Over the last 5 years, L3HARRIS TECHNOLOGIES, INC. (CAGE 28527) received $949.10 million across 1,723 awards, with obligations concentrated in a small set of NAICS codes. NAICS 334511 accounted for the largest share at $386.40 million (290 awards), followed by 336413 at $265.24 million (203 awards); together, these two codes represent the majority of obligated dollars in the top NAICS set. Secondary obligations were spread across 541330 and 811219 at roughly $101.60 million and $100.82 million, while the remaining NAICS codes were materially smaller, indicating a portfolio dominated by aeronautical/nautical systems, aircraft parts, and related engineering and repair 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 = '28527'
        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 188,262,079.32 188.26 million 145
2024 137,550,934.88 137.55 million 279
2023 246,373,745.96 246.37 million 441
2022 101,375,010.25 101.38 million 411
2021 275,540,968.12 275.54 million 447

Insight

L3HARRIS TECHNOLOGIES, INC. (CAGE 28527) obligated $949.10 million across 1,723 awards over the last 5 years, with an average award value of $550,843. Obligations were concentrated in 2021 and 2023, which together accounted for about $521.91 million, or roughly 55 percent of the 5-year total. Annual activity declined by award count from 447 in 2021 to 145 in 2025, while obligations remained relatively elevated in 2025 at $188.26 million despite fewer awards, indicating larger average award sizes in the most recent year.

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.