NAICS Industry

NAICS 334220 Federal Contract Obligations (Last Year)

Federal procurement activity for NAICS 334220 covers radio and television broadcasting and wireless communications equipment manufacturing, with $4.46 billion obligated across 9,223 award actions in the last full year.

In the last full year, federal agencies obligated $4.46 billion across 9,223 actions under NAICS 334220, for an average action value of $483,750.66. The Department of the Navy led spending at $1.45 billion, followed by the Department of the Air Force and the Department of the Army.

Generated at 03/21/2026

Analysis period: Last full year

Annual totals reflect the last full year only and are based on readable obligated amounts, award counts, and reported vendor and agency records.

NAICS Code
334220
Industry
RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING
Total Obligated
4.46 billion
4,461,632,411.05
Award Actions
9,223
Average Action Value
483,750.66

About NAICS 334220 federal contract activity

In the last full year, NAICS 334220 recorded $4.46 billion in FPDS obligations across 9,223 awards, with an average award value of $483,750.66. This code covers radio and television broadcasting and wireless communications equipment manufacturing, a sector that appears in large-volume federal procurement tied to communications, avionics, and defense-related hardware.

Agency demand and leading federal buyers

The Department of the Navy was the largest obligating agency at $1.45 billion across 1,987 awards, followed by the Department of the Air Force at $1.04 billion and the Department of the Army at $900.88 million. Together, these three agencies accounted for the majority of obligations in this NAICS, with additional activity from the Federal Aviation Administration and U.S. Immigration and Customs Enforcement.

Vendor concentration and leading contractors

L3HARRIS TECHNOLOGIES, INC. led vendor obligations with $723.39 million across 488 awards, followed by RAYTHEON COMPANY at $553.36 million and THE BOEING COMPANY at $510.21 million. The vendor list also includes ROCKWELL COLLINS, INC. and L3 TECHNOLOGIES, INC., indicating concentration among major aerospace, defense, and communications-equipment suppliers.

Annual contract trend over the analysis window

The annual trend for the last full year shows $4.46 billion in obligations and 9,223 awards in 2025, which is the only year in the provided window. Because the analysis window contains a single year, the trend should be read as a baseline level of contracting activity rather than a multi-year change pattern.

How to interpret this page

This summary is based on FPDS obligation records mapped to NAICS code 334220 for the last full year. Agency and vendor rankings reflect total obligated dollars within the specified window, and award counts are shown as reported in the source 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__productOrServiceInformation__principalNAICSCode = '334220'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 1,453,697,084.25 1.45 billion 1,987
5700 DEPT OF THE AIR FORCE 1,038,983,200.91 1.04 billion 909
2100 DEPT OF THE ARMY 900,879,531.36 900.88 million 934
6920 FEDERAL AVIATION ADMINISTRATION 236,448,332.55 236.45 million 185
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 224,502,839.86 224.50 million 36
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 184,345,056.39 184.35 million 148
97AS DEFENSE LOGISTICS AGENCY 149,123,799.51 149.12 million 3,086
7014 U.S. CUSTOMS AND BORDER PROTECTION 69,485,950.73 69.49 million 121
4732 FEDERAL ACQUISITION SERVICE 53,691,294.56 53.69 million 86
12C2 FOREST SERVICE 24,204,106.42 24.20 million 60

Insight

Obligations under NAICS 334220 are highly concentrated in defense and security agencies, with the Department of the Navy, Department of the Air Force, and Department of the Army accounting for the largest shares of the 4.46 billion obligated in the last full year. The Navy leads with 1.45 billion across 1,987 awards, followed by the Air Force at 1.04 billion across 909 awards and the Army at 900.88 million across 934 awards. Outside the top three, obligations fall sharply, led by the FAA at 236.45 million and ICE at 224.50 million, indicating a long tail of smaller agency demand despite a total of 9,223 awards.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '334220'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
L3HARRIS TECHNOLOGIES, INC. 14304 723,389,486.79 723.39 million 488
RAYTHEON COMPANY 7Y193 553,360,504.48 553.36 million 185
THE BOEING COMPANY 28980 510,207,084.63 510.21 million 17
ROCKWELL COLLINS, INC. 13499 398,179,932.17 398.18 million 379
L3 TECHNOLOGIES, INC. 06401 268,498,960.90 268.50 million 413
TRIBALCO, LLC 30TR5 230,191,501.99 230.19 million 21
TRACE SYSTEMS INC. 1VHP3 144,508,012.86 144.51 million 86
BOEING COMPANY, THE 9E831 144,071,706.16 144.07 million 35
INDRA AIR TRAFFIC, INC. 9G6Y8 140,818,602.87 140.82 million 9
NORTHROP GRUMMAN SYSTEMS CORPORATION 97942 133,319,658.48 133.32 million 241

Insight

Obligations in NAICS 334220 totaled $4.46 billion across 9,223 awards in the last full year, with an average award value of $483,750.66. The vendor base is moderately concentrated at the top: L3HARRIS TECHNOLOGIES, INC. led with $723.39 million across 488 awards, followed by RAYTHEON COMPANY and THE BOEING COMPANY at $553.36 million and $510.21 million, respectively. Several other vendors also posted material obligations, but award volumes vary widely, indicating a mix of high-dollar, low-count awards and smaller, higher-frequency activity among leading contractors.

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__productOrServiceInformation__principalNAICSCode = '334220'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 4,461,632,411.05 4.46 billion 9,223

Insight

For the last full year, NAICS 334220 obligated $4.46 billion across 9,223 awards, with an average award value of $483,750.66. The level of obligated spending is substantial and spread across a relatively high number of awards, indicating a broad distribution of procurement activity rather than reliance on a small number of transactions. With only one year in the window, this view supports a baseline snapshot of annual activity but does not establish a multi-year trend.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.