NAICS Industry

NAICS 316210 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 316210 (FOOTWEAR MANUFACTURING) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 316210 (FOOTWEAR 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
316210
Industry
FOOTWEAR MANUFACTURING
Total Obligated
668.30 million
668,298,343.23
Award Actions
4,520
Average Action Value
147,853.61

About NAICS 316210 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 316210 (FOOTWEAR MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 668.30 million in visible obligations across 4,520 award actions, with an average action value of 147,853.61. 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 316210 (FOOTWEAR MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEFENSE LOGISTICS AGENCY, with 600.45 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 316210 (FOOTWEAR MANUFACTURING) over the last 5 years. The current ranking is led by BELLEVILLE SHOE MANUFACTURING COMPANY, with 156.74 million in obligations, followed by CAPPS SHOE COMPANY. 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 316210 (FOOTWEAR 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 = '316210'
        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
97AS DEFENSE LOGISTICS AGENCY 600,445,195.61 600.45 million 2,568
2100 DEPT OF THE ARMY 37,060,734.78 37.06 million 438
1700 DEPT OF THE NAVY 9,388,702.93 9.39 million 305
5700 DEPT OF THE AIR FORCE 5,435,247.82 5.44 million 156
1542 FEDERAL PRISON INDUSTRIES, INC. 4,623,679.54 4.62 million 183
1205 USDA, DEPARTMENTAL ADMINISTRATION 2,464,999.91 2.46 million 5
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 2,291,622.62 2.29 million 211
7527 INDIAN HEALTH SERVICE 1,175,764.84 1.18 million 33
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,137,550.39 1.14 million 80
1900 STATE, DEPARTMENT OF 942,132.55 942.13 thousand 55

Insight

NAICS 316210 (FOOTWEAR 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 DEFENSE LOGISTICS AGENCY, 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 = '316210'
        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
BELLEVILLE SHOE MANUFACTURING COMPANY 90976 156,743,170.88 156.74 million 869
CAPPS SHOE COMPANY 1B5D1 78,959,914.18 78.96 million 199
MCRAE INDUSTRIES, INC. 3A059 70,271,388.49 70.27 million 185
SAN ANTONIO SHOE INC 7WWP4 69,756,364.00 69.76 million 112
CANADIAN COMMERCIAL CORPORATION 98247 58,471,287.64 58.47 million 19
ORIGINAL FOOTWEAR MANUFACTURING BR INC 7ZVN8 37,025,478.60 37.03 million 29
CAPPS SHOE COMPANY, LLC 1B5D1 26,523,106.68 26.52 million 32
SAN ANTONIO SHOE, INC. 7WWP4 25,465,631.66 25.47 million 72
MCRAE INDUSTRIES INC 3A059 24,251,502.06 24.25 million 41
ORIGINAL FOOTWEAR LLC 7U3X9 24,167,115.13 24.17 million 162

Insight

Within NAICS 316210 (FOOTWEAR MANUFACTURING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. BELLEVILLE SHOE MANUFACTURING COMPANY ranks first, followed by CAPPS SHOE COMPANY, 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 = '316210'
        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 215,737,364.54 215.74 million 794
2024 112,236,024.98 112.24 million 840
2023 133,184,099.12 133.18 million 808
2022 105,543,270.99 105.54 million 981
2021 101,597,583.60 101.60 million 1,097

Insight

The annual trend shows how obligations in NAICS 316210 (FOOTWEAR 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.