Use this page to review federal contract obligations in Tennessee for last full year. The analysis is based on FPDS award-action data.
Geography
Tennessee Federal Contract Obligations (Last Year)
This page summarizes federal contract obligations in Tennessee for last full year, 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 full year analysis window.
About Tennessee federal contract activity
This page summarizes last full year of federal contract activity associated with Tennessee. Based on the current FPDS Query dataset, this geography shows 11.51 billion in visible obligations across 32,726 award actions, with an average action value of 351,858.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 Tennessee appears concentrated among a relatively small group of federal buyers over the last full year. The visible agency ranking is led by ENERGY, DEPARTMENT OF, with 7.13 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 Tennessee over the last full year. The current ranking is led by CONSOLIDATED NUCLEAR SECURITY LLC, with 3.09 billion in obligations, followed by UT BATTELLE LIMITED LIABILITY COMPANY. 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 Tennessee across the last full year, from 2025 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 full year. 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 = 'TN'
AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| 8900 | ENERGY, DEPARTMENT OF | 7,126,997,120.63 | 7.13 billion | 788 |
| 2100 | DEPT OF THE ARMY | 838,282,294.91 | 838.28 million | 1,516 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 665,856,321.36 | 665.86 million | 4,020 |
| 5700 | DEPT OF THE AIR FORCE | 609,891,356.47 | 609.89 million | 373 |
| 97AS | DEFENSE LOGISTICS AGENCY | 338,215,715.00 | 338.22 million | 19,575 |
| 9776 | USTRANSCOM | 290,989,192.11 | 290.99 million | 23 |
| 1700 | DEPT OF THE NAVY | 230,579,652.92 | 230.58 million | 894 |
| 1544 | U.S. MARSHALS SERVICE | 190,004,898.56 | 190.00 million | 308 |
| 7523 | CENTERS FOR DISEASE CONTROL AND PREVENTION | 153,381,910.80 | 153.38 million | 23 |
| 7530 | CENTERS FOR MEDICARE AND MEDICAID SERVICES | 149,399,347.30 | 149.40 million | 44 |
Insight
Tennessee contract activity over the last full year appears concentrated among a relatively small group of buying agencies. The visible ranking is led by ENERGY, DEPARTMENT OF, 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 = 'TN'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| CONSOLIDATED NUCLEAR SECURITY LLC | 6NSM1 | 3,086,581,078.03 | 3.09 billion | 39 |
| UT BATTELLE LIMITED LIABILITY COMPANY | 1PW69 | 2,749,079,797.06 | 2.75 billion | 38 |
| UNITED CLEANUP OAK RIDGE LLC | 8QJ69 | 656,579,375.90 | 656.58 million | 45 |
| BEYOND NEW HORIZONS, LLC | 9L3V7 | 402,247,540.77 | 402.25 million | 21 |
| FEDERAL EXPRESS CORPORATION | 01FJ4 | 300,112,808.18 | 300.11 million | 161 |
| BAE SYSTEMS ORDNANCE SYSTEMS INC. | 1LF48 | 232,318,053.89 | 232.32 million | 36 |
| METROPOLITAN SECURITY SERVICES, INC. | 3C9W7 | 210,359,325.21 | 210.36 million | 277 |
| OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED | 8E862 | 195,012,935.44 | 195.01 million | 114 |
| PARSONS GOVERNMENT SERVICES INC | 1MY27 | 176,760,594.00 | 176.76 million | 6 |
| RSI ENTECH, LLC | 3M3V3 | 147,824,601.72 | 147.82 million | 34 |
Insight
Visible obligations in Tennessee over the last full year appear concentrated among a relatively small set of leading vendors. CONSOLIDATED NUCLEAR SECURITY LLC ranks first, followed by UT BATTELLE LIMITED LIABILITY COMPANY, 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 = 'TN'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| 561210 | FACILITIES SUPPORT SERVICES | 5,971,810,971.73 | 5.97 billion | 580 |
| 562910 | REMEDIATION SERVICES | 841,873,428.55 | 841.87 million | 191 |
| 541330 | ENGINEERING SERVICES | 614,532,882.28 | 614.53 million | 330 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 347,745,933.55 | 347.75 million | 341 |
| 492110 | COURIERS AND EXPRESS DELIVERY SERVICES | 298,540,506.51 | 298.54 million | 219 |
| 561612 | SECURITY GUARDS AND PATROL SERVICES | 277,522,042.76 | 277.52 million | 470 |
| 325920 | EXPLOSIVES MANUFACTURING | 234,550,220.62 | 234.55 million | 63 |
| 236210 | INDUSTRIAL BUILDING CONSTRUCTION | 193,782,272.00 | 193.78 million | 8 |
| 541990 | ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES | 168,179,838.97 | 168.18 million | 156 |
| 524114 | DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS | 147,518,129.00 | 147.52 million | 39 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in Tennessee over the last full year. 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 = 'TN'
AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__award__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| M1JZ | OPERATION OF MISCELLANEOUS BUILDINGS | 3,088,141,111.80 | 3.09 billion | 51 |
| M181 | OPER OF GOVT R&D GOCO FACILITIES | 2,749,079,797.06 | 2.75 billion | 40 |
| F999 | OTHER ENVIRONMENTAL SERVICES | 785,822,715.48 | 785.82 million | 100 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 532,121,452.92 | 532.12 million | 181 |
| V111 | TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: AIR FREIGHT | 293,437,297.98 | 293.44 million | 90 |
| S206 | HOUSEKEEPING- GUARD | 264,341,387.68 | 264.34 million | 388 |
| 1376 | BULK EXPLOSIVES | 229,608,028.10 | 229.61 million | 29 |
| R799 | SUPPORT- MANAGEMENT: OTHER | 183,155,850.63 | 183.16 million | 111 |
| R499 | SUPPORT- PROFESSIONAL: OTHER | 181,507,941.03 | 181.51 million | 303 |
| Y1EA | CONSTRUCTION OF AMMUNITION FACILITIES | 176,760,594.00 | 176.76 million | 6 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in Tennessee over the last full year. 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 = 'TN'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2025 | 11,514,919,869.08 | 11.51 billion | 32,726 |
Insight
The annual trend shows how obligations in Tennessee moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.