NAICS Industry

NAICS 339999 Federal Contract Obligations (Last Year)

Federal procurement activity for NAICS 339999, All Other Miscellaneous Manufacturing, totaled 3.92 billion across 22,427 award actions in the last full year.

This page summarizes federal obligations under NAICS 339999 for the last full year, showing 3.92 billion in total obligated value across 22,427 award actions, for an average action value of 175,009.69. The Defense Logistics Agency accounted for most spending, and Atlantic Diving Supply, Inc. was the largest vendor by obligated value.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and may include multiple award types; vendor and agency totals are based on obligated value, not unique contracts.

NAICS Code
339999
Industry
ALL OTHER MISCELLANEOUS MANUFACTURING
Total Obligated
3.92 billion
3,924,942,406.61
Award Actions
22,427
Average Action Value
175,009.69

About NAICS 339999 federal contract activity

NAICS 339999, All Other Miscellaneous Manufacturing, accounted for $3.92 billion in obligated contract action dollars across 22,427 awards during the last full year, with an average award value of $175,009.69. The volume of awards indicates a highly fragmented market, even as total obligations were concentrated in a relatively small set of recurring suppliers and agencies.

Agency demand and leading federal buyers

The Defense Logistics Agency dominated spending in this NAICS, obligating $3.51 billion across 17,184 awards, or the vast majority of total activity. The next largest obligators were U.S. Special Operations Command at $153.14 million and the Department of the Army at $115.21 million, followed by the Department of State and the Department of the Air Force, both at materially lower levels.

Vendor concentration and leading contractors

Atlantic Diving Supply, Inc. was the largest vendor by a wide margin, with $1.98 billion in obligations across 7,239 awards. W S Darley & Co, SupplyCore Inc., and Noble Sales Co., Inc. also captured substantial spend, while IGOV Technologies, Inc. was much smaller by comparison but still meaningful within the category. This vendor profile suggests heavy reliance on a few high-volume distributors.

Annual contract trend over the analysis window

The annual trend data provided covers 2025 only, with total obligations of $3.92 billion and 22,427 awards. Because only one year is present, no year-over-year change can be calculated from the supplied data. The available figure should be treated as the full-year baseline for this analysis window.

How to interpret this page

This summary is based on FPDS-observed obligations for NAICS 339999 over the last full year, using total obligated dollars and award counts as supplied. Agency and vendor rankings reflect the provided top-five lists, and the annual trend reflects the single year available in the dataset. No additional sources or assumptions 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 = '339999'
        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
97AS DEFENSE LOGISTICS AGENCY 3,512,535,755.99 3.51 billion 17,184
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 153,136,405.35 153.14 million 157
2100 DEPT OF THE ARMY 115,208,470.34 115.21 million 451
1900 STATE, DEPARTMENT OF 60,676,740.02 60.68 million 151
5700 DEPT OF THE AIR FORCE 26,416,710.52 26.42 million 148
1700 DEPT OF THE NAVY 23,194,020.31 23.19 million 122
8800 NATIONAL ARCHIVES AND RECORDS ADMINISTRATION 8,846,070.00 8.85 million 5
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 4,305,964.39 4.31 million 44
4732 FEDERAL ACQUISITION SERVICE 3,431,733.66 3.43 million 3,584
12C2 FOREST SERVICE 3,048,927.06 3.05 million 15

Insight

For NAICS 339999 in the last full year, obligations totaled $3.92 billion across 22,427 awards, with average award value of $175,009.69. The Defense Logistics Agency accounted for $3.51 billion and 17,184 awards, representing the clear majority of obligated dollars and indicating a highly concentrated buyer base. All other agencies were much smaller by dollars, led by USSOCOM ($153.14 million) and the Department of the Army ($115.21 million), while the remaining top agencies each obligated less than $61 million.

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 = '339999'
        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
ATLANTIC DIVING SUPPLY, INC. 1CAY9 1,976,639,838.30 1.98 billion 7,239
W S DARLEY & CO 15852 751,808,458.96 751.81 million 2,565
SUPPLYCORE INC. 4V314 323,910,288.83 323.91 million 1,147
NOBLE SALES CO., INC. 1HEN9 292,235,620.97 292.24 million 1,369
IGOV TECHNOLOGIES, INC. 32BQ5 92,305,171.09 92.31 million 36
NOBLE SUPPLY & LOGISTICS, LLC 1HEN9 44,856,052.82 44.86 million 295
NEXTECH SOLUTIONS LLC 6XKD0 31,756,920.08 31.76 million 12
RICARDO DEFENSE, INC. 5TBL6 30,625,083.75 30.63 million 4
ALUTIIQ ESSENTIAL SERVICES, LLC 72EG1 28,471,729.86 28.47 million 16
IDEMIA NATIONAL SECURITY SOLUTIONS LLC 1MJL8 27,833,353.27 27.83 million 2

Insight

Obligations in NAICS 339999 are highly concentrated in the top two vendors, with ATLANTIC DIVING SUPPLY, INC. accounting for $1.98 billion and W S DARLEY & CO for $751.81 million, or roughly 69% of the $3.92 billion obligated in the last full year. The top four vendors together received about 86% of total obligations, indicating a strong concentration of spending among a small number of suppliers. Award volume is also uneven: ATLANTIC DIVING SUPPLY, INC. led with 7,239 awards, while several other large-obligation vendors had relatively few awards, suggesting a mix of high-frequency and high-value award patterns within the NAICS.

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 = '339999'
        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 3,924,942,406.61 3.92 billion 22,427

Insight

For the last full year, NAICS 339999 obligated $3.92 billion across 22,427 awards, indicating broad award distribution with a relatively low average award value of $175,009.69. The volume of awards suggests activity is dispersed across many transactions rather than concentrated in a small number of high-dollar actions. In the absence of prior-year data in this window, this period provides a baseline snapshot of annual spending and award density for the category.

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.