NAICS Industry

NAICS 336120 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 336120 (HEAVY DUTY TRUCK MANUFACTURING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 336120 (HEAVY DUTY TRUCK 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
336120
Industry
HEAVY DUTY TRUCK MANUFACTURING
Total Obligated
2.87 billion
2,866,195,106.54
Award Actions
13,061
Average Action Value
219,446.83

About NAICS 336120 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 336120 (HEAVY DUTY TRUCK MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 2.87 billion in visible obligations across 13,061 award actions, with an average action value of 219,446.83. 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 336120 (HEAVY DUTY TRUCK MANUFACTURING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by FEDERAL ACQUISITION SERVICE, with 1.06 billion 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 336120 (HEAVY DUTY TRUCK MANUFACTURING) over the last 10 years. The current ranking is led by OSHKOSH DEFENSE, LLC, with 552.39 million in obligations, followed by MACK DEFENSE, 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 336120 (HEAVY DUTY TRUCK 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 = '336120'
        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
4732 FEDERAL ACQUISITION SERVICE 1,063,135,972.97 1.06 billion 9,189
2100 DEPT OF THE ARMY 751,017,500.69 751.02 million 1,056
5700 DEPT OF THE AIR FORCE 381,635,572.61 381.64 million 361
1700 DEPT OF THE NAVY 318,382,412.46 318.38 million 580
12C2 FOREST SERVICE 89,473,623.75 89.47 million 65
1422 BUREAU OF LAND MANAGEMENT 76,290,610.70 76.29 million 264
3600 VETERANS AFFAIRS, DEPARTMENT OF 52,746,130.73 52.75 million 155
97AS DEFENSE LOGISTICS AGENCY 35,340,519.32 35.34 million 674
1900 STATE, DEPARTMENT OF 16,877,986.82 16.88 million 126
1549 FEDERAL BUREAU OF INVESTIGATION 15,154,458.79 15.15 million 66

Insight

NAICS 336120 (HEAVY DUTY TRUCK 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 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 = '336120'
        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
OSHKOSH DEFENSE, LLC 75Q65 552,392,548.79 552.39 million 747
MACK DEFENSE, LLC 6B8L4 332,039,974.57 332.04 million 965
NAVISTAR, INC. 3NCV7 266,844,911.11 266.84 million 2,706
ARMORWORKS ENTERPRISES, INC. 3KHA7 222,272,420.85 222.27 million 53
TRUCK COUNTRY OF WISCONSIN, INC. 7P9N7 176,944,128.46 176.94 million 1,456
HOUSTON FREIGHTLINER, INC. 5LK19 118,525,120.33 118.53 million 1,019
CENTRAL KENWORTH LLC 8ENX4 106,009,797.70 106.01 million 524
HME, INC. 28158 90,333,821.00 90.33 million 59
CENTRAL TRUCK CENTER, INC. 4EJX8 88,010,739.16 88.01 million 404
PIERCE MANUFACTURING, INC. 04664 74,886,394.23 74.89 million 233

Insight

Within NAICS 336120 (HEAVY DUTY TRUCK MANUFACTURING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. OSHKOSH DEFENSE, LLC ranks first, followed by MACK DEFENSE, 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 = '336120'
        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 167,107,301.86 167.11 million 897
2024 453,565,911.21 453.57 million 1,403
2023 327,141,907.57 327.14 million 917
2022 281,107,575.12 281.11 million 1,137
2021 263,936,424.12 263.94 million 1,386
2020 260,944,843.97 260.94 million 1,322
2019 309,261,724.71 309.26 million 1,499
2018 261,434,526.86 261.43 million 1,445
2017 293,110,429.04 293.11 million 1,253
2016 248,584,462.08 248.58 million 1,802

Insight

The annual trend shows how obligations in NAICS 336120 (HEAVY DUTY TRUCK 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.