NAICS Industry

NAICS 333318 Federal Contract Obligations (Last 10 Years)

NAICS 333318 covers other commercial and service industry machinery manufacturing in federal procurement, with $7.80 billion obligated across 128,870 actions over the last 10 years.

Federal spending in NAICS 333318 is concentrated in defense and service agencies, led by the Department of the Navy and the Department of the Army. Boeing Company, The is the largest vendor by obligated amount, while annual obligations peaked in 2021 before moderating in later years.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect the last 10 years of federal award activity and include obligated amounts, award counts, and annual trends from the provided dataset.

NAICS Code
333318
Industry
OTHER COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING
Total Obligated
7.80 billion
7,804,069,214.96
Award Actions
128,870
Average Action Value
60,557.68

About NAICS 333318 federal contract activity

NAICS 333318, Other Commercial and Service Industry Machinery Manufacturing, generated $7.80 billion in obligated FPDS activity across 128,870 awards over the last 10 years, with an average award value of $60,557.68. The volume of actions indicates a fragmented contracting base, while the obligated dollars show this category supports both high-value program buys and large numbers of smaller procurements.

Agency demand and leading federal buyers

The Department of the Navy led all agencies with $3.48 billion across 2,959 awards, followed by the Department of the Army with $2.72 billion across 4,545 awards. The Department of the Air Force, Veterans Affairs, and the Federal Acquisition Service also ranked among the top buyers, with FAS standing out for a much higher award count relative to dollars, suggesting broad transactional use of this NAICS across many smaller actions.

Vendor concentration and leading contractors

The Boeing Company, The was the largest vendor by obligated dollars at $1.20 billion across 173 awards. Rockwell Collins Simulation & Training Solutions LLC, Lockheed Martin Corporation, General Dynamics Mission Systems, Inc, and Rockwell Collins, Inc. also accounted for substantial obligations, indicating that spending is concentrated among large defense and aerospace suppliers with recurring award relationships.

Annual contract trend over the analysis window

Annual obligated dollars peaked in 2021 at $1.04 billion across 30,846 awards, then declined to $752.48 million in 2022 and remained in the mid-$600 million range in 2023 and 2024 before easing to $523.41 million in 2025. Award counts followed the same downward pattern from 2021 through 2025, indicating a contraction in both transaction volume and obligated value over the most recent five-year period.

How to interpret this page

This page summarizes FPDS records assigned to NAICS 333318 over the last 10 years and aggregates total obligated dollars, award counts, and average award value. Agency and vendor rankings are based on total obligated value, and annual trend figures reflect fiscal-year totals within the selected analysis window.

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 = '333318'
        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
1700 DEPT OF THE NAVY 3,478,907,429.68 3.48 billion 2,959
2100 DEPT OF THE ARMY 2,724,799,844.95 2.72 billion 4,545
5700 DEPT OF THE AIR FORCE 473,180,921.67 473.18 million 1,930
3600 VETERANS AFFAIRS, DEPARTMENT OF 325,397,681.31 325.40 million 3,568
4732 FEDERAL ACQUISITION SERVICE 231,527,915.27 231.53 million 26,728
97AS DEFENSE LOGISTICS AGENCY 225,650,339.14 225.65 million 80,828
2041 BUREAU OF ENGRAVING AND PRINTING 114,510,285.23 114.51 million 38
1900 STATE, DEPARTMENT OF 36,896,402.98 36.90 million 459
7008 U.S. COAST GUARD 29,044,656.35 29.04 million 916
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 29,037,718.94 29.04 million 924

Insight

Obligations in NAICS 333318 are highly concentrated in the Department of Defense, with the Department of the Navy ($3.48 billion) and Department of the Army ($2.72 billion) accounting for the vast majority of the $7.80 billion obligated over the last 10 years. Award activity is more distributed than dollars: Defense Logistics Agency recorded 80,828 awards and Federal Acquisition Service 26,728 awards, but with comparatively lower obligated amounts. The top 10 agencies together indicate a mix of a few very large dollar users and several high-volume, lower-value buyers, consistent with an uneven spending profile across agencies.

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 = '333318'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
BOEING COMPANY, THE 0PXV4 1,200,707,299.37 1.20 billion 173
ROCKWELL COLLINS SIMULATION & TRAINING SOLUTIONS LLC 00WX8 709,936,272.83 709.94 million 131
LOCKHEED MARTIN CORPORATION 16331 553,773,879.23 553.77 million 357
GENERAL DYNAMICS MISSION SYSTEMS, INC 1VNY6 428,007,907.70 428.01 million 356
ROCKWELL COLLINS, INC. 13499 406,510,647.45 406.51 million 82
GENERAL DYNAMICS C4 SYSTEMS, INC. 1VNY6 352,997,990.21 353.00 million 344
L3 TECHNOLOGIES, INC. 1PQF4 265,959,098.78 265.96 million 111
SCIENTIFIC RESEARCH CORPORATION 0D5A6 203,678,651.12 203.68 million 170
GENERAL DYNAMICS ONE SOURCE LLC 474R7 194,364,788.69 194.36 million 179
LOGISTIC SERVICES INTERNATIONAL, INC. 9S850 182,523,414.79 182.52 million 92

Insight

NAICS 333318 shows a moderately concentrated vendor base over the last 10 years: the top 10 vendors account for about $4.50 billion of $7.80 billion in obligations, or roughly 58% of total spend. BOEING COMPANY, THE leads with $1.20 billion, while the next largest vendors each range from about $182.52 million to $709.94 million, indicating a tiered distribution rather than dominance by a single source. Award counts are also concentrated among several mid-tier suppliers, with multiple vendors receiving 170+ awards, suggesting recurring procurement activity across a limited set of firms.

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 = '333318'
        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 523,407,875.06 523.41 million 13,629
2024 663,953,375.05 663.95 million 18,623
2023 646,251,017.43 646.25 million 19,737
2022 752,478,410.21 752.48 million 23,893
2021 1,035,935,693.94 1.04 billion 30,846
2020 907,732,055.20 907.73 million 7,271
2019 1,139,015,747.47 1.14 billion 3,623
2018 1,004,959,347.89 1.00 billion 4,163
2017 685,195,425.98 685.20 million 3,780
2016 445,140,266.73 445.14 million 3,305

Insight

Over the last 10 years, NAICS 333318 obligated $7.80 billion across 128,870 awards, with an average award value of $60,557.68, indicating a high-volume, relatively low-dollar award profile. Annual obligations were concentrated in 2018 through 2021, peaking at $1.14 billion in 2019 and remaining above $1.00 billion in 2018 and 2021, before moderating in 2022 through 2025. Award counts were highest in 2021 (30,846) and 2022 (23,893), then declined to 13,629 in 2025, suggesting reduced transaction volume alongside lower obligated dollars in the most recent years.

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