NAICS Industry

NAICS 332999 Federal Contract Obligations (Last Year)

Federal procurement data for NAICS 332999 covers $555.09 million in obligated spending across 14,462 award actions in the last full year.

NAICS 332999, All Other Miscellaneous Fabricated Metal Product Manufacturing, recorded $555,094,736.82 in obligations across 14,462 award actions in the last full year, for an average action value of $38,382.98. The largest obligations came from the Department of the Navy, Defense Logistics Agency, and Federal Acquisition Service, with BAE Systems Land & Armaments L.P., Atlantic Diving Supply, Inc., and Canadian Commercial Corporation among the top vendors.

Generated at 03/21/2026

Analysis period: Last full year

Amounts reflect the last full year and may differ from totals on individual FPDS records due to reporting and rounding.

NAICS Code
332999
Industry
ALL OTHER MISCELLANEOUS FABRICATED METAL PRODUCT MANUFACTURING
Total Obligated
555.09 million
555,094,736.82
Award Actions
14,462
Average Action Value
38,382.98

About NAICS 332999 federal contract activity

In the last full year, NAICS 332999 (All Other Miscellaneous Fabricated Metal Product Manufacturing) recorded $555.09 million in obligated funding across 14,462 awards, with an average award value of $38,382.98. The volume of awards is high relative to total dollars, indicating a market characterized by many smaller obligations alongside a smaller number of larger actions.

Agency demand and leading federal buyers

DEPT OF THE NAVY was the largest procuring agency in this NAICS, with $142.13 million obligated across 326 awards. DEFENSE LOGISTICS AGENCY and FEDERAL ACQUISITION SERVICE also represented major demand centers, with $124.71 million across 8,990 awards and $111.35 million across 3,832 awards, respectively. DEPT OF THE ARMY and UNITED STATES MINT round out the top five agencies by obligated dollars.

Vendor concentration and leading contractors

BAE SYSTEMS LAND & ARMAMENTS L.P. led vendors in obligated dollars at $110.66 million across 70 awards, followed closely by ATLANTIC DIVING SUPPLY, INC. with $103.68 million across 678 awards. CANADIAN COMMERCIAL CORPORATION, SUNSHINE MINTING INC, and ARTAZN LLC also ranked among the top vendors by dollar volume, reflecting a mix of large-value and more frequently awarded suppliers.

Annual contract trend over the analysis window

The annual trend shows $555.09 million in obligations and 14,462 awards in 2025, which matches the reported last-full-year analysis window. With only one year in the trend set, the data supports a point-in-time view rather than a multi-year trajectory.

How to interpret this page

This page summarizes FPDS obligations reported under NAICS 332999 for the last full year in the available dataset. Metrics are based on obligated dollars and award counts, and top agencies and vendors are ranked by total obligated value within the 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 = '332999'
        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 142,131,418.53 142.13 million 326
97AS DEFENSE LOGISTICS AGENCY 124,708,889.19 124.71 million 8,990
4732 FEDERAL ACQUISITION SERVICE 111,353,444.12 111.35 million 3,832
2100 DEPT OF THE ARMY 69,899,873.07 69.90 million 199
2044 UNITED STATES MINT 35,200,110.63 35.20 million 85
3600 VETERANS AFFAIRS, DEPARTMENT OF 14,067,944.40 14.07 million 56
7014 U.S. CUSTOMS AND BORDER PROTECTION 10,661,391.73 10.66 million 45
5700 DEPT OF THE AIR FORCE 9,175,260.75 9.18 million 162
1900 STATE, DEPARTMENT OF 5,192,598.55 5.19 million 23
8900 ENERGY, DEPARTMENT OF 4,333,042.25 4.33 million 19

Insight

For NAICS 332999 over the last full year, obligations totaled $555.09 million across 14,462 awards, with activity concentrated among a small number of agencies. The Department of the Navy led with $142.13 million, followed by the Defense Logistics Agency at $124.71 million and the Federal Acquisition Service at $111.35 million; these three agencies accounted for roughly 68% of total obligated dollars. Award volume was more dispersed, with the Defense Logistics Agency and Federal Acquisition Service driving most transactions at 8,990 and 3,832 awards, respectively, while the Department of the Navy and Department of the Army showed comparatively high dollar value per award.

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 = '332999'
        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
BAE SYSTEMS LAND & ARMAMENTS L.P. 076M6 110,663,914.09 110.66 million 70
ATLANTIC DIVING SUPPLY, INC. 1CAY9 103,676,199.00 103.68 million 678
CANADIAN COMMERCIAL CORPORATION 98247 19,384,570.00 19.38 million 10
SUNSHINE MINTING INC 1XMQ7 16,838,854.96 16.84 million 19
ARTAZN LLC 04VS4 14,881,748.28 14.88 million 18
ROLLS-ROYCE CORPORATION 63005 10,644,464.16 10.64 million 3
QUALITY MANUFACTURING SYSTEMS, INC. 1Y5K5 10,613,900.00 10.61 million 8
WULCO INC 8K076 8,665,228.67 8.67 million 7
VAST INDUSTRIES, LLC 610K7 8,197,431.51 8.20 million 4
ADEPT FASTENERS INC 1V0G6 7,533,300.55 7.53 million 6

Insight

Within NAICS 332999, obligations reached $555.09 million across 14,462 awards in the last full year, with an average award value of $38,382.98. The top 10 vendors account for $310.40 million, or about 56% of total obligated dollars, indicating moderate concentration among a small set of firms. BAE SYSTEMS LAND & ARMAMENTS L.P. and ATLANTIC DIVING SUPPLY, INC. are the largest recipients at $110.66 million and $103.68 million, respectively, while ATLANTIC DIVING SUPPLY, INC. leads the group in transaction count with 678 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 = '332999'
        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 555,094,736.82 555.09 million 14,462

Insight

For the last full year, NAICS 332999 obligated $555.09 million across 14,462 awards, indicating a large volume of relatively small-dollar actions with an average award value of $38,382.98. With only one annual data point in the 1-year window, no year-over-year trend can be assessed from this view. The award pattern suggests obligations are widely distributed rather than concentrated in a small number of high-value 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.