FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY recorded 124 federal award actions totaling $1.94 billion over the last five years. All obligated dollars in this window are from the Department of Energy, with awards concentrated in NAICS 541710, Research and Development in the Physical, Engineering, and Life Sciences.
Federal Contractor
FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY Federal Contract Obligations (Last 5 Years)
Federal procurement profile for FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY (CAGE 4GUN4, UEI E1EUJL3KLKX5) covering obligations and awards in the last five years.
Annual totals include negative values in 2024 and 2025, which may reflect deobligations or other award adjustments in FPDS data.
About FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY federal contract activity
FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY (CAGE 4GUN4, UEI E1EUJL3KLKX5) recorded 124 FPDS awards totaling 1.94 billion over the last 5 years, with an average award value of 15.63 million. The profile reflects a concentrated federal contracting footprint centered on a single agency and a single NAICS code.
Agency mix and customer concentration
All obligated dollars in the analysis window came from the Department of Energy (agency 8900), which accounted for 1.94 billion across 124 awards. This indicates complete agency concentration and suggests the vendor's federal activity is tied entirely to DOE-funded work.
Industry profile based on NAICS activity
All recorded obligations were coded to NAICS 541710, Research and Development in the Physical, Engineering, and Life Sciences, with 124 awards totaling 1.94 billion. The mix shows a fully specialized contract base with no diversification across other NAICS classifications in the reported period.
Annual contract trend over the analysis window
Annual obligations were positive in 2021 through 2023, rising from 742.71 million in 2021 to 837.79 million in 2023, with award counts remaining in the high 20s to low 30s. The 2024 and 2025 values are negative, which typically indicates deobligations or downward adjustments rather than new award activity, and should be interpreted accordingly when assessing recent performance.
How to interpret this page
This summary is based on FPDS obligation data for the last 5 years and aggregates award counts and total obligated dollars by vendor, agency, NAICS, and fiscal year. Negative annual values are retained as reported in the source data and are not adjusted or reclassified.
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 = '4GUN4'
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 |
|---|---|---|---|---|
| 8900 | ENERGY, DEPARTMENT OF | 1,938,146,172.20 | 1.94 billion | 124 |
Insight
Over the last 5 years, FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY received $1.94 billion in obligations across 124 awards, with an average award value of about $15.6 million. All reported obligations were concentrated within the Department of Energy, indicating complete agency concentration for this vendor in the period analyzed. This pattern suggests the vendor’s federal business is highly dependent on a single agency relationship.
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 = '4GUN4'
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 |
|---|---|---|---|---|
| 541710 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES | 1,938,146,172.20 | 1.94 billion | 124 |
Insight
FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY’s Top NAICS activity is fully concentrated in NAICS 541710, Research and Development in the Physical, Engineering, and Life Sciences, which accounts for the entire $1.94 billion obligated across 124 awards over the last 5 years. This indicates a highly concentrated procurement profile with no observed diversification across other NAICS codes in the provided period. The average award value of about $15.6 million suggests a pattern of substantial, recurring R&D obligations under a single primary industry classification.
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 = '4GUN4'
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 | -328,166,596.25 | -328.17 million | 4 |
| 2024 | -48,119,978.82 | -48.12 million | 31 |
| 2023 | 837,788,301.22 | 837.79 million | 29 |
| 2022 | 733,935,275.64 | 733.94 million | 31 |
| 2021 | 742,709,170.41 | 742.71 million | 29 |
Insight
Over the last 5 years, FERMI RESEARCH ALLIANCE LIMITED LIABILITY COMPANY (CAGE 4GUN4) received $1.94 billion across 124 awards, averaging $15.63 million per award. Obligations were heavily concentrated in FY 2021-FY 2023, with three consecutive years of roughly $733.94 million to $837.79 million, accounting for the bulk of positive obligations. FY 2024 and FY 2025 show negative obligated amounts of $48.12 million and $328.17 million, respectively, indicating notable downward adjustment or de-obligation activity in the most recent period.
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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.