NAICS Industry

NAICS 337122 Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations for NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE 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
337122
Industry
NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING
Total Obligated
913.27 million
913,267,409.56
Award Actions
10,488
Average Action Value
87,077.36

About NAICS 337122 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 913.27 million in visible obligations across 10,488 award actions, with an average action value of 87,077.36. 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 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE ARMY, with 478.56 million in obligations, followed by STATE, DEPARTMENT OF. 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 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING) over the last 5 years. The current ranking is led by ETHAN ALLEN RETAIL, INC., with 178.51 million in obligations, followed by CHICAGO AMERICAN MANUFACTURING 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 NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE 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 = '337122'
        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
2100 DEPT OF THE ARMY 478,560,160.74 478.56 million 1,304
1900 STATE, DEPARTMENT OF 197,989,475.74 197.99 million 3,002
5700 DEPT OF THE AIR FORCE 69,254,573.40 69.25 million 805
1700 DEPT OF THE NAVY 46,346,304.95 46.35 million 608
4732 FEDERAL ACQUISITION SERVICE 23,465,472.68 23.47 million 3,233
7009 U.S. SECRET SERVICE 15,300,733.33 15.30 million 38
3600 VETERANS AFFAIRS, DEPARTMENT OF 11,125,297.45 11.13 million 74
7013 TRANSPORTATION SECURITY ADMINISTRATION 8,980,456.12 8.98 million 176
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 8,302,016.15 8.30 million 28
12D0 FARM PRODUCTION AND CONSERVATION BUSINESS CENTER 6,981,715.11 6.98 million 259

Insight

NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE 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 DEPT OF THE ARMY, followed by STATE, DEPARTMENT OF, 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 = '337122'
        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
ETHAN ALLEN RETAIL, INC. 95547 178,505,290.64 178.51 million 2,117
CHICAGO AMERICAN MANUFACTURING LLC 5UWG9 177,717,233.45 177.72 million 349
DCI, INC. 48963 63,596,659.34 63.60 million 244
BIALEK CORPORATION OF MARYLAND, THE 1K4E7 62,740,088.91 62.74 million 1,086
SUSTAINABLE FURNITURE, INC. 74YF1 59,628,096.56 59.63 million 2,897
FENS ASSOCIATES, LLC 1B0J5 56,583,848.92 56.58 million 207
NEW ENGLAND WOODCRAFT, INC. 00ER8 52,151,376.21 52.15 million 131
J SQUARED, INC. 0T1P0 37,130,377.78 37.13 million 170
DICKSON FURNITURE MANUFACTURERS, LLC 7KDH7 27,172,851.51 27.17 million 27
JOHN SAVOY & SON, INC. 8S477 25,668,668.20 25.67 million 98

Insight

Within NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE MANUFACTURING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. ETHAN ALLEN RETAIL, INC. ranks first, followed by CHICAGO AMERICAN MANUFACTURING LLC, 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 = '337122'
        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 186,106,057.96 186.11 million 1,437
2024 195,377,261.84 195.38 million 2,068
2023 175,361,000.62 175.36 million 2,425
2022 198,017,697.28 198.02 million 2,324
2021 158,405,391.86 158.41 million 2,234

Insight

The annual trend shows how obligations in NAICS 337122 (NONUPHOLSTERED WOOD HOUSEHOLD FURNITURE 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.