Geography

Kentucky Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations in Kentucky 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
KY
State
Kentucky
Total Obligated
101.89 billion
101,888,969,858.94
Award Actions
429,666
Average Action Value
237,135.28

About Kentucky federal contract activity

This page summarizes last 10 years of federal contract activity associated with Kentucky. Based on the current FPDS Query dataset, this geography shows 101.89 billion in visible obligations across 429,666 award actions, with an average action value of 237,135.28. 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 Kentucky appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEFENSE HEALTH AGENCY (DHA), with 63.61 billion 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 Kentucky over the last 10 years. The current ranking is led by HUMANA GOVERNMENT BUSINESS, INC., with 56.22 billion in obligations, followed by LOCKHEED MARTIN CORPORATION. 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 Kentucky 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 = 'KY'
        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
97DH DEFENSE HEALTH AGENCY (DHA) 63,605,970,536.12 63.61 billion 1,346
2100 DEPT OF THE ARMY 14,279,478,968.05 14.28 billion 34,550
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 8,852,532,262.41 8.85 billion 13,722
97AS DEFENSE LOGISTICS AGENCY 2,987,025,031.22 2.99 billion 303,520
1700 DEPT OF THE NAVY 2,324,391,262.30 2.32 billion 4,611
2044 UNITED STATES MINT 1,426,821,173.44 1.43 billion 392
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 1,252,313,357.48 1.25 billion 18,310
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,126,139,986.20 1.13 billion 11,727
8900 ENERGY, DEPARTMENT OF 997,713,589.00 997.71 million 1,734
9776 USTRANSCOM 933,365,733.10 933.37 million 342

Insight

Kentucky contract activity over the last 10 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEFENSE HEALTH AGENCY (DHA), followed by DEPT OF THE ARMY, 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 = 'KY'
        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
HUMANA GOVERNMENT BUSINESS, INC. 050S0 56,224,470,629.07 56.22 billion 853
LOCKHEED MARTIN CORPORATION 622B7 6,508,301,179.07 6.51 billion 10,737
HUMANA MILITARY HEALTHCARE SERVICES, INC. 4,048,858,664.58 4.05 billion 248
HUMANA MILITARY HEALTHCARE SERVICES, INC. 050S0 3,293,301,652.63 3.29 billion 195
BECHTEL PARSONS BLUE GRASS, A JOINT VENTURE 3FT89 2,975,230,509.21 2.98 billion 186
WIELAND ROLLED PRODUCTS NORTH AMERICA, LLC 4YNS6 1,412,439,776.63 1.41 billion 289
RAYTHEON COMPANY 15090 1,121,744,441.42 1.12 billion 460
UNITED PARCEL SERVICE CO. 0FAG6 1,084,415,918.49 1.08 billion 3,399
WALSH - TURNER JV II 8TRK8 954,105,876.00 954.11 million 168
CFM INTERNATIONAL, INC. 58828 704,816,505.11 704.82 million 896

Insight

Visible obligations in Kentucky over the last 10 years appear concentrated among a relatively small set of leading vendors. HUMANA GOVERNMENT BUSINESS, INC. ranks first, followed by LOCKHEED MARTIN CORPORATION, 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 = 'KY'
        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
524114 DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS 63,604,515,260.34 63.60 billion 1,306
561990 ALL OTHER SUPPORT SERVICES 7,118,376,317.29 7.12 billion 12,626
562211 HAZARDOUS WASTE TREATMENT AND DISPOSAL 2,983,694,304.20 2.98 billion 1,680
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 2,791,712,026.63 2.79 billion 6,140
561210 FACILITIES SUPPORT SERVICES 1,512,921,223.46 1.51 billion 3,277
541330 ENGINEERING SERVICES 1,505,595,143.18 1.51 billion 3,879
331420 COPPER ROLLING, DRAWING, EXTRUDING, AND ALLOYING 1,413,531,856.37 1.41 billion 335
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 1,110,656,526.75 1.11 billion 998
492110 COURIERS AND EXPRESS DELIVERY SERVICES 1,093,376,877.87 1.09 billion 3,523
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 1,029,358,037.88 1.03 billion 966

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Kentucky 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 = 'KY'
        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
Q201 MEDICAL- GENERAL HEALTH CARE 63,899,148,957.28 63.90 billion 2,755
R706 SUPPORT- MANAGEMENT: LOGISTICS SUPPORT 7,330,882,233.28 7.33 billion 12,333
F108 ENVIRONMENTAL SYSTEMS PROTECTION- ENVIRONMENTAL REMEDIATION 3,033,336,081.55 3.03 billion 710
9535 PLATE, SHEET, STRIP, AND FOIL; NONFERROUS BASE METAL 1,414,745,118.28 1.41 billion 620
R499 SUPPORT- PROFESSIONAL: OTHER 1,212,974,105.19 1.21 billion 2,373
Y1JZ CONSTRUCTION OF MISCELLANEOUS BUILDINGS 1,195,743,065.62 1.20 billion 929
1095 MISCELLANEOUS WEAPONS 1,047,275,114.77 1.05 billion 375
V111 TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: AIR FREIGHT 990,019,743.37 990.02 million 793
Z2JZ REPAIR OR ALTERATION OF MISCELLANEOUS BUILDINGS 776,667,674.20 776.67 million 3,153
1680 MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS 720,073,674.78 720.07 million 1,276

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Kentucky 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 = 'KY'
        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,041,658,854.94 9.04 billion 85,121
2024 11,861,113,920.61 11.86 billion 55,178
2023 12,800,535,934.22 12.80 billion 29,693
2022 11,681,587,606.48 11.68 billion 22,872
2021 12,781,067,956.25 12.78 billion 47,905
2020 10,226,052,356.30 10.23 billion 37,829
2019 8,089,688,016.87 8.09 billion 43,030
2018 12,102,352,853.14 12.10 billion 45,153
2017 6,057,732,053.13 6.06 billion 35,044
2016 7,247,180,307.00 7.25 billion 27,841

Insight

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