NAICS Industry

NAICS 532420 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) 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
532420
Industry
OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING
Total Obligated
1.28 billion
1,282,193,471.90
Award Actions
39,667
Average Action Value
32,323.93

About NAICS 532420 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING). Based on the current FPDS Query dataset, this industry shows 1.28 billion in visible obligations across 39,667 award actions, with an average action value of 32,323.93. 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 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) 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 484.33 million in obligations, followed by DEPT OF THE ARMY. 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 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) over the last 10 years. The current ranking is led by ESCGOV, with 235.06 million in obligations, followed by XEROX CORPORATION. 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 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) 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 = '532420'
        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 484,328,879.68 484.33 million 19,838
2100 DEPT OF THE ARMY 152,899,106.18 152.90 million 3,351
7014 U.S. CUSTOMS AND BORDER PROTECTION 103,528,934.72 103.53 million 425
2036 BUREAU OF THE FISCAL SERVICE 69,018,660.22 69.02 million 70
3600 VETERANS AFFAIRS, DEPARTMENT OF 64,583,230.96 64.58 million 2,335
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 62,099,009.57 62.10 million 148
7013 TRANSPORTATION SECURITY ADMINISTRATION 38,371,326.18 38.37 million 20
2050 INTERNAL REVENUE SERVICE 37,231,443.31 37.23 million 267
2800 SOCIAL SECURITY ADMINISTRATION 32,990,103.80 32.99 million 55
1700 DEPT OF THE NAVY 31,335,700.59 31.34 million 315

Insight

NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) 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 ARMY, 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 = '532420'
        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
ESCGOV 3L9F0 235,058,615.06 235.06 million 324
XEROX CORPORATION 5H3N6 133,800,278.87 133.80 million 6,388
RICOH USA, INC. 31310 103,721,590.11 103.72 million 2,703
CARTRIDGE TECHNOLOGIES, LLC 068Z8 58,214,254.39 58.21 million 2,538
BUSHTEX, INC. 3YNM8 55,432,310.84 55.43 million 41
TRIDENT E&P, LLC 3GM64 51,608,191.56 51.61 million 1,924
FLATWATER SOLUTIONS COMPANY 6U1X3 46,147,278.31 46.15 million 1,110
FUJI XEROX CO., LTD. JS8C6 45,358,345.45 45.36 million 1,521
TRIDENT ENGINEERING AND PROCUREMENT, P.C. 3GM64 45,229,288.70 45.23 million 590
FAX PLUS INCORPORATED 0PZ31 43,943,587.12 43.94 million 2,841

Insight

Within NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. ESCGOV ranks first, followed by XEROX CORPORATION, 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 = '532420'
        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 64,733,646.52 64.73 million 3,790
2024 88,854,970.19 88.85 million 3,819
2023 111,517,308.71 111.52 million 3,085
2022 96,059,926.68 96.06 million 2,974
2021 92,249,288.78 92.25 million 2,873
2020 112,035,334.52 112.04 million 3,286
2019 109,309,736.11 109.31 million 4,490
2018 137,838,473.45 137.84 million 4,482
2017 228,935,274.74 228.94 million 5,510
2016 240,659,512.20 240.66 million 5,358

Insight

The annual trend shows how obligations in NAICS 532420 (OFFICE MACHINERY AND EQUIPMENT RENTAL AND LEASING) 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.