Federal Contractor

OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED Federal Contract Obligations (Last Year)

OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED recorded $195.64 million in obligations across 147 award actions in the last full year.

In the last full year, OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED (CAGE 8E862, UEI JW7MLW3RRK34) received $195.64 million in federal obligations across 147 award actions, for an average action value of $1.33 million. The activity was concentrated in the Department of Energy, which accounted for $128.94 million, followed by the Centers for Disease Control and Prevention and NASA.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual totals reflect the provided analysis window and may include multiple award actions mapped to the same vendor identifiers.

CAGE Code
8E862
UEI
JW7MLW3RRK34
Total Obligated
195.64 million
195,641,035.90
Award Actions
147
Average Action Value
1,330,891.40

About OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED federal contract activity

OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED (CAGE 8E862, UEI JW7MLW3RRK34) obligated 195.64 million across 147 FPDS awards in the last full year, for an average award value of 1.33 million. The profile reflects a high-volume, research- and services-oriented federal contracting footprint rather than a narrow one-agency dependency.

Agency mix and customer concentration

The Department of Energy accounted for 128.94 million across 38 awards, representing the clear majority of obligated dollars. The remaining top obligations were concentrated with CDC at 37.63 million across 11 awards and NASA at 27.55 million across 14 awards, with smaller activity at the Nuclear Regulatory Commission and Department of Veterans Affairs.

Industry profile based on NAICS activity

NAICS 541990 dominated the mix with 165.24 million across 100 awards, indicating broad professional, scientific, and technical services work as the primary contract vehicle. NAICS 541612 added 27.55 million across 14 awards, while 541611 contributed 2.84 million across 29 awards; the remaining NAICS codes were immaterial in dollar terms.

Annual contract trend over the analysis window

The annual trend provided contains a single year, 2025, with 195.64 million obligated across 147 awards. Because only one year is shown, the dataset supports a current-year snapshot but not a multi-year growth or decline assessment.

How to interpret this page

This summary uses the provided FPDS query aggregates for the last full year, keyed to the vendor's CAGE and UEI. Dollar totals, award counts, and average award values are reported as supplied; NAICS and agency rankings are based on obligated dollars, and no outside data or inferred values were added.

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 = '8E862'
        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 128,939,201.76 128.94 million 38
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 37,631,512.22 37.63 million 11
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 27,554,227.00 27.55 million 14
3100 NUCLEAR REGULATORY COMMISSION 1,333,018.50 1.33 million 9
3600 VETERANS AFFAIRS, DEPARTMENT OF 781,304.68 781.30 thousand 4
12C2 FOREST SERVICE 419,036.08 419.04 thousand 5
7505 ADMINISTRATION FOR STRATEGIC PREPAREDNESS AND RESPONSE 269,823.50 269.82 thousand 1
7001 OFFICE OF PROCUREMENT OPERATIONS 161,137.52 161.14 thousand 2
1700 DEPT OF THE NAVY 40,180.00 40.18 thousand 1
7700 UNITED STATES INTERNATIONAL DEVELOPMENT FINANCE CORPORATION 6,000.00 6.00 thousand 1

Insight

OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED (CAGE 8E862) received $195.64 million across 147 awards in the last full year, with an average award value of $1.33 million. Obligations are highly concentrated at the Department of Energy, which accounts for $128.94 million and 38 awards, or about two-thirds of total obligated value. The Centers for Disease Control and Prevention and NASA are the next largest funding sources at $37.63 million and $27.55 million, respectively, while all remaining agencies are individually below $1.34 million, indicating a limited but diversified secondary funding base.

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 = '8E862'
        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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 165,240,075.90 165.24 million 100
541612 HUMAN RESOURCES CONSULTING SERVICES (2007), HUMAN RESOURCES AND EXECUTIVE SEARCH CONSULTING SERVICES (2002) 27,554,227.00 27.55 million 14
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 2,840,733.00 2.84 million 29
812990 ALL OTHER PERSONAL SERVICES 6,000.00 6.00 thousand 1
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 0.00 0.00 2
541519 OTHER COMPUTER RELATED SERVICES 0.00 0.00 1

Insight

OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED obligated $195.64 million across 147 awards in the last full year, with spending highly concentrated in NAICS 541990, which accounts for $165.24 million and 100 awards. The next largest category, NAICS 541612, represents $27.55 million across 14 awards, while NAICS 541611 adds $2.84 million across 29 awards, indicating that obligations are spread across a smaller set of additional professional and consulting services but remain dominated by 541990. The remaining NAICS codes are immaterial by dollar value, including two awards with zero obligated dollars and one $6,000 obligation, suggesting limited diversification outside the top 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 = '8E862'
        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 195,641,035.90 195.64 million 147

Insight

During the last full year, OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED (CAGE 8E862) received $195.64 million in obligated funding across 147 awards, for an average award value of about $1.33 million. Because the window contains only one annual data point, no year-over-year trend can be assessed from this view. The volume of awards indicates a moderately distributed obligation profile rather than reliance on a small number of transactions, although the underlying award-size dispersion is not available here.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.