NAICS Industry

NAICS 333316 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

NAICS Code
333316
Industry
PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING
Total Obligated
1.41 billion
1,407,187,035.00
Award Actions
215,275
Average Action Value
6,536.69

About NAICS 333316 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 1.41 billion in visible obligations across 215,275 award actions, with an average action value of 6,536.69. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEFENSE LOGISTICS AGENCY, with 945.41 million in obligations, followed by DEPT OF THE NAVY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) over the last 10 years. The current ranking is led by XEROX CORPORATION, with 374.14 million in obligations, followed by ATLANTIC DIVING SUPPLY, INC.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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 = '333316'
        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
97AS DEFENSE LOGISTICS AGENCY 945,411,331.18 945.41 million 193,149
1700 DEPT OF THE NAVY 55,777,444.41 55.78 million 1,775
2100 DEPT OF THE ARMY 55,071,205.49 55.07 million 1,005
4732 FEDERAL ACQUISITION SERVICE 41,919,406.41 41.92 million 803
1205 USDA, DEPARTMENTAL ADMINISTRATION 37,147,242.99 37.15 million 274
2800 SOCIAL SECURITY ADMINISTRATION 31,272,812.88 31.27 million 136
3600 VETERANS AFFAIRS, DEPARTMENT OF 24,135,994.62 24.14 million 569
5700 DEPT OF THE AIR FORCE 20,745,178.76 20.75 million 386
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 13,451,129.39 13.45 million 2,597
1549 FEDERAL BUREAU OF INVESTIGATION 12,594,969.03 12.59 million 300

Insight

NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEFENSE LOGISTICS AGENCY, followed by DEPT OF THE NAVY, which suggests that agency demand in this industry is not evenly distributed.

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 = '333316'
        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
XEROX CORPORATION 3DCG0 374,135,414.45 374.14 million 7,084
ATLANTIC DIVING SUPPLY, INC. 1CAY9 323,709,649.30 323.71 million 125,579
TACTICAL & SURVIVAL SPECIALTIES, INC. 0UWS0 62,010,486.40 62.01 million 7,264
KONICA MINOLTA BUSINESS SOLUTIONS U.S.A., INC. 3AV14 47,082,379.86 47.08 million 1,800
W. S. DARLEY & CO. 15852 46,781,031.93 46.78 million 13,058
NOBLE SUPPLY & LOGISTICS, LLC 1HEN9 41,767,416.17 41.77 million 16,835
CANON U.S.A., INC. 4J871 32,341,793.47 32.34 million 4,357
FEDERAL RESOURCES SUPPLY COMPANY 1Q3Z9 27,479,344.67 27.48 million 3,015
AMERITEL COMMUNICATIONS CORPORATION 03GL9 20,919,887.55 20.92 million 1,692
VISION RESEARCH, INC. 09PN9 15,369,624.79 15.37 million 91

Insight

Within NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. XEROX CORPORATION ranks first, followed by ATLANTIC DIVING SUPPLY, INC., which helps define the current competitive landscape in this industry slice.

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 = '333316'
        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 100,037,668.17 100.04 million 15,842
2024 112,814,575.07 112.81 million 21,993
2023 103,818,825.34 103.82 million 19,830
2022 124,160,991.76 124.16 million 23,902
2021 119,576,501.72 119.58 million 24,757
2020 219,550,451.97 219.55 million 28,026
2019 149,374,445.20 149.37 million 24,744
2018 153,369,145.78 153.37 million 25,294
2017 165,201,736.58 165.20 million 19,556
2016 159,282,693.41 159.28 million 11,331

Insight

The annual trend shows how obligations in NAICS 333316 (PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

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.