NAICS Industry

NAICS 336320 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 5 years analysis window.

NAICS Code
336320
Industry
MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING
Total Obligated
528.04 million
528,041,659.95
Award Actions
19,052
Average Action Value
27,715.81

About NAICS 336320 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 528.04 million in visible obligations across 19,052 award actions, with an average action value of 27,715.81. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEFENSE LOGISTICS AGENCY, with 408.37 million in obligations, followed by DEPT OF THE ARMY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) over the last 5 years. The current ranking is led by HONEYWELL INTERNATIONAL INC, with 40.86 million in obligations, followed by C. E. NIEHOFF & CO.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 5 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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 = '336320'
        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
97AS DEFENSE LOGISTICS AGENCY 408,373,412.03 408.37 million 13,985
2100 DEPT OF THE ARMY 54,507,338.52 54.51 million 175
1542 FEDERAL PRISON INDUSTRIES, INC. 18,935,182.99 18.94 million 230
1450 BUREAU OF INDIAN AFFAIRS 13,676,339.80 13.68 million 53
1700 DEPT OF THE NAVY 6,207,704.44 6.21 million 140
1549 FEDERAL BUREAU OF INVESTIGATION 6,200,358.15 6.20 million 29
1900 STATE, DEPARTMENT OF 4,698,611.81 4.70 million 179
12C2 FOREST SERVICE 4,195,262.18 4.20 million 146
1560 ATF ACQUISITION AND PROPERTY MGMT DIV 2,602,796.00 2.60 million 5
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,729,927.22 1.73 million 44

Insight

NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEFENSE LOGISTICS AGENCY, followed by DEPT OF THE ARMY, which suggests that agency demand in this industry is not evenly distributed.

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 = '336320'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
HONEYWELL INTERNATIONAL INC 64547 40,859,923.45 40.86 million 34
C. E. NIEHOFF & CO. 76761 34,568,580.03 34.57 million 108
HAWKINS GLASS WHOLESALERS, L.L.C 3RRM7 17,985,790.00 17.99 million 9
HONEYWELL INTERNATIONAL INC. 64547 17,322,851.94 17.32 million 9
C E NIEHOFF & CO 76761 17,217,624.91 17.22 million 43
TRIMAN INDUSTRIES INC 0ZBE8 16,659,518.44 16.66 million 245
NEW MEXICO EMERGENCY PRODUCTS, LLC 57PC1 14,290,680.80 14.29 million 63
EMERGENCY TECHNOLOGY, INC. 0BNX0 12,306,493.72 12.31 million 112
UUSI, LLC 32498 11,468,146.31 11.47 million 13
PRESTOLITE ELECTRIC INCORPORATED 24975 11,051,285.40 11.05 million 74

Insight

Within NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. HONEYWELL INTERNATIONAL INC ranks first, followed by C. E. NIEHOFF & CO., which helps define the current competitive landscape in this industry slice.

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 = '336320'
        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 109,455,547.86 109.46 million 3,004
2024 166,174,553.48 166.17 million 3,021
2023 92,618,601.99 92.62 million 4,019
2022 96,033,165.49 96.03 million 4,559
2021 63,759,791.13 63.76 million 4,449

Insight

The annual trend shows how obligations in NAICS 336320 (MOTOR VEHICLE ELECTRICAL AND ELECTRONIC EQUIPMENT MANUFACTURING) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.