Use this page to review federal contract obligations in Utah for last 5 years. The analysis is based on FPDS award-action data.
Geography
Utah Federal Contract Obligations (Last 5 Years)
This page summarizes federal contract obligations in Utah for last 5 years, including award volume and market trend context.
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.
About Utah federal contract activity
This page summarizes last 5 years of federal contract activity associated with Utah. Based on the current FPDS Query dataset, this geography shows 28.39 billion in visible obligations across 85,427 award actions, with an average action value of 332,378.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 Utah 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 16.89 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 5 years. The current ranking is led by NORTHROP GRUMMAN SYSTEMS CORPORATION, with 11.17 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 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 = 'UT'
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 | 16,888,452,865.07 | 16.89 billion | 10,869 |
| 2100 | DEPT OF THE ARMY | 2,374,248,421.16 | 2.37 billion | 4,657 |
| 97AS | DEFENSE LOGISTICS AGENCY | 1,599,927,756.68 | 1.60 billion | 38,498 |
| 1700 | DEPT OF THE NAVY | 1,298,501,046.51 | 1.30 billion | 3,218 |
| 2044 | UNITED STATES MINT | 1,293,707,606.36 | 1.29 billion | 353 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 737,027,248.51 | 737.03 million | 5,029 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 665,277,532.53 | 665.28 million | 870 |
| 12C2 | FOREST SERVICE | 387,376,553.65 | 387.38 million | 4,651 |
| 8900 | ENERGY, DEPARTMENT OF | 324,398,426.59 | 324.40 million | 126 |
| 4732 | FEDERAL ACQUISITION SERVICE | 318,333,304.99 | 318.33 million | 861 |
Insight
Utah 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 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 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 |
|---|---|---|---|---|
| NORTHROP GRUMMAN SYSTEMS CORPORATION | 8MQW5 | 11,174,559,923.19 | 11.17 billion | 56 |
| L3 TECHNOLOGIES, INC. | 06401 | 1,797,704,096.39 | 1.80 billion | 2,104 |
| ASAHI REFINING USA INC. | 8SRD6 | 1,289,757,299.90 | 1.29 billion | 319 |
| UTAH STATE UNIVERSITY SPACE DYNAMICS LABORATORY | 05924 | 602,922,213.15 | 602.92 million | 808 |
| ADVANTAGED SOLUTIONS, INC. | 37NY3 | 587,623,092.00 | 587.62 million | 32 |
| BOEING COMPANY, THE | 0B0D7 | 444,131,791.80 | 444.13 million | 407 |
| NORTHROP GRUMMAN SYSTEMS CORPORATION | 68267 | 439,105,391.73 | 439.11 million | 231 |
| NORTHROP GRUMMAN SYSTEMS CORPORATION | 8L7H4 | 352,571,447.90 | 352.57 million | 165 |
| ATK LAUNCH SYSTEMS INCORPORATED | 07703 | 313,442,874.00 | 313.44 million | 43 |
| NORTH WIND PORTAGE, INC. | 1C9S7 | 255,242,248.35 | 255.24 million | 52 |
Insight
Visible obligations in Utah over the last 5 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 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 |
|---|---|---|---|---|
| 336414 | GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING | 11,178,922,742.68 | 11.18 billion | 72 |
| 541330 | ENGINEERING SERVICES | 2,238,409,519.60 | 2.24 billion | 2,999 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 1,426,407,968.91 | 1.43 billion | 2,453 |
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 1,321,204,562.49 | 1.32 billion | 2,248 |
| 331491 | NONFERROUS METAL (EXCEPT COPPER AND ALUMINUM) ROLLING, DRAWING, AND EXTRUDING | 1,289,990,883.19 | 1.29 billion | 331 |
| 518210 | COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES | 640,152,249.48 | 640.15 million | 154 |
| 336413 | OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING | 630,487,989.08 | 630.49 million | 3,623 |
| 336415 | GUIDED MISSILE AND SPACE VEHICLE PROPULSION UNIT AND PROPULSION UNIT PARTS MANUFACTURING | 589,428,222.44 | 589.43 million | 313 |
| 334220 | RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING | 535,766,173.74 | 535.77 million | 805 |
| 562910 | REMEDIATION SERVICES | 460,129,784.62 | 460.13 million | 427 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in Utah 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 = 'UT'
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 |
|---|---|---|---|---|
| AC24 | NATIONAL DEFENSE R&D SERVICES; ATOMIC ENERGY DEFENSE ACTIVITIES; R&D ADMINISTRATIVE EXPENSES | 11,187,236,052.44 | 11.19 billion | 93 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 1,763,900,738.25 | 1.76 billion | 2,127 |
| 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) | 916,832,380.48 | 916.83 million | 282 |
| L014 | TECHNICAL REPRESENTATIVE- GUIDED MISSILES | 616,595,553.13 | 616.60 million | 403 |
| AR11 | SPACE R&D SERVICES; SPACE FLIGHT, RESEARCH AND SUPPORTING ACTIVITIES; BASIC RESEARCH | 586,212,817.66 | 586.21 million | 201 |
| Z2JZ | REPAIR OR ALTERATION OF MISCELLANEOUS BUILDINGS | 466,980,336.17 | 466.98 million | 1,157 |
| R499 | SUPPORT- PROFESSIONAL: OTHER | 448,938,819.98 | 448.94 million | 1,999 |
| 1680 | MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS | 357,442,942.28 | 357.44 million | 925 |
| F108 | ENVIRONMENTAL SYSTEMS PROTECTION- ENVIRONMENTAL REMEDIATION | 340,764,827.11 | 340.76 million | 464 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in Utah 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 = 'UT'
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 | 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 |
Insight
The annual trend shows how obligations in Utah 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.