PSC Code

PSC 4210 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC 4210 (FIRE FIGHTING EQUIPMENT) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC 4210 (FIRE FIGHTING EQUIPMENT) 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
4210
PSC Description
FIRE FIGHTING EQUIPMENT
Total Obligated
3.90 billion
3,898,466,500.14
Award Actions
55,839
Average Action Value
69,816.19

About PSC 4210 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC 4210 (FIRE FIGHTING EQUIPMENT). Based on the current FPDS Query dataset, this category shows 3.90 billion in visible obligations across 55,839 award actions, with an average action value of 69,816.19. 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 4210 (FIRE FIGHTING EQUIPMENT) 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.81 billion in obligations, followed by FOREST SERVICE. 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 4210 (FIRE FIGHTING EQUIPMENT) over the last 10 years. The current ranking is led by ATLANTIC DIVING SUPPLY, INC., with 849.81 million in obligations, followed by W. S. DARLEY & CO.. 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 4210 (FIRE FIGHTING EQUIPMENT) 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 = '4210'
        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,810,009,595.63 2.81 billion 41,837
12C2 FOREST SERVICE 231,249,398.33 231.25 million 1,493
1422 BUREAU OF LAND MANAGEMENT 167,677,934.16 167.68 million 1,018
2100 DEPT OF THE ARMY 165,933,543.29 165.93 million 2,061
4732 FEDERAL ACQUISITION SERVICE 164,480,166.99 164.48 million 5,095
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 123,912,046.37 123.91 million 80
5700 DEPT OF THE AIR FORCE 90,772,073.70 90.77 million 1,564
1700 DEPT OF THE NAVY 62,632,507.38 62.63 million 1,058
1900 STATE, DEPARTMENT OF 21,588,737.75 21.59 million 212
3600 VETERANS AFFAIRS, DEPARTMENT OF 14,238,113.10 14.24 million 191

Insight

PSC 4210 (FIRE FIGHTING EQUIPMENT) 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 FOREST SERVICE, 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 = '4210'
        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
ATLANTIC DIVING SUPPLY, INC. 1CAY9 849,808,256.76 849.81 million 5,606
W. S. DARLEY & CO. 15852 294,356,488.09 294.36 million 2,508
FEDERAL RESOURCES SUPPLY COMPANY 1Q3Z9 187,282,119.64 187.28 million 1,505
L.N. CURTIS AND SONS 5E720 137,995,458.16 138.00 million 3,148
NOBLE SALES CO., INC. 1HEN9 133,115,418.38 133.12 million 1,933
TACTICAL & SURVIVAL SPECIALTIES, INC. 0UWS0 123,704,752.18 123.70 million 243
ATLANTIC DIVING SUPPLY, INC. 121,146,766.60 121.15 million 920
NOBLE SUPPLY & LOGISTICS, LLC 1HEN9 115,797,541.52 115.80 million 550
CATERPILLAR INC. 11083 114,894,632.73 114.89 million 208
HME, INC. 28158 88,077,699.01 88.08 million 54

Insight

Within PSC 4210 (FIRE FIGHTING EQUIPMENT), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. ATLANTIC DIVING SUPPLY, INC. ranks first, followed by W. S. DARLEY & CO., 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 = '4210'
        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 494,776,104.18 494.78 million 4,682
2024 452,291,152.57 452.29 million 5,294
2023 404,364,039.01 404.36 million 5,648
2022 322,937,622.64 322.94 million 4,613
2021 346,002,537.67 346.00 million 5,048
2020 524,993,066.02 524.99 million 7,055
2019 336,599,005.88 336.60 million 7,430
2018 421,755,289.12 421.76 million 5,947
2017 294,352,973.67 294.35 million 5,080
2016 300,394,709.38 300.39 million 5,042

Insight

The annual trend shows how obligations in PSC 4210 (FIRE FIGHTING EQUIPMENT) 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.