Federal Contractor

UT BATTELLE LIMITED LIABILITY COMPANY Federal Contract Obligations (Last 10 Years)

UT BATTELLE LIMITED LIABILITY COMPANY has received 20.23 billion in obligated federal awards over the last 10 years across 431 actions, led overwhelmingly by the Department of Energy.

UT BATTELLE LIMITED LIABILITY COMPANY, CAGE 1PW69, UEI ZLHJJ57QA2H8, is associated with 20227980779.14 in obligated federal spending in the analysis window. The award history is concentrated in Department of Energy activity, with smaller obligations reported from NIH, the Air Force, CDC, and the Nuclear Regulatory Commission.

Generated at 03/21/2026

Analysis period: Last 10 years

Values reflect FPDS-observed obligations for the last 10 years and may include multiple actions tied to the same award record.

CAGE Code
1PW69
UEI
ZLHJJ57QA2H8
Total Obligated
20.23 billion
20,227,980,779.14
Award Actions
431
Average Action Value
46,932,670.02

About UT BATTELLE LIMITED LIABILITY COMPANY federal contract activity

UT BATTELLE LIMITED LIABILITY COMPANY has obligated 20.23 billion across 431 awards in the last 10 years, with an average award value of 46.93 million. The profile is highly concentrated and reflects a large, sustained federal contracting footprint tied to a small number of recurring actions.

Agency mix and customer concentration

The contract history is overwhelmingly concentrated in the Department of Energy, which accounts for 20.23 billion across 419 awards. All other agencies are marginal by comparison, with only small-dollar activity from NIH, the Department of the Air Force, the Centers for Disease Control and Prevention, and the Nuclear Regulatory Commission.

Industry profile based on NAICS activity

NAICS 561210, Facilities Support Services, dominates the vendor’s obligations with 20.23 billion across 419 awards, indicating that most activity is recorded under a single primary service category. The remaining NAICS codes appear only in isolated, low-dollar awards, including pharmaceutical preparation manufacturing, other basic inorganic chemical manufacturing, other scientific and technical consulting services, and all other business support services.

Annual contract trend over the analysis window

Annual obligations have remained elevated and relatively stable in the 2.34 billion to 2.87 billion range from 2021 through 2025. The highest year in the provided window is 2023 at 2.87 billion, while 2024 and 2025 remain strong at 2.57 billion and 2.75 billion, respectively, suggesting continued execution at scale without a sharp break in funding.

How to interpret this page

This page summarizes FPDS-observed obligations for the listed vendor over the last 10 years using the provided CAGE code and UEI. Totals, counts, agency mix, NAICS mix, and annual trend figures are based only on the supplied dataset and should be interpreted as obligation activity, not necessarily current contract value or total revenue.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1PW69'
        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
8900 ENERGY, DEPARTMENT OF 20,227,882,496.17 20.23 billion 419
7529 NATIONAL INSTITUTES OF HEALTH 42,485.00 42.48 thousand 5
5700 DEPT OF THE AIR FORCE 26,175.10 26.18 thousand 3
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 12,815.90 12.82 thousand 1
3100 NUCLEAR REGULATORY COMMISSION 10,000.00 10.00 thousand 1
2100 DEPT OF THE ARMY 6,806.97 6.81 thousand 1
1341 NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY 0.00 0.00 1

Insight

UT BATTELLE LIMITED LIABILITY COMPANY’s obligations over the last 10 years are overwhelmingly concentrated in the Department of Energy, which accounts for $20.23 billion across 419 awards, or essentially all of the vendor’s $20.23 billion total and 431 awards. The remaining obligations are distributed across a small number of agencies at materially lower levels: NIH at $42.48 thousand, the Department of the Air Force at $26.18 thousand, CDC at $12.82 thousand, NRC at $10.00 thousand, the Department of the Army at $6.81 thousand, and NIST at $0. This pattern indicates a highly concentrated federal customer base with only incidental award activity outside DOE.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1PW69'
        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
561210 FACILITIES SUPPORT SERVICES 20,227,882,496.17 20.23 billion 419
325412 PHARMACEUTICAL PREPARATION MANUFACTURING 38,225.00 38.23 thousand 2
325180 OTHER BASIC INORGANIC CHEMICAL MANUFACTURING 26,175.10 26.18 thousand 4
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 12,815.90 12.82 thousand 1
561499 ALL OTHER BUSINESS SUPPORT SERVICES 10,000.00 10.00 thousand 1
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 6,806.97 6.81 thousand 1
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 4,260.00 4.26 thousand 3

Insight

UT BATTELLE LIMITED LIABILITY COMPANY’s obligations over the last 10 years are overwhelmingly concentrated in NAICS 561210, Facilities Support Services, which accounts for $20.23 billion across 419 of 431 awards and effectively represents the firm’s entire FPDS profile in this window. The remaining NAICS codes are immaterial by comparison, with the next largest category, 325412 Pharmaceutical Preparation Manufacturing, totaling only $38.23 thousand across 2 awards. This distribution indicates a highly specialized award pattern centered on facilities support, with only limited activity in other scientific, manufacturing, or business support categories.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1PW69'
        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 2,749,079,797.06 2.75 billion 38
2024 2,571,514,203.51 2.57 billion 31
2023 2,867,259,659.74 2.87 billion 36
2022 2,339,281,825.49 2.34 billion 40
2021 2,481,172,957.97 2.48 billion 46
2020 2,302,942,785.77 2.30 billion 64
2019 1,866,292,884.51 1.87 billion 54
2018 1,989,259,208.03 1.99 billion 63
2017 1,061,177,457.06 1.06 billion 58
2016 0.00 0.00 1

Insight

Over the last 10 years, UT BATTELLE LIMITED LIABILITY COMPANY has obligated 20.23 billion across 431 awards, averaging 46.93 million per award. Obligations are concentrated in the most recent five years, with annual funding remaining above 2.30 billion from 2020 through 2025 and peaking in 2023 at 2.87 billion. Award counts are relatively steady but do not track exactly with dollars, with the highest count in 2020 (64 awards) and the fewest funded awards in 2024 (31 awards). The 2016 entry reflects one award with no recorded obligation, and 2017 marks the first material obligated activity at 1.06 billion.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.