This page summarizes federal procurement activity for PETROMAX REFINING COMPANY LLC, CAGE 3G8M1, UEI YD3QNKMHEFJ8. The vendor’s obligations total $2,447,890,773.38 over 462 actions, with annual awards ranging from $342.78 million in 2025 to $674.73 million in 2022.
Federal Contractor
PETROMAX REFINING COMPANY LLC Federal Contract Obligations (Last 5 Years)
PETROMAX REFINING COMPANY LLC has received $2.45 billion across 462 federal award actions in the last five years, all from the Defense Logistics Agency under NAICS 324110.
Figures cover the last five years and reflect readable obligations and award counts from the provided FPDS analysis.
About PETROMAX REFINING COMPANY LLC federal contract activity
PETROMAX REFINING COMPANY LLC (CAGE 3G8M1, UEI YD3QNKMHEFJ8) received 462 awards totaling $2.45 billion over the last 5 years, with an average award value of $5.30 million. The vendor’s obligation profile indicates sustained, high-volume federal petroleum supply activity rather than a limited set of isolated awards.
Agency mix and customer concentration
All recorded obligations in the analysis window came from the Defense Logistics Agency, which accounted for the full $2.45 billion across 462 awards. This concentration indicates a highly focused buyer relationship and exposure to a single federal customer channel.
Industry profile based on NAICS activity
The award base is entirely concentrated in NAICS 324110, Petroleum Refineries, with $2.45 billion across 462 awards. This indicates that the vendor’s federal business is aligned exclusively with refined petroleum production and supply.
Annual contract trend over the analysis window
Annual obligations peaked in 2022 at $674.73 million across 96 awards, then declined through 2023 and 2024 before ending 2025 at $342.78 million across 64 awards. Award volume remained broadly stable at high levels across the period, but obligated dollars were more variable, suggesting changes in contract size or delivery timing rather than a collapse in activity.
How to interpret this page
This summary uses FPDS award records associated with the vendor’s CAGE code and UEI for the last 5 years. Totals reflect obligated dollars and award counts only within the provided analysis window; agency and NAICS shares are based on the supplied aggregated data.
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 = '3G8M1'
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 |
|---|---|---|---|---|
| 97AS | DEFENSE LOGISTICS AGENCY | 2,447,890,773.38 | 2.45 billion | 462 |
Insight
Over the last 5 years, PETROMAX REFINING COMPANY LLC’s obligations are fully concentrated with the Defense Logistics Agency, accounting for the full $2.45 billion obligated across 462 awards. This indicates a highly concentrated procurement profile with no diversification across other agencies in the provided period. The average award value of about $5.30 million suggests a pattern of repeated, moderately sized obligations rather than a small number of isolated large awards.
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 = '3G8M1'
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 |
|---|---|---|---|---|
| 324110 | PETROLEUM REFINERIES | 2,447,890,773.38 | 2.45 billion | 462 |
Insight
Over the last 5 years, PETROMAX REFINING COMPANY LLC’s obligated dollars are fully concentrated in NAICS 324110, Petroleum Refineries, with $2.45 billion across 462 awards. This indicates a highly specialized award profile with no observed diversification across other NAICS codes in the provided period. The average award value of approximately $5.30 million suggests recurring contracting activity at meaningful dollar levels rather than a small number of isolated obligations.
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 = '3G8M1'
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 | 342,778,145.02 | 342.78 million | 64 |
| 2024 | 487,429,160.75 | 487.43 million | 99 |
| 2023 | 549,896,292.38 | 549.90 million | 98 |
| 2022 | 674,728,601.79 | 674.73 million | 96 |
| 2021 | 393,058,573.44 | 393.06 million | 105 |
Insight
PETROMAX REFINING COMPANY LLC (CAGE 3G8M1) received $2.45 billion across 462 awards over the last 5 years, averaging $5.30 million per award. Obligations were concentrated in 2022 through 2024, which together accounted for $1.71 billion, or about 70% of the 5-year total, with 2022 the peak year at $674.73 million. Annual obligations declined from 2022 to 2025, with 2025 at $342.78 million, below each of the prior three years but above 2021’s $393.06 million only in award volume?
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.