NAICS Industry

NAICS 336111 Federal Contract Obligations (Last Year)

Federal procurement activity for NAICS 336111, Automobile Manufacturing, totaled 2.22 billion across 57,096 award actions in the last full year.

This page summarizes federal obligations recorded under NAICS 336111, Automobile Manufacturing, for the last full year. The Federal Acquisition Service accounted for nearly all spending, while Ford Motor Company, General Motors LLC, FCA US LLC, and Fleet Vehicle Source, Inc. were the largest vendors by obligated dollars.

Generated at 03/21/2026

Analysis period: Last full year

Yearly totals reflect the last full year shown in the dataset and may differ from other summaries depending on reporting updates.

NAICS Code
336111
Industry
AUTOMOBILE MANUFACTURING
Total Obligated
2.22 billion
2,216,690,273.81
Award Actions
57,096
Average Action Value
38,823.91

About NAICS 336111 federal contract activity

NAICS 336111, Automobile Manufacturing, recorded 57,096 awards and $2.22 billion in total obligated value during the last full year, with an average award value of $38,823.91. The volume of actions is high relative to dollars obligated, indicating a large number of comparatively small procurement transactions within this category.

Agency demand and leading federal buyers

The Federal Acquisition Service dominated activity in this NAICS, accounting for $2.22 billion across 57,062 awards and representing nearly all obligated dollars in the category. The remaining agencies were far smaller by comparison: the Department of the Army, Department of the Navy, National Institutes of Health, and Executive Office of the President each recorded only modest obligations and limited award counts.

Vendor concentration and leading contractors

Ford Motor Company led vendor activity with $633.33 million across 13,519 awards, followed by General Motors LLC at $525.47 million across 11,693 awards and FCA US LLC at $479.97 million across 11,710 awards. Fleet Vehicle Source, Inc. also ranked among the top vendors by both value and award count, reflecting a concentrated supplier base within federal automobile procurement.

Annual contract trend over the analysis window

The annual trend for 2025 shows $2.22 billion in obligations and 57,096 awards, establishing the full-year baseline for this analysis window. With only one year shown, this view reflects the current annual level of activity rather than a multi-year directional trend.

How to interpret this page

This page summarizes FPDS obligations classified under NAICS 336111 for the last full year using total obligated dollars, award count, and average award value. Agency and vendor rankings are based on obligated value within the selected NAICS code and period, and the annual trend reflects the same FPDS-derived dataset for 2025.

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 = '336111'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 2,215,810,963.50 2.22 billion 57,062
2100 DEPT OF THE ARMY 452,657.36 452.66 thousand 6
1700 DEPT OF THE NAVY 323,829.56 323.83 thousand 11
7529 NATIONAL INSTITUTES OF HEALTH 79,153.02 79.15 thousand 2
1100 EXECUTIVE OFFICE OF THE PRESIDENT 32,962.81 32.96 thousand 7
4500 EQUAL EMPLOYMENT OPPORTUNITY COMMISSION -147.00 -147.00 1
9100 EDUCATION, DEPARTMENT OF -759.20 -759.20 1
1900 STATE, DEPARTMENT OF -8,386.24 -8.39 thousand 6

Insight

Federal Acquisition Service accounted for nearly all NAICS 336111 obligations in the last full year, with $2.216 billion across 57,062 awards out of $2.217 billion total. The remaining agencies represented a very small share of activity: the Department of the Army, Department of the Navy, NIH, and the Executive Office of the President each obligated less than $0.5 million, while three agencies posted minor negative obligations. The award pattern is highly concentrated in one agency, indicating this NAICS is used primarily through GSA/FAS channels rather than broadly across the federal enterprise.

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 = '336111'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
FORD MOTOR COMPANY 3LQV7 633,334,125.94 633.33 million 13,519
GENERAL MOTORS LLC 3H9V6 525,467,302.56 525.47 million 11,693
FCA US LLC 5KAV0 479,969,687.02 479.97 million 11,710
FLEET VEHICLE SOURCE, INC. 6VVA2 458,779,307.00 458.78 million 16,812
RRDS INC 71U24 88,787,240.00 88.79 million 2,508
GLOBAL AUTOMOTIVE, INC. 62S33 23,896,066.00 23.90 million 646
HOLMAN PARTS DISTRIBUTION, INC. 48MQ2 5,656,388.00 5.66 million 176
ONE COMMUNITY AUTO, LLC 6YS87 472,500.00 472.50 thousand 5
OSHKOSH DEFENSE, LLC 75Q65 308,829.56 308.83 thousand 10
ACME AUTO LEASING LIMITED LIABILITY COMPANY 0TT50 32,203.61 32.20 thousand 8

Insight

Over the last full year, NAICS 336111 obligated $2.22 billion across 57,096 awards, with an average award value of $38,823.91. Obligations are highly concentrated among four vendors: Ford Motor Company ($633.33 million), General Motors LLC ($525.47 million), FCA US LLC ($479.97 million), and Fleet Vehicle Source, Inc. ($458.78 million), which together account for the majority of obligated dollars in this NAICS. After these firms, obligated amounts drop sharply to $88.79 million or less, indicating a long tail of lower-dollar vendors and a relatively concentrated spend profile.

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 = '336111'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 2,216,690,273.81 2.22 billion 57,096

Insight

In the last full year, NAICS 336111 recorded $2.22 billion in obligated value across 57,096 awards, indicating a high-volume, widely distributed procurement pattern. The average award value of $38,823.91 suggests obligations were generally fragmented rather than concentrated in a small number of large awards. With only one year in the 1-year window, this section supports a point-in-time baseline rather than a multi-year trend assessment.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.