NAICS Industry

NAICS 337214 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) 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
337214
Industry
OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING
Total Obligated
2.25 billion
2,247,011,958.34
Award Actions
214,648
Average Action Value
10,468.35

About NAICS 337214 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 2.25 billion in visible obligations across 214,648 award actions, with an average action value of 10,468.35. 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 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by FEDERAL ACQUISITION SERVICE, with 369.24 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 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) over the last 5 years. The current ranking is led by PRICE MODERN LIMITED LIABILITY COMPANY, with 126.52 million in obligations, followed by STEELCASE 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 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) 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 = '337214'
        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
4732 FEDERAL ACQUISITION SERVICE 369,236,351.27 369.24 million 182,446
2100 DEPT OF THE ARMY 318,734,358.00 318.73 million 2,969
5700 DEPT OF THE AIR FORCE 306,900,242.34 306.90 million 4,265
1900 STATE, DEPARTMENT OF 187,054,980.99 187.05 million 5,865
1700 DEPT OF THE NAVY 168,424,589.48 168.42 million 3,063
1542 FEDERAL PRISON INDUSTRIES, INC. 106,772,529.67 106.77 million 1,745
4740 PUBLIC BUILDINGS SERVICE 94,440,980.64 94.44 million 1,531
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 85,246,280.44 85.25 million 825
3600 VETERANS AFFAIRS, DEPARTMENT OF 72,953,833.78 72.95 million 953
6920 FEDERAL AVIATION ADMINISTRATION 41,294,557.04 41.29 million 286

Insight

NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by FEDERAL ACQUISITION SERVICE, 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 = '337214'
        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
PRICE MODERN LIMITED LIABILITY COMPANY 1EBD4 126,515,518.52 126.52 million 1,255
STEELCASE INC. 39880 106,665,123.98 106.67 million 1,594
KNOLL, INC. 13207 89,513,108.12 89.51 million 1,484
METRO OFFICE SOLUTIONS, INC. 07SS3 73,830,321.14 73.83 million 37,527
INDIANA FURNITURE INDUSTRIES, INC. 30469 71,068,310.85 71.07 million 20,716
ALLSTEEL INC. 01074 62,225,061.65 62.23 million 695
ALLSTEEL LLC 01074 62,216,811.86 62.22 million 628
FEDERAL PRISON INDUSTRIES, INC 1XFF6 61,911,401.59 61.91 million 1,241
MILLERKNOLL, INC. 40636 54,487,604.90 54.49 million 953
HERMAN MILLER, INC. 40636 51,960,371.77 51.96 million 981

Insight

Within NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. PRICE MODERN LIMITED LIABILITY COMPANY ranks first, followed by STEELCASE 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 = '337214'
        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 409,997,937.18 410.00 million 31,415
2024 457,822,695.83 457.82 million 44,095
2023 493,231,389.21 493.23 million 49,947
2022 479,904,208.55 479.90 million 47,378
2021 406,055,727.57 406.06 million 41,813

Insight

The annual trend shows how obligations in NAICS 337214 (OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING) 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.