Geography

Michigan Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations in Michigan for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations in Michigan 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.

State Code
MI
State
Michigan
Total Obligated
71.47 billion
71,467,094,010.91
Award Actions
1,651,864
Average Action Value
43,264.51

About Michigan federal contract activity

This page summarizes last 10 years of federal contract activity associated with Michigan. Based on the current FPDS Query dataset, this geography shows 71.47 billion in visible obligations across 1,651,864 award actions, with an average action value of 43,264.51. 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 in Michigan appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE ARMY, with 36.53 billion in obligations, followed by FEDERAL ACQUISITION SERVICE. 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 Michigan over the last 10 years. The current ranking is led by GENERAL DYNAMICS LAND SYSTEMS INC., with 22.25 billion in obligations, followed by FORD MOTOR 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 in Michigan 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 market.

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 geography-level obligations, top buying agencies, leading vendors, major industries, major PSC categories, 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'MI'
        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
2100 DEPT OF THE ARMY 36,525,834,617.36 36.53 billion 26,142
4732 FEDERAL ACQUISITION SERVICE 11,729,809,892.90 11.73 billion 908,329
97AS DEFENSE LOGISTICS AGENCY 5,902,890,959.88 5.90 billion 586,066
3600 VETERANS AFFAIRS, DEPARTMENT OF 3,216,389,523.76 3.22 billion 35,709
5700 DEPT OF THE AIR FORCE 2,214,160,621.83 2.21 billion 5,927
12K2 AGRICULTURAL MARKETING SERVICE 1,927,808,267.64 1.93 billion 3,258
1700 DEPT OF THE NAVY 1,499,145,759.60 1.50 billion 12,146
7529 NATIONAL INSTITUTES OF HEALTH 1,371,399,068.28 1.37 billion 3,930
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 852,333,711.90 852.33 million 55
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 618,998,409.21 619.00 million 421

Insight

Michigan contract activity over the last 10 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE ARMY, followed by FEDERAL ACQUISITION SERVICE, which suggests that federal demand in this geography 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,
        ifNull(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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'MI'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
GENERAL DYNAMICS LAND SYSTEMS INC. 7W356 22,253,532,010.95 22.25 billion 8,459
FORD MOTOR COMPANY 3LQV7 4,519,103,500.34 4.52 billion 90,517
FCA US LLC 5KAV0 2,585,022,731.30 2.59 billion 63,523
GENERAL MOTORS LLC 3H9V6 2,518,309,869.64 2.52 billion 55,347
KOKOSING ALBERICI TRAYLOR, LLC 914G9 1,935,590,946.56 1.94 billion 67
BAE SYSTEMS LAND & ARMAMENTS L.P. 7B726 1,931,295,535.28 1.93 billion 392
GENERAL DYNAMICS LAND SYSTEMS INC. 1,603,436,550.83 1.60 billion 1,679
KELLY SERVICES, INC. 9B025 1,046,960,528.62 1.05 billion 2,375
PECKHAM VOCATIONAL INDUSTRIES, INC. 4Z048 1,035,061,849.65 1.04 billion 995
RENK AMERICA LLC 02978 907,828,157.17 907.83 million 108

Insight

Visible obligations in Michigan over the last 10 years appear concentrated among a relatively small set of leading vendors. GENERAL DYNAMICS LAND SYSTEMS INC. ranks first, followed by FORD MOTOR COMPANY, which helps define the current competitive landscape in this geography.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'MI'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
336992 MILITARY ARMORED VEHICLE, TANK, AND TANK COMPONENT MANUFACTURING 25,318,142,455.12 25.32 billion 7,781
336111 AUTOMOBILE MANUFACTURING 10,614,614,260.83 10.61 billion 232,385
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 2,615,904,413.30 2.62 billion 1,007
541330 ENGINEERING SERVICES 2,548,285,473.35 2.55 billion 5,290
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 1,556,938,230.86 1.56 billion 4,584
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 1,471,707,667.39 1.47 billion 3,949
336350 MOTOR VEHICLE TRANSMISSION AND POWER TRAIN PARTS MANUFACTURING 1,450,574,264.45 1.45 billion 2,225
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 1,294,773,106.21 1.29 billion 3,063
339113 SURGICAL APPLIANCE AND SUPPLIES MANUFACTURING 1,015,414,223.83 1.02 billion 12,338
311421 FRUIT AND VEGETABLE CANNING 1,010,981,663.98 1.01 billion 2,028

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Michigan over the last 10 years. This helps show which federal market segments are most prominent in the state.

Top PSC Codes

SELECT
    psc_code,
    psc_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__productOrServiceCode AS psc_code,
        anyHeavy(content__award__productOrServiceInformation__productOrServiceCode__description) AS psc_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'MI'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY psc_code
)
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Award Actions
2350 COMBAT, ASSAULT, AND TACTICAL VEHICLES, TRACKED 13,368,875,389.62 13.37 billion 1,671
2310 PASSENGER MOTOR VEHICLES 10,743,940,829.66 10.74 billion 232,512
2355 COMBAT, ASSAULT, AND TACTICAL VEHICLES, WHEELED 7,665,024,859.59 7.67 billion 1,234
R499 SUPPORT- PROFESSIONAL: OTHER 2,327,525,952.16 2.33 billion 4,610
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 2,165,852,737.68 2.17 billion 2,689
Y1KA CONSTRUCTION OF DAMS 2,097,543,142.14 2.10 billion 138
8915 FRUITS AND VEGETABLES 1,751,293,427.15 1.75 billion 3,288
K010 MODIFICATION OF EQUIPMENT- WEAPONS 1,630,647,076.23 1.63 billion 424
6515 MEDICAL AND SURGICAL INSTRUMENTS, EQUIPMENT, AND SUPPLIES 1,481,658,288.02 1.48 billion 20,038
2520 VEHICULAR POWER TRANSMISSION COMPONENTS 1,455,102,478.83 1.46 billion 1,543

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Michigan over the last 10 years. This helps show which categories of federal demand are most prominent in the state.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'MI'
        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 7,059,961,503.80 7.06 billion 195,516
2024 7,164,280,605.64 7.16 billion 178,505
2023 8,917,275,082.03 8.92 billion 183,936
2022 9,577,925,948.29 9.58 billion 233,943
2021 6,186,463,983.38 6.19 billion 186,986
2020 7,393,555,212.83 7.39 billion 173,326
2019 6,216,288,654.86 6.22 billion 181,115
2018 7,543,540,999.73 7.54 billion 123,277
2017 5,975,071,782.25 5.98 billion 96,318
2016 5,432,730,238.10 5.43 billion 98,942

Insight

The annual trend shows how obligations in Michigan moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity appears stable, rising, or easing over time.

Use FPDS Query for deeper geographic analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper geographic analysis across agencies, vendors, industries, PSC categories, 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.