PSC Code

PSC 5340 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC 5340 (HARDWARE, COMMERCIAL) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC 5340 (HARDWARE, COMMERCIAL) 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.

PSC Code
5340
PSC Description
HARDWARE, COMMERCIAL
Total Obligated
4.82 billion
4,817,711,330.34
Award Actions
1,148,034
Average Action Value
4,196.48

About PSC 5340 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC 5340 (HARDWARE, COMMERCIAL). Based on the current FPDS Query dataset, this category shows 4.82 billion in visible obligations across 1,148,034 award actions, with an average action value of 4,196.48. 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 PSC 5340 (HARDWARE, COMMERCIAL) 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 2.62 billion in obligations, followed by U.S. SPECIAL OPERATIONS COMMAND (USSOCOM). 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 PSC 5340 (HARDWARE, COMMERCIAL) over the last 10 years. The current ranking is led by ANDURIL INDUSTRIES, INC., with 558.38 million in obligations, followed by IDSC HOLDINGS LLC. 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 PSC 5340 (HARDWARE, COMMERCIAL) 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 market 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 category-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__productOrServiceCode = '5340'
        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 2,615,882,601.72 2.62 billion 1,011,794
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 560,378,085.65 560.38 million 76
5700 DEPT OF THE AIR FORCE 349,453,941.35 349.45 million 1,841
1700 DEPT OF THE NAVY 298,939,374.76 298.94 million 9,426
2100 DEPT OF THE ARMY 200,060,506.47 200.06 million 3,904
1549 FEDERAL BUREAU OF INVESTIGATION 166,963,263.23 166.96 million 467
4732 FEDERAL ACQUISITION SERVICE 110,635,474.58 110.64 million 104,817
1323 US CENSUS BUREAU 89,328,127.13 89.33 million 756
7008 U.S. COAST GUARD 65,162,493.07 65.16 million 1,886
1900 STATE, DEPARTMENT OF 57,312,091.18 57.31 million 3,513

Insight

PSC 5340 (HARDWARE, COMMERCIAL) 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 U.S. SPECIAL OPERATIONS COMMAND (USSOCOM), which suggests that agency demand in this category 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,
        ifNull(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__productOrServiceCode = '5340'
        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,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
ANDURIL INDUSTRIES, INC. 85LD7 558,379,536.07 558.38 million 42
IDSC HOLDINGS LLC 55719 69,223,240.41 69.22 million 4,433
W.W. GRAINGER, INC. 25795 63,105,877.90 63.11 million 22,157
SIKORSKY AIRCRAFT CORPORATION 78286 61,653,402.07 61.65 million 12,969
NOBLE SALES CO., INC. 1HEN9 61,199,169.80 61.20 million 4,993
NOBLE SUPPLY & LOGISTICS, LLC 1HEN9 59,925,150.32 59.93 million 39,657
THUNDERCAT TECHNOLOGY, LLC 50WM7 51,681,400.34 51.68 million 68
ATLANTIC DIVING SUPPLY, INC. 1CAY9 51,070,000.16 51.07 million 23,605
C C DISTRIBUTORS, INC. 2M840 48,926,904.73 48.93 million 285
FASTENAL COMPANY 0Y3H3 46,662,350.56 46.66 million 77

Insight

Within PSC 5340 (HARDWARE, COMMERCIAL), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. ANDURIL INDUSTRIES, INC. ranks first, followed by IDSC HOLDINGS LLC, which helps define the current competitive landscape in this category.

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__productOrServiceCode = '5340'
        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 530,041,007.93 530.04 million 66,939
2024 808,466,411.71 808.47 million 69,863
2023 386,602,077.83 386.60 million 70,437
2022 415,829,183.56 415.83 million 79,462
2021 327,831,928.06 327.83 million 103,489
2020 414,787,984.68 414.79 million 124,251
2019 547,192,699.96 547.19 million 169,008
2018 485,886,619.60 485.89 million 118,342
2017 457,874,834.48 457.87 million 133,244
2016 443,198,582.53 443.20 million 212,999

Insight

The annual trend shows how obligations in PSC 5340 (HARDWARE, COMMERCIAL) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC 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.