Geography

Utah Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations in Utah 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
UT
State
Utah
Total Obligated
40.74 billion
40,743,106,931.89
Award Actions
204,805
Average Action Value
198,936.09

About Utah federal contract activity

This page summarizes last 10 years of federal contract activity associated with Utah. Based on the current FPDS Query dataset, this geography shows 40.74 billion in visible obligations across 204,805 award actions, with an average action value of 198,936.09. 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 Utah 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 21.41 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 Utah over the last 10 years. The current ranking is led by NORTHROP GRUMMAN SYSTEMS CORPORATION, with 11.72 billion in obligations, followed by L3 TECHNOLOGIES, INC.. 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 Utah 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 = 'UT'
        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 21,414,594,400.88 21.41 billion 20,979
2100 DEPT OF THE ARMY 4,311,831,397.75 4.31 billion 11,128
97AS DEFENSE LOGISTICS AGENCY 2,452,444,219.39 2.45 billion 100,856
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 2,065,940,900.63 2.07 billion 1,960
1700 DEPT OF THE NAVY 2,024,426,296.46 2.02 billion 6,948
2044 UNITED STATES MINT 1,293,877,525.67 1.29 billion 385
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,156,368,185.45 1.16 billion 10,636
12C2 FOREST SERVICE 588,105,210.09 588.11 million 11,146
8900 ENERGY, DEPARTMENT OF 518,175,641.59 518.18 million 332
4732 FEDERAL ACQUISITION SERVICE 492,782,350.30 492.78 million 3,683

Insight

Utah 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 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 = 'UT'
        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
NORTHROP GRUMMAN SYSTEMS CORPORATION 8MQW5 11,719,559,923.19 11.72 billion 62
L3 TECHNOLOGIES, INC. 06401 2,849,308,203.63 2.85 billion 3,292
ATK LAUNCH SYSTEMS INCORPORATED 07703 1,353,530,451.00 1.35 billion 159
ASAHI REFINING USA INC. 8SRD6 1,289,757,299.90 1.29 billion 319
BOEING COMPANY, THE 0B0D7 999,470,232.36 999.47 million 727
UTAH STATE UNIVERSITY RESEARCH FOUNDATION 05924 659,566,784.39 659.57 million 1,405
L-3 COMMUNICATIONS CORPORATION 06401 604,090,099.11 604.09 million 1,618
UTAH STATE UNIVERSITY SPACE DYNAMICS LABORATORY 05924 603,318,509.15 603.32 million 818
ADVANTAGED SOLUTIONS, INC. 37NY3 587,623,092.00 587.62 million 32
NORTHROP GRUMMAN SYSTEMS CORPORATION 68267 439,105,391.73 439.11 million 231

Insight

Visible obligations in Utah over the last 10 years appear concentrated among a relatively small set of leading vendors. NORTHROP GRUMMAN SYSTEMS CORPORATION ranks first, followed by L3 TECHNOLOGIES, INC., 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 = 'UT'
        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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 11,820,326,031.12 11.82 billion 96
541330 ENGINEERING SERVICES 3,836,216,519.61 3.84 billion 5,482
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 2,167,142,110.93 2.17 billion 4,764
336415 GUIDED MISSILE AND SPACE VEHICLE PROPULSION UNIT AND PROPULSION UNIT PARTS MANUFACTURING 1,928,964,782.48 1.93 billion 649
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 1,749,149,219.75 1.75 billion 3,045
331491 NONFERROUS METAL (EXCEPT COPPER AND ALUMINUM) ROLLING, DRAWING, AND EXTRUDING 1,292,002,478.04 1.29 billion 464
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,259,992,820.05 1.26 billion 8,047
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 1,084,963,409.90 1.08 billion 1,844
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 804,092,496.71 804.09 million 2,539
562910 REMEDIATION SERVICES 737,572,314.00 737.57 million 960

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Utah 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 = 'UT'
        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
AC24 NATIONAL DEFENSE R&D SERVICES; ATOMIC ENERGY DEFENSE ACTIVITIES; R&D ADMINISTRATIVE EXPENSES 11,784,734,774.10 11.78 billion 156
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 3,358,467,769.80 3.36 billion 4,000
AR11 R&D- SPACE: AERONAUTICS/SPACE TECHNOLOGY (BASIC RESEARCH) 1,925,350,392.80 1.93 billion 435
9660 PRECIOUS METALS PRIMARY FORMS 1,293,171,531.60 1.29 billion 320
DA01 IT AND TELECOM - BUSINESS APPLICATION/APPLICATION DEVELOPMENT SUPPORT SERVICES (LABOR) 920,185,350.08 920.19 million 285
1680 MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS 760,894,538.79 760.89 million 1,984
L014 TECHNICAL REPRESENTATIVE- GUIDED MISSILES 760,435,693.13 760.44 million 649
Z2JZ REPAIR OR ALTERATION OF MISCELLANEOUS BUILDINGS 655,480,285.15 655.48 million 2,066
R499 SUPPORT- PROFESSIONAL: OTHER 618,461,346.99 618.46 million 3,752
AC23 R&D- DEFENSE SYSTEM: MISSILE/SPACE SYSTEMS (ADVANCED DEVELOPMENT) 474,502,933.71 474.50 million 941

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Utah 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 = 'UT'
        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 5,733,164,742.41 5.73 billion 16,414
2024 6,869,931,127.48 6.87 billion 17,496
2023 6,344,357,355.61 6.34 billion 16,855
2022 5,060,341,189.96 5.06 billion 16,118
2021 4,386,335,027.76 4.39 billion 18,544
2020 2,995,917,328.26 3.00 billion 24,522
2019 2,617,639,393.14 2.62 billion 29,035
2018 2,514,967,200.53 2.51 billion 25,068
2017 2,292,461,991.23 2.29 billion 20,651
2016 1,927,991,575.51 1.93 billion 20,102

Insight

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