Geography

Ohio Federal Contract Obligations (Last 5 Years)

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

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

State Code
OH
State
Ohio
Total Obligated
44.62 billion
44,624,829,778.55
Award Actions
527,546
Average Action Value
84,589.45

About Ohio federal contract activity

This page summarizes last 5 years of federal contract activity associated with Ohio. Based on the current FPDS Query dataset, this geography shows 44.62 billion in visible obligations across 527,546 award actions, with an average action value of 84,589.45. 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 5 years. The visible agency ranking is led by DEPT OF THE AIR FORCE, with 14.74 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 5 years. The current ranking is led by GENERAL ELECTRIC COMPANY, with 4.52 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 5 years, from 2021 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 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__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 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
5700 DEPT OF THE AIR FORCE 14,742,008,071.12 14.74 billion 27,950
97AS DEFENSE LOGISTICS AGENCY 7,871,951,071.44 7.87 billion 358,972
2100 DEPT OF THE ARMY 4,028,728,215.91 4.03 billion 10,375
8900 ENERGY, DEPARTMENT OF 3,631,957,789.67 3.63 billion 1,200
3600 VETERANS AFFAIRS, DEPARTMENT OF 3,284,314,230.56 3.28 billion 18,524
4732 FEDERAL ACQUISITION SERVICE 2,592,846,820.20 2.59 billion 57,893
1700 DEPT OF THE NAVY 1,748,916,513.72 1.75 billion 9,166
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 1,107,747,839.79 1.11 billion 6,769
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 638,616,995.58 638.62 million 350
12K2 AGRICULTURAL MARKETING SERVICE 493,628,654.32 493.63 million 832

Insight

Ohio contract activity over the last 5 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 5 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 4,515,910,557.50 4.52 billion 2,195
FLUOR-B&W PORTSMOUTH LLC 5SMD3 2,206,981,630.00 2.21 billion 156
BATTELLE MEMORIAL INSTITUTE 79986 1,530,813,360.41 1.53 billion 3,005
MARATHON PETROLEUM COMPANY LP 1HGJ9 1,407,591,686.52 1.41 billion 1,109
UNIVERSITY OF DAYTON 50280 971,954,893.30 971.95 million 1,530
APPLIED RESEARCH SOLUTIONS, INC 4YHD4 876,251,828.13 876.25 million 907
CONCORDANCE HEALTHCARE SOLUTIONS LLC 7M2S6 814,929,632.02 814.93 million 64
CFM INTERNATIONAL, INC. 58828 761,217,723.90 761.22 million 1,676
WORNICK COMPANY, THE 9Y162 730,854,932.12 730.85 million 1,874
MID-AMERICA CONVERSION SERVICES, LLC 7GPR0 590,483,867.32 590.48 million 126

Insight

Visible obligations in Ohio over the last 5 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 5 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
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 6,328,611,248.44 6.33 billion 13,133
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 4,655,604,982.42 4.66 billion 3,856
562910 REMEDIATION SERVICES 2,825,577,635.30 2.83 billion 726
324110 PETROLEUM REFINERIES 1,878,647,967.03 1.88 billion 3,722
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 1,853,181,396.38 1.85 billion 4,326
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 1,784,998,992.65 1.78 billion 4,950
541330 ENGINEERING SERVICES 1,743,451,583.98 1.74 billion 3,926
541519 OTHER COMPUTER RELATED SERVICES 1,591,663,706.35 1.59 billion 7,140
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,439,690,191.01 1.44 billion 15,063
339112 SURGICAL AND MEDICAL INSTRUMENT MANUFACTURING 1,039,448,541.91 1.04 billion 1,701

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Ohio over the last 5 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 5 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 3,810,878,237.26 3.81 billion 2,028
P500 SALVAGE- DEMOLITION OF STRUCTURES/FACILITIES (OTHER THAN BUILDINGS) 2,208,252,496.48 2.21 billion 164
AC12 NATIONAL DEFENSE R&D SERVICES; DEPARTMENT OF DEFENSE - MILITARY; APPLIED RESEARCH 1,867,420,540.40 1.87 billion 3,219
9130 LIQUID PROPELLANTS AND FUELS, PETROLEUM BASE 1,544,860,843.46 1.54 billion 3,030
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 1,503,933,125.23 1.50 billion 2,735
AC32 NATIONAL DEFENSE R&D SERVICES; DEFENSE-RELATED ACTIVITIES; APPLIED RESEARCH 1,369,714,788.62 1.37 billion 2,286
6515 MEDICAL AND SURGICAL INSTRUMENTS, EQUIPMENT, AND SUPPLIES 1,202,557,032.20 1.20 billion 5,824
DA01 IT AND TELECOM - BUSINESS APPLICATION/APPLICATION DEVELOPMENT SUPPORT SERVICES (LABOR) 1,114,142,878.02 1.11 billion 1,162
R499 SUPPORT- PROFESSIONAL: OTHER 1,073,135,270.63 1.07 billion 5,033
R707 SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT 898,473,416.43 898.47 million 1,000

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Ohio over the last 5 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 5 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

Insight

The annual trend shows how obligations in Ohio moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.