NAICS Industry

NAICS 335999 Federal Contract Obligations (Last Year)

Federal procurement activity for NAICS 335999 covers all other miscellaneous electrical equipment and component manufacturing, with $619.82 million obligated across 14,647 award actions in the last full year.

The largest share of obligations came from the Department of the Navy, followed by the Defense Logistics Agency and the Department of the Air Force. The vendor mix was led by Science Applications International Corporation, Saab, Inc., and Unmanned Systems Incorporated, with activity concentrated in a small number of high-value awards and a much larger volume of lower-value actions.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and use the provided obligated totals and award counts for NAICS 335999.

NAICS Code
335999
Industry
ALL OTHER MISCELLANEOUS ELECTRICAL EQUIPMENT AND COMPONENT MANUFACTURING
Total Obligated
619.82 million
619,823,574.64
Award Actions
14,647
Average Action Value
42,317.44

About NAICS 335999 federal contract activity

NAICS 335999, All Other Miscellaneous Electrical Equipment and Component Manufacturing, recorded $619.82 million in FPDS obligations across 14,647 awards in the last full year, with an average award value of $42,317.44. The volume of awards is high relative to dollars obligated, indicating a market characterized by many smaller transactions alongside a smaller number of materially larger procurements.

Agency demand and leading federal buyers

The Department of the Navy was the largest buyer in this NAICS, obligating $292.69 million across 788 awards, or nearly half of total spending. The Defense Logistics Agency followed with $132.63 million across 9,582 awards, while the Department of the Air Force added $111.99 million across 388 awards; the Federal Aviation Administration and Department of the Army were smaller but still notable buyers.

Vendor concentration and leading contractors

Science Applications International Corporation led vendors with $116.67 million across 116 awards, followed by Saab, Inc. at $91.58 million and Unmanned Systems Incorporated at $85.88 million, each on 11 awards. Raytheon Company recorded a much higher award count of 968 but a lower obligation total of $19.47 million, underscoring the mix of high-value and high-frequency suppliers in this NAICS.

Annual contract trend over the analysis window

The annual trend provided for 2025 shows total obligations of $619.82 million across 14,647 awards, matching the reported last full year totals. With only one year in the analysis window, this view establishes the current baseline rather than a multi-year direction of change.

How to interpret this page

Figures are derived from FPDS obligations mapped to NAICS 335999 for the last full year and summarized at the agency and vendor levels. Agency and vendor rankings reflect total obligated dollars and award counts within the selected window; no inflation adjustment or cross-year normalization is applied.

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 = '335999'
        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 292,690,339.75 292.69 million 788
97AS DEFENSE LOGISTICS AGENCY 132,632,677.30 132.63 million 9,582
5700 DEPT OF THE AIR FORCE 111,985,691.41 111.99 million 388
6920 FEDERAL AVIATION ADMINISTRATION 20,628,645.73 20.63 million 285
2100 DEPT OF THE ARMY 18,752,179.19 18.75 million 367
97DH DEFENSE HEALTH AGENCY (DHA) 6,909,362.93 6.91 million 1
1406 DEPARTMENTAL OFFICES 6,082,164.01 6.08 million 6
1549 FEDERAL BUREAU OF INVESTIGATION 5,539,725.78 5.54 million 11
3600 VETERANS AFFAIRS, DEPARTMENT OF 4,111,488.46 4.11 million 74
8900 ENERGY, DEPARTMENT OF 3,168,025.79 3.17 million 39

Insight

Obligations under NAICS 335999 totaled $619.82 million across 14,647 awards in the last full year, with a low average award value of $42,317.44, indicating a high volume of relatively small procurements. The Department of the Navy led spending at $292.69 million, or about 47% of total obligations, followed by the Defense Logistics Agency at $132.63 million and the Department of the Air Force at $111.99 million; these three agencies accounted for the clear majority of obligated dollars. Award counts were most concentrated at the Defense Logistics Agency, which recorded 9,582 awards, suggesting a more distributed buying pattern there than at the military departments.

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 = '335999'
        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
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 6XWA8 116,670,891.53 116.67 million 116
SAAB, INC. 1QFK5 91,584,837.40 91.58 million 11
UNMANNED SYSTEMS INCORPORATED 3FGY3 85,883,204.00 85.88 million 11
RAYTHEON COMPANY 54X10 19,470,335.81 19.47 million 968
MERCURY MISSION SYSTEMS LLC 0AZ36 19,128,845.36 19.13 million 10
EATON CORPORATION 31795 17,507,199.14 17.51 million 212
SENECA FEDERAL SOLUTIONS, LLC 9BET0 12,991,526.94 12.99 million 7
STELLANT SYSTEMS INC 73293 12,091,872.00 12.09 million 10
AEGIS POWER SYSTEMS INC 06ES8 9,896,495.75 9.90 million 3
OCEUS NETWORKS INC. 00B30 9,839,089.60 9.84 million 64

Insight

Obligations in NAICS 335999 totaled $619.82 million across 14,647 awards in the last full year, with an average award value of $42,317.44, indicating a high-volume, lower-dollar procurement base. The top three vendors—Science Applications International Corporation, Saab, Inc., and Unmanned Systems Incorporated—accounted for $294.14 million combined, or about 47.4% of total obligated dollars, showing notable spend concentration at the top. Award activity is more dispersed than dollars: Raytheon Company received 968 awards for $19.47 million, while several other vendors captured sizable obligations on relatively few awards.

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 = '335999'
        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 619,823,574.64 619.82 million 14,647

Insight

For the last full year, NAICS 335999 recorded $619.82 million in obligated funds across 14,647 awards, with an average award value of $42,317.44. Because the window contains a single year, no year-over-year trend can be assessed from this view. The volume of awards suggests obligations were distributed across a relatively large number of actions rather than concentrated in a small number of large awards.

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.