NAICS Industry

NAICS 311423 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) 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.

NAICS Code
311423
Industry
DRIED AND DEHYDRATED FOOD MANUFACTURING
Total Obligated
1.32 billion
1,317,443,415.54
Award Actions
1,925
Average Action Value
684,386.18

About NAICS 311423 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 1.32 billion in visible obligations across 1,925 award actions, with an average action value of 684,386.18. 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 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by AGRICULTURAL MARKETING SERVICE, with 1.29 billion in obligations, followed by DEFENSE LOGISTICS AGENCY. 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 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) over the last 10 years. The current ranking is led by STUTZ PACKING COMPANY, with 289.56 million in obligations, followed by SUN VALLEY RAISINS, INC., A CALIFORNIA CORPORATION. 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 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) 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 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 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__principalNAICSCode = '311423'
        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
12K2 AGRICULTURAL MARKETING SERVICE 1,292,258,090.00 1.29 billion 1,224
97AS DEFENSE LOGISTICS AGENCY 14,789,897.31 14.79 million 19
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 5,553,805.99 5.55 million 551
2100 DEPT OF THE ARMY 2,083,996.70 2.08 million 14
1900 STATE, DEPARTMENT OF 927,369.20 927.37 thousand 72
7013 TRANSPORTATION SECURITY ADMINISTRATION 798,459.63 798.46 thousand 8
3600 VETERANS AFFAIRS, DEPARTMENT OF 759,044.31 759.04 thousand 18
5700 DEPT OF THE AIR FORCE 94,138.05 94.14 thousand 2
12K3 ANIMAL AND PLANT HEALTH INSPECTION SERVICE 57,750.00 57.75 thousand 1
1422 BUREAU OF LAND MANAGEMENT 38,759.40 38.76 thousand 2

Insight

NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by AGRICULTURAL MARKETING SERVICE, followed by DEFENSE LOGISTICS AGENCY, 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 = '311423'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
STUTZ PACKING COMPANY 6VRZ0 289,559,401.53 289.56 million 256
SUN VALLEY RAISINS, INC., A CALIFORNIA CORPORATION 68JR3 137,158,638.28 137.16 million 98
LION RAISINS, INC. 0S0T9 87,855,982.36 87.86 million 74
SHORELINE FRUIT, LLC 534T6 66,724,729.39 66.72 million 38
VICTOR PACKING, INC. 3W4W0 63,282,103.41 63.28 million 66
CHERRY CENTRAL COOPERATIVE, INC. 1GQB8 63,254,186.72 63.25 million 34
SUN-MAID GROWERS OF CALIFORNIA 3P3E6 62,541,465.83 62.54 million 44
STUTZ PACKING COMPANY, INC 6VRZ0 46,394,602.67 46.39 million 59
BASIC AMERICAN, INC. 1H9W4 45,210,782.15 45.21 million 43
GUIDRY LIASON GROUP, INC. 1WQT8 42,393,785.75 42.39 million 66

Insight

Within NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. STUTZ PACKING COMPANY ranks first, followed by SUN VALLEY RAISINS, INC., A CALIFORNIA CORPORATION, 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 = '311423'
        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 140,120,242.03 140.12 million 201
2024 108,100,900.79 108.10 million 248
2023 174,641,397.93 174.64 million 181
2022 136,024,125.53 136.02 million 184
2021 125,442,501.15 125.44 million 187
2020 218,232,256.78 218.23 million 218
2019 150,287,260.98 150.29 million 168
2018 69,847,798.31 69.85 million 188
2017 86,428,637.91 86.43 million 161
2016 108,318,294.13 108.32 million 189

Insight

The annual trend shows how obligations in NAICS 311423 (DRIED AND DEHYDRATED FOOD MANUFACTURING) moved across the last 10 years, from 2016 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.