Federal Contractor

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

FPDS procurement profile for L3HARRIS TECHNOLOGIES, INC. (CAGE 14304, UEI LB5KVANFKPY7) covering federal awards over the last 10 years.

L3HARRIS TECHNOLOGIES, INC. recorded 9,368 award actions and $7.56 billion in obligated value during the analysis window, for an average action value of $807,048.58. Most obligations came from the Department of the Army, Department of the Navy, and U.S. Special Operations Command, with spending concentrated in communications equipment manufacturing NAICS codes.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable FPDS award data for the last 10 years and may vary slightly from sums of rounded display values.

CAGE Code
14304
UEI
LB5KVANFKPY7
Total Obligated
7.56 billion
7,560,431,116.71
Award Actions
9,368
Average Action Value
807,048.58

About L3HARRIS TECHNOLOGIES, INC. federal contract activity

L3HARRIS TECHNOLOGIES, INC. (CAGE 14304, UEI LB5KVANFKPY7) received $7.56 billion across 9,368 FPDS-recorded awards over the last 10 years, for an average award value of $807,048.58. The obligation profile indicates a high-volume, mid-to-large award base concentrated in defense and communications-related procurement.

Agency mix and customer concentration

The Department of the Army is the largest buyer by obligations at $3.26 billion across 1,104 awards, followed by the Department of the Navy at $2.88 billion across 1,958 awards. USSOCOM adds another $1.02 billion across 792 awards, showing meaningful special operations demand, while DLA accounts for 4,220 awards but only $207.67 million, indicating much smaller transaction sizes. The Air Force is a smaller obligating source at $154.37 million across 551 awards.

Industry profile based on NAICS activity

Procurement is dominated by NAICS 334220, Radio and Television Broadcasting and Wireless Communications Equipment Manufacturing, at $6.11 billion and 3,969 awards. NAICS 334290, Other Communications Equipment Manufacturing, is the next-largest category at $1.07 billion, while 334419 and 332618 reflect smaller but still active electronics and fabricated wire product work. The presence of 541512 suggests a limited services component relative to the company's manufacturing-heavy base.

Annual contract trend over the analysis window

Annual obligations in the visible recent years remained strong and exceeded $700 million each year shown, peaking at $1.09 billion in 2024 and remaining above $900 million in 2023 and 2022. 2025 is lower at $723.83 million, but the year is not yet necessarily complete, so it should be read as partial-period activity rather than a full-year decline. Award counts generally track the obligation pattern, with the highest count in 2024 at 1,262.

How to interpret this page

This summary is based on FPDS obligation data for the last 10 years and uses the provided CAGE and UEI identifiers to reference the vendor record. Agency, NAICS, and annual concentrations are derived from total obligated dollars and award counts within the analysis window; figures reflect recorded obligations in the dataset and may differ from invoice or outlay data.

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 = '14304'
        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
2100 DEPT OF THE ARMY 3,260,384,172.57 3.26 billion 1,104
1700 DEPT OF THE NAVY 2,879,076,409.50 2.88 billion 1,958
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 1,020,528,115.02 1.02 billion 792
97AS DEFENSE LOGISTICS AGENCY 207,668,649.29 207.67 million 4,220
5700 DEPT OF THE AIR FORCE 154,373,873.35 154.37 million 551
6920 FEDERAL AVIATION ADMINISTRATION 13,375,093.18 13.38 million 102
4732 FEDERAL ACQUISITION SERVICE 8,969,481.25 8.97 million 272
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 8,264,689.13 8.26 million 9
7008 U.S. COAST GUARD 2,325,125.66 2.33 million 39
9761 DEFENSE THREAT REDUCTION AGENCY (DTRA) 1,921,848.00 1.92 million 1

Insight

Over the last 10 years, L3HARRIS TECHNOLOGIES, INC. has received $7.56 billion across 9,368 awards, with obligations concentrated in a small set of defense agencies. The DEPT OF THE ARMY and DEPT OF THE NAVY account for the largest shares at $3.26 billion and $2.88 billion, respectively, followed by USSOCOM at $1.02 billion; together these three agencies represent the majority of obligated dollars. DLA stands out for volume rather than value, with 4,220 awards totaling $207.67 million, while other agencies each contribute relatively small portions of overall 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 = '14304'
        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
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 6,114,606,864.73 6.11 billion 3,969
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 1,073,257,742.05 1.07 billion 417
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 114,280,805.36 114.28 million 2,340
541512 COMPUTER SYSTEMS DESIGN SERVICES 48,045,068.68 48.05 million 26
332618 OTHER FABRICATED WIRE PRODUCT MANUFACTURING 47,970,012.98 47.97 million 1,806
811213 COMMUNICATION EQUIPMENT REPAIR AND MAINTENANCE 41,046,215.86 41.05 million 93
541330 ENGINEERING SERVICES 26,074,017.41 26.07 million 37
517919 ALL OTHER TELECOMMUNICATIONS 23,071,242.18 23.07 million 19
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 13,141,778.43 13.14 million 75
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 12,397,076.57 12.40 million 36

Insight

Over the last 10 years, L3HARRIS TECHNOLOGIES, INC. shows strong concentration in NAICS 334220, which accounts for $6.11 billion of the $7.56 billion obligated to the vendor and 3,969 awards. NAICS 334290 is the only other major spending area at $1.07 billion, while the remaining top NAICS codes are each below $115 million, indicating a steep drop-off after the top two categories. Award volume is more dispersed than dollars, with 334419 and 332618 generating substantial award counts but relatively modest obligated amounts, consistent with smaller or lower-value procurements outside the primary manufacturing lines.

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 = '14304'
        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 723,827,902.68 723.83 million 827
2024 1,086,262,979.59 1.09 billion 1,262
2023 931,919,140.88 931.92 million 880
2022 1,003,202,559.63 1.00 billion 887
2021 713,860,813.65 713.86 million 893
2020 674,760,846.94 674.76 million 1,221
2019 847,605,086.26 847.61 million 1,141
2018 985,617,582.06 985.62 million 1,201
2017 587,991,566.09 587.99 million 1,022
2016 5,382,638.93 5.38 million 34

Insight

L3HARRIS TECHNOLOGIES, INC. (CAGE 14304) recorded $7.56 billion across 9,368 awards over the last 10 years, with an average award value of about $807,049, indicating a high-volume contract profile with moderate average award size. Obligations were concentrated in recent years, peaking at $1.09 billion in 2024, with similarly elevated levels in 2023 and 2022, while 2025 remains substantial at $723.83 million. Earlier years were lower and more variable, including a sharp low in 2016 at $5.38 million, suggesting the vendor’s federal activity expanded materially after 2016 and has remained consistently significant since 2017.

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.