NAICS Industry

NAICS 238290 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

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

NAICS Code
238290
Industry
OTHER BUILDING EQUIPMENT CONTRACTORS
Total Obligated
1.36 billion
1,359,793,585.06
Award Actions
13,461
Average Action Value
101,017.27

About NAICS 238290 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS). Based on the current FPDS Query dataset, this industry shows 1.36 billion in visible obligations across 13,461 award actions, with an average action value of 101,017.27. 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 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by VETERANS AFFAIRS, DEPARTMENT OF, with 344.32 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 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) over the last 5 years. The current ranking is led by CIANBRO CORPORATION, with 99.38 million in obligations, followed by ELEVATED TECHNOLOGIES, 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 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) across the last 5 years, from 2021 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 5 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 = '238290'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
3600 VETERANS AFFAIRS, DEPARTMENT OF 344,320,168.71 344.32 million 2,255
2100 DEPT OF THE ARMY 256,294,105.62 256.29 million 1,802
4740 PUBLIC BUILDINGS SERVICE 246,136,069.82 246.14 million 1,467
1700 DEPT OF THE NAVY 233,569,131.25 233.57 million 1,346
5700 DEPT OF THE AIR FORCE 60,328,206.07 60.33 million 1,085
6920 FEDERAL AVIATION ADMINISTRATION 24,708,174.97 24.71 million 637
1443 NATIONAL PARK SERVICE 24,704,277.32 24.70 million 356
1900 STATE, DEPARTMENT OF 21,590,712.08 21.59 million 569
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 17,335,457.14 17.34 million 380
7529 NATIONAL INSTITUTES OF HEALTH 16,774,476.62 16.77 million 150

Insight

NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by VETERANS AFFAIRS, DEPARTMENT OF, 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 = '238290'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
CIANBRO CORPORATION 5S864 99,375,170.96 99.38 million 10
ELEVATED TECHNOLOGIES, INC 4NSB9 86,804,880.64 86.80 million 226
THYSSENKRUPP ELEVATOR CORPORATION 4NN43 64,106,225.45 64.11 million 795
ELEVATED TECHNOLOGIES, INC. 4NSB9 58,353,807.98 58.35 million 277
TK ELEVATOR CORPORATION 4NN43 50,458,438.08 50.46 million 486
GARCO WEMCO A JOINT VENTURE 84U97 50,128,738.75 50.13 million 70
ARMSTRONG ELEVATOR COMPANY 0NB01 48,114,749.98 48.11 million 144
KONE INC. 1LZ56 46,595,848.83 46.60 million 445
REEL COH INC L6001 25,004,789.58 25.00 million 38
JOHNSONDANFORTH, INC. 6X8Y4 19,476,465.82 19.48 million 123

Insight

Within NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. CIANBRO CORPORATION ranks first, followed by ELEVATED TECHNOLOGIES, 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 = '238290'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 351,878,568.97 351.88 million 2,900
2024 249,952,467.13 249.95 million 2,876
2023 280,485,556.68 280.49 million 2,715
2022 253,334,126.26 253.33 million 2,500
2021 224,142,866.02 224.14 million 2,470

Insight

The annual trend shows how obligations in NAICS 238290 (OTHER BUILDING EQUIPMENT CONTRACTORS) moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.