NAICS Industry

NAICS 336112 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE MANUFACTURING) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE 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
336112
Industry
LIGHT TRUCK AND UTILITY VEHICLE MANUFACTURING
Total Obligated
1.62 billion
1,622,922,865.71
Award Actions
13,666
Average Action Value
118,756.24

About NAICS 336112 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE MANUFACTURING). Based on the current FPDS Query dataset, this industry shows 1.62 billion in visible obligations across 13,666 award actions, with an average action value of 118,756.24. 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 336112 (LIGHT TRUCK AND UTILITY VEHICLE 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 684.33 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 336112 (LIGHT TRUCK AND UTILITY VEHICLE MANUFACTURING) over the last 5 years. The current ranking is led by GM DEFENSE LLC, with 439.50 million in obligations, followed by FEDERAL CONTRACTS CORP. 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 336112 (LIGHT TRUCK AND UTILITY VEHICLE 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 = '336112'
        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 684,331,429.08 684.33 million 8,323
2100 DEPT OF THE ARMY 566,645,675.28 566.65 million 937
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 84,240,991.76 84.24 million 162
5700 DEPT OF THE AIR FORCE 65,367,106.99 65.37 million 811
8900 ENERGY, DEPARTMENT OF 28,538,907.32 28.54 million 132
3600 VETERANS AFFAIRS, DEPARTMENT OF 27,538,182.38 27.54 million 342
1443 NATIONAL PARK SERVICE 20,348,120.57 20.35 million 370
12C2 FOREST SERVICE 18,591,798.23 18.59 million 463
7014 U.S. CUSTOMS AND BORDER PROTECTION 15,776,596.96 15.78 million 78
1900 STATE, DEPARTMENT OF 12,896,052.33 12.90 million 182

Insight

NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE 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 = '336112'
        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
GM DEFENSE LLC 832H1 439,502,015.10 439.50 million 203
FEDERAL CONTRACTS CORP 3VCK4 227,058,292.83 227.06 million 2,458
BRASADA FORD, LTD. 3HFD0 152,921,155.42 152.92 million 2,331
POLARIS SALES INC. 3FP69 115,585,380.82 115.59 million 102
FEDERAL CONTRACTS LLC 3VCK4 105,864,124.88 105.86 million 945
BATTELLE MEMORIAL INSTITUTE 79986 84,054,050.36 84.05 million 160
MACGYVER SOLUTIONS, INC. 7JP09 80,369,798.41 80.37 million 1,161
BUKKEHAVE, INC. 1EYR4 67,163,703.64 67.16 million 55
WOLLARD INTERNATIONAL, LLC 44185 36,316,328.85 36.32 million 114
PRIME TIME SPECIALTY VEHICLES, INC. 59E45 30,680,106.00 30.68 million 472

Insight

Within NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE MANUFACTURING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. GM DEFENSE LLC ranks first, followed by FEDERAL CONTRACTS CORP, 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 = '336112'
        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 419,293,673.21 419.29 million 1,441
2024 296,811,253.60 296.81 million 2,074
2023 264,245,449.67 264.25 million 2,138
2022 312,939,478.34 312.94 million 3,396
2021 329,633,010.89 329.63 million 4,617

Insight

The annual trend shows how obligations in NAICS 336112 (LIGHT TRUCK AND UTILITY VEHICLE 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.