S-OIL CORPORATION recorded 387 federal award actions with total obligations of 2.62 billion and an average action value of 6,780,145.81 over the last 5 years. All reported obligations in this period came from the Defense Logistics Agency under NAICS 324110, Petroleum Refineries.
Federal Contractor
S-OIL CORPORATION Federal Contract Obligations (Last 5 Years)
Federal procurement profile for S-OIL CORPORATION (CAGE 0181F, UEI ZGCENJD7ZG18) covering obligations, awards, agencies, NAICS, and annual trends over the last 5 years.
Figures reflect readable and exact obligation totals from FPDS data for the last 5 years and may change with updates or corrections.
About S-OIL CORPORATION federal contract activity
S-OIL CORPORATION (CAGE 0181F, UEI ZGCENJD7ZG18) recorded $2.62 billion in FPDS obligations across 387 awards over the last 5 years, for an average award value of $6.78 million. The profile is highly concentrated, indicating a sustained federal procurement relationship rather than broad multi-agency diversification.
Agency mix and customer concentration
All observed obligations were attributed to the DEFENSE LOGISTICS AGENCY (agency ID 97AS), which accounted for the full $2.62 billion and all 387 awards. This indicates complete dependence on a single buyer and a procurement footprint tied exclusively to DLA activity in the analysis window.
Industry profile based on NAICS activity
All recorded obligations mapped to NAICS 324110, Petroleum Refineries, with $2.62 billion across 387 awards. The vendor’s federal activity is therefore fully concentrated in refined petroleum supply, with no visible diversification into other NAICS classifications in the provided window.
Annual contract trend over the analysis window
Annual obligations remained consistently high, ranging from $385.23 million in 2022 to a peak of $663.09 million in 2023. Award volume also increased in the later years, reaching 106 awards in 2023 and 100 awards in 2025, suggesting continued active buying with year-to-year variation in obligated value.
How to interpret this page
This summary reflects the provided FPDS Query aggregates for the last 5 years and uses only the supplied vendor identifiers, agency totals, NAICS totals, and annual obligation figures. Percentages, cause-and-effect interpretations, and contract-level details are not inferred beyond the stated 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 = '0181F'
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,623,916,429.99 | 2.62 billion | 387 |
Insight
Over the last 5 years, S-OIL CORPORATION’s federal obligations are fully concentrated with the Defense Logistics Agency, which accounts for the entire $2.62 billion obligated across 387 awards. This indicates a single-agency dependency with no observed obligation distribution across other agencies in the provided period. The average award value of $6.78 million suggests a portfolio composed of multiple sizable actions rather than a small number of high-dollar 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 = '0181F'
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,623,916,429.99 | 2.62 billion | 387 |
Insight
Over the last 5 years, S-OIL CORPORATION’s federal obligations are fully concentrated in NAICS 324110, Petroleum Refineries, with all $2.62 billion obligated under this single industry classification. The vendor received 387 awards in this NAICS, yielding an average award value of about $6.78 million. This pattern indicates a highly concentrated procurement profile with no observable diversification across other NAICS codes in the provided period.
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 = '0181F'
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 | 610,845,560.66 | 610.85 million | 100 |
| 2024 | 556,497,417.40 | 556.50 million | 89 |
| 2023 | 663,087,378.93 | 663.09 million | 106 |
| 2022 | 385,226,508.16 | 385.23 million | 35 |
| 2021 | 408,259,564.84 | 408.26 million | 57 |
Insight
Over the last 5 years, S-OIL CORPORATION (CAGE 0181F) received $2.62 billion across 387 awards, averaging $6.78 million per award. Obligations are concentrated in the 2023–2025 period, which accounts for $1.83 billion, or about 70% of total obligated value. Annual funding was highest in 2023 at $663.09 million, declined in 2024 to $556.50 million, and rose again in 2025 to $610.85 million, indicating a recent recovery after a one-year dip. Award volume followed a similar pattern, increasing from 35 awards in 2022 to 106 in 2023 before moderating to 89 in 2024 and 100 in 2025.
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.