Geography

Ohio Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations in Ohio 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
OH
State
Ohio
Total Obligated
81.53 billion
81,534,335,557.45
Award Actions
1,085,072
Average Action Value
75,141.86

About Ohio federal contract activity

This page summarizes last 10 years of federal contract activity associated with Ohio. Based on the current FPDS Query dataset, this geography shows 81.53 billion in visible obligations across 1,085,072 award actions, with an average action value of 75,141.86. 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 Ohio 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 AIR FORCE, with 26.02 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 Ohio over the last 10 years. The current ranking is led by GENERAL ELECTRIC COMPANY, with 8.80 billion in obligations, followed by FLUOR-B&W PORTSMOUTH 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 in Ohio 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 = 'OH'
        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
5700 DEPT OF THE AIR FORCE 26,020,551,016.60 26.02 billion 56,756
97AS DEFENSE LOGISTICS AGENCY 15,766,193,129.52 15.77 billion 748,245
2100 DEPT OF THE ARMY 7,769,375,169.40 7.77 billion 25,814
8900 ENERGY, DEPARTMENT OF 6,117,283,355.15 6.12 billion 2,531
3600 VETERANS AFFAIRS, DEPARTMENT OF 5,246,537,999.79 5.25 billion 44,035
4732 FEDERAL ACQUISITION SERVICE 4,420,266,376.34 4.42 billion 87,871
1700 DEPT OF THE NAVY 3,616,884,754.17 3.62 billion 20,859
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 2,189,560,082.22 2.19 billion 15,757
12K2 AGRICULTURAL MARKETING SERVICE 887,976,138.90 887.98 million 1,289
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 746,844,547.71 746.84 million 492

Insight

Ohio 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 AIR FORCE, followed by DEFENSE LOGISTICS AGENCY, 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 = 'OH'
        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 ELECTRIC COMPANY 07482 8,796,688,599.04 8.80 billion 4,784
FLUOR-B&W PORTSMOUTH LLC 5SMD3 3,593,268,513.53 3.59 billion 273
BATTELLE MEMORIAL INSTITUTE 79986 2,807,694,451.50 2.81 billion 6,348
CFM INTERNATIONAL, INC. 58828 2,091,785,022.02 2.09 billion 5,374
UNIVERSITY OF DAYTON 50280 1,475,333,908.85 1.48 billion 2,767
MARATHON PETROLEUM COMPANY LP 1HGJ9 1,408,696,393.19 1.41 billion 1,112
WORNICK COMPANY, THE 9Y162 1,358,432,243.18 1.36 billion 4,346
APPLIED RESEARCH SOLUTIONS, INC 4YHD4 1,150,406,219.31 1.15 billion 1,096
MID-AMERICA CONVERSION SERVICES, LLC 7GPR0 965,041,159.64 965.04 million 246
BOEING COMPANY, THE 05HA6 956,002,167.78 956.00 million 480

Insight

Visible obligations in Ohio over the last 10 years appear concentrated among a relatively small set of leading vendors. GENERAL ELECTRIC COMPANY ranks first, followed by FLUOR-B&W PORTSMOUTH LLC, 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 = 'OH'
        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
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 9,505,951,378.16 9.51 billion 11,696
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 7,634,046,980.88 7.63 billion 16,035
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 7,308,016,471.58 7.31 billion 20,024
562910 REMEDIATION SERVICES 4,688,102,549.08 4.69 billion 1,999
541330 ENGINEERING SERVICES 3,968,665,474.22 3.97 billion 9,617
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 3,649,522,600.12 3.65 billion 32,567
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 3,274,125,327.03 3.27 billion 10,820
541519 OTHER COMPUTER RELATED SERVICES 2,282,550,834.02 2.28 billion 12,256
324110 PETROLEUM REFINERIES 2,169,885,145.65 2.17 billion 8,821
561210 FACILITIES SUPPORT SERVICES 1,459,899,986.87 1.46 billion 5,159

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Ohio 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 = 'OH'
        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
2840 GAS TURBINES AND JET ENGINES, AIRCRAFT, PRIME MOVING; AND COMPONENTS 8,434,812,181.68 8.43 billion 5,259
P500 SALVAGE- DEMOLITION OF STRUCTURES/FACILITIES (OTHER THAN BUILDINGS) 3,850,927,909.42 3.85 billion 344
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 3,828,392,350.11 3.83 billion 8,095
AC12 NATIONAL DEFENSE R&D SERVICES; DEPARTMENT OF DEFENSE - MILITARY; APPLIED RESEARCH 2,711,409,824.24 2.71 billion 6,212
R499 SUPPORT- PROFESSIONAL: OTHER 2,107,925,061.99 2.11 billion 9,708
6515 MEDICAL AND SURGICAL INSTRUMENTS, EQUIPMENT, AND SUPPLIES 1,934,806,960.08 1.93 billion 19,468
9130 LIQUID PROPELLANTS AND FUELS, PETROLEUM BASE 1,816,445,551.69 1.82 billion 6,135
8970 COMPOSITE FOOD PACKAGES 1,462,781,760.58 1.46 billion 6,691
R706 SUPPORT- MANAGEMENT: LOGISTICS SUPPORT 1,424,364,574.71 1.42 billion 1,290
AC32 NATIONAL DEFENSE R&D SERVICES; DEFENSE-RELATED ACTIVITIES; APPLIED RESEARCH 1,386,626,835.62 1.39 billion 2,398

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Ohio 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 = 'OH'
        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 9,245,114,372.72 9.25 billion 86,231
2024 9,346,877,877.43 9.35 billion 85,118
2023 9,588,689,956.54 9.59 billion 99,306
2022 8,089,210,681.91 8.09 billion 143,741
2021 8,354,936,889.95 8.35 billion 113,150
2020 8,989,925,045.33 8.99 billion 129,692
2019 7,893,694,595.85 7.89 billion 133,538
2018 7,858,752,518.26 7.86 billion 133,615
2017 6,469,820,109.24 6.47 billion 84,118
2016 5,697,313,510.22 5.70 billion 76,563

Insight

The annual trend shows how obligations in Ohio 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.