NAICS Industry

NAICS 333318 Federal Contract Obligations (Last Year)

FPDS procurement activity for NAICS 333318, Other Commercial and Service Industry Machinery Manufacturing, totaled $523.41 million across 13,629 actions in the last full year.

Federal obligations in NAICS 333318 were concentrated in Department of the Navy awards, which accounted for $371.66 million of the annual total. Boeing Company, The led vendors with $202.05 million, while General Dynamics Mission Systems, Inc. was the second-largest vendor by obligated value.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and use obligated amounts and award counts reported in FPDS for NAICS 333318.

NAICS Code
333318
Industry
OTHER COMMERCIAL AND SERVICE INDUSTRY MACHINERY MANUFACTURING
Total Obligated
523.41 million
523,407,875.06
Award Actions
13,629
Average Action Value
38,403.98

About NAICS 333318 federal contract activity

In the last full year, NAICS 333318 (Other Commercial and Service Industry Machinery Manufacturing) recorded $523.41 million in obligated dollars across 13,629 awards, with an average award value of $38,403.98. The volume of awards is high relative to total obligations, indicating a market characterized by many smaller transactions alongside a smaller number of large-dollar actions.

Agency demand and leading federal buyers

The Department of the Navy was the dominant buyer in this NAICS, obligating $371.66 million across 182 awards, far exceeding all other agencies in total dollars. The Department of the Army ranked second with $79.69 million, while the Bureau of Engraving and Printing posted $28.05 million across only 4 awards, showing that spending in this category is concentrated among a small set of agencies with uneven award counts.

Vendor concentration and leading contractors

The Boeing Company, The led vendor obligations with $202.05 million across 29 awards, making it the clear primary recipient in this category. General Dynamics Mission Systems, Inc. followed with $56.47 million across 43 awards, and Rockwell Collins, Inc. and Rockwell Collins Simulation & Training Solutions LLC also posted significant obligations, suggesting supplier concentration among defense and mission-systems contractors.

Annual contract trend over the analysis window

The annual trend data for 2025 shows total obligations of $523.41 million across 13,629 awards, matching the last full-year summary provided here. With only one year in the analysis window, this page reflects a single-period snapshot rather than a multi-year change pattern.

How to interpret this page

This summary is based on FPDS Query obligations for NAICS 333318 over the last full year. Agency, vendor, and annual trend sections reflect the top records and totals supplied in the source data, and no additional calculations or assumptions beyond the provided figures were used.

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 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 371,659,528.39 371.66 million 182
2100 DEPT OF THE ARMY 79,685,706.74 79.69 million 187
2041 BUREAU OF ENGRAVING AND PRINTING 28,054,460.00 28.05 million 4
3600 VETERANS AFFAIRS, DEPARTMENT OF 16,626,350.03 16.63 million 181
5700 DEPT OF THE AIR FORCE 12,700,314.03 12.70 million 64
97AS DEFENSE LOGISTICS AGENCY 7,873,231.01 7.87 million 12,489
97AZ DEFENSE COMMISSARY AGENCY (DECA) 1,769,448.51 1.77 million 80
2044 UNITED STATES MINT 999,404.15 999.40 thousand 15
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 730,122.57 730.12 thousand 16
6920 FEDERAL AVIATION ADMINISTRATION 642,146.42 642.15 thousand 10

Insight

Obligations under NAICS 333318 totaled $523.41 million across 13,629 awards in the last full year, with activity heavily concentrated in a small number of agencies. The Department of the Navy accounted for $371.66 million, or about 71% of total obligations, followed by the Department of the Army at $79.69 million; together, these two agencies represented roughly 86% of obligated dollars. Award volume was more dispersed than dollars, led by the Defense Logistics Agency with 12,489 awards but only $7.87 million obligated, indicating a high-volume, low-dollar procurement pattern.

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 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
BOEING COMPANY, THE 0PXV4 202,050,206.97 202.05 million 29
GENERAL DYNAMICS MISSION SYSTEMS, INC 1VNY6 56,474,139.36 56.47 million 43
ROCKWELL COLLINS, INC. 13499 42,844,129.90 42.84 million 11
ROCKWELL COLLINS SIMULATION & TRAINING SOLUTIONS LLC 00WX8 39,397,833.43 39.40 million 7
LOGISTIC SERVICES INTERNATIONAL, INC. 9S850 29,086,026.12 29.09 million 16
KOENIG & BAUER BANKNOTE SOLUTIONS SA SJ505 28,054,460.00 28.05 million 4
J. F. TAYLOR, INC. 8V704 17,014,732.06 17.01 million 5
TRU SIMULATION + TRAINING INC. 7CCZ2 10,616,643.52 10.62 million 3
BY LIGHT PROFESSIONAL IT SERVICES LLC 3G4R0 8,262,489.18 8.26 million 15
NORTHROP GRUMMAN SYSTEMS CORPORATION 5FVX5 6,438,310.94 6.44 million 6

Insight

In the last full year, NAICS 333318 obligated $523.41 million across 13,629 awards, with an average award value of $38,403.98, indicating a high-volume, relatively fragmented award base. Obligations are concentrated among a small set of vendors: BOEING COMPANY, THE received $202.05 million, or about 38.6% of total obligated dollars, followed by GENERAL DYNAMICS MISSION SYSTEMS, INC at $56.47 million and ROCKWELL COLLINS, INC. at $42.84 million. The remaining top vendors each accounted for materially smaller shares, suggesting that while spending is distributed across many awards, dollars are weighted toward a few large suppliers.

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 1 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

Insight

For the last full year, NAICS 333318 recorded $523.41 million in obligated value across 13,629 awards, for an average award value of $38,403.98. With only one year of data in this window, no multi-year trend can be assessed; the available period indicates a broad distribution of relatively small awards rather than concentration in a few large obligations.

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.