Federal Agency

DEFENSE LOGISTICS AGENCY Federal Contract Obligations (Last Year)

Defense Logistics Agency procurement data for the last full year shows 55.06 billion in obligated spending across 3,747,618 award actions.

The Defense Logistics Agency (97AS) recorded 55.06 billion in obligations in the last full year, with an average action value of 14,692.12 across 3,747,618 award actions. Top obligations were concentrated in petroleum refineries, medicinal and botanical manufacturing, aircraft parts, and major vendors including AmerisourceBergen, Atlantic Diving Supply, Raytheon, and Boeing.

Generated at 03/21/2026

Analysis period: Last full year

Vendor and NAICS totals reflect the provided analysis window and may include separate entries for related or differently named entities.

Agency ID
97AS
Total Obligated
55.06 billion
55,060,479,788.50
Award Actions
3,747,618
Average Action Value
14,692.12

About DEFENSE LOGISTICS AGENCY federal contract activity

In the last full year, the Defense Logistics Agency (97AS) obligated 55.06 billion across 3,747,618 awards, with an average award value of 14,692.12. The scale of activity indicates a high-volume procurement portfolio characterized by many small obligations alongside a smaller share of larger awards.

Vendor concentration and leading contractors

Obligations were concentrated among a small set of high-value vendors, led by AMERISOURCEBERGEN DRUG CORP at 5.85 billion and ATLANTIC DIVING SUPPLY, INC. at 5.41 billion. Additional major recipients included AMERISOURCEBERGEN DRUG CORPORATION, RAYTHEON COMPANY, and THE BOEING COMPANY, reflecting a mix of pharmaceutical, logistics-related, and defense-industrial suppliers.

Industry profile based on NAICS activity

The largest obligations were reported under NAICS 324110 Petroleum Refineries at 7.87 billion, followed by 325411 Medicinal and Botanical Manufacturing at 4.87 billion. Other leading categories included Service Establishment Equipment and Supplies Merchant Wholesalers, Other Aircraft Parts and Auxiliary Equipment Manufacturing, and All Other Miscellaneous Manufacturing, showing a broad supply base spanning fuel, medical, and aerospace-related purchases.

Annual contract trend over the analysis window

The annual trend provided for 2025 shows 55.06 billion obligated across 3,747,618 awards, matching the last full-year overview. With only a single year in the trend window, this page supports a point-in-time assessment rather than a multi-year directional analysis.

How to interpret this page

This summary is based on FPDS Query obligation data for agency ID 97AS over the last full year. Vendor and NAICS rankings reflect total obligated dollars and associated award counts in the selected period; values are reported as provided and may be affected by vendor naming variations or classification practices in the underlying records.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '97AS'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
AMERISOURCEBERGEN DRUG CORP 5,846,233,480.46 5.85 billion 255,572
ATLANTIC DIVING SUPPLY, INC. 5,407,708,895.02 5.41 billion 65,441
AMERISOURCEBERGEN DRUG CORPORATION 1,509,906,530.74 1.51 billion 242,191
RAYTHEON COMPANY 1,238,796,978.26 1.24 billion 2,472
THE BOEING COMPANY 1,020,591,212.47 1.02 billion 4,325
VALERO MARKETING AND SUPPLY CO 861,784,331.54 861.78 million 216
W S DARLEY & CO 766,647,427.77 766.65 million 2,632
ASRC FEDERAL FACILITIES LOGISTICS, LLC 711,420,598.09 711.42 million 317,143
W. S. DARLEY & CO. 703,054,058.34 703.05 million 1,029
MOTOR OIL (HELLAS) CORINTH REFINERIES S.A. 652,947,900.05 652.95 million 94

Insight

In the last full year, DLA obligated $55.06 billion across 3,747,618 awards, with Top Vendors concentrated in a small number of suppliers that each received hundreds of millions to billions of dollars. AMERISOURCEBERGEN DRUG CORP and ATLANTIC DIVING SUPPLY, INC. each exceeded $5 billion, and AMERISOURCEBERGEN DRUG CORPORATION added another $1.51 billion, indicating material spend concentration across vendor records that may reflect related or duplicate naming entries. Award distribution varies widely: some vendors received very large obligation totals across high award counts, while others such as VALERO MARKETING AND SUPPLY CO and MOTOR OIL (HELLAS) CORINTH REFINERIES S.A. had substantial obligations on relatively few 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__purchaserInformation__contractingOfficeAgencyID = '97AS'
        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
324110 PETROLEUM REFINERIES 7,869,638,127.29 7.87 billion 229,967
325411 MEDICINAL AND BOTANICAL MANUFACTURING 4,867,284,567.29 4.87 billion 112,434
423850 SERVICE ESTABLISHMENT EQUIPMENT AND SUPPLIES MERCHANT WHOLESALERS 4,252,610,979.13 4.25 billion 1,289
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 4,003,411,877.08 4.00 billion 80,110
339999 ALL OTHER MISCELLANEOUS MANUFACTURING 3,512,535,755.99 3.51 billion 17,184
424210 DRUGS AND DRUGGISTS' SUNDRIES MERCHANT WHOLESALERS 2,793,945,934.84 2.79 billion 424,839
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 2,339,166,711.86 2.34 billion 9,339
423450 MEDICAL, DENTAL, AND HOSPITAL EQUIPMENT AND SUPPLIES MERCHANT WHOLESALERS 1,885,097,984.92 1.89 billion 722,990
541519 OTHER COMPUTER RELATED SERVICES 1,128,785,500.51 1.13 billion 1,351
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 995,415,143.99 995.42 million 9,195

Insight

For the last full year, DLA obligated $55.06 billion across 3,747,618 awards, with spend concentrated in a small number of NAICS codes tied to fuel, pharmaceuticals, medical supplies, aerospace, and related manufacturing. Petroleum Refineries was the top NAICS at $7.87 billion, followed by Medicinal and Botanical Manufacturing at $4.87 billion and Service Establishment Equipment and Supplies Merchant Wholesalers at $4.25 billion. Award volume was especially high in wholesale and distribution categories such as Medical, Dental, and Hospital Equipment and Supplies Merchant Wholesalers and Drugs and Druggists' Sundries Merchant Wholesalers, indicating broad transaction activity alongside higher-dollar manufacturing and supply buys.

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__purchaserInformation__contractingOfficeAgencyID = '97AS'
        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 55,060,479,788.50 55.06 billion 3,747,618

Insight

In the last full year, the Defense Logistics Agency (97AS) obligated $55.06 billion across 3,747,618 awards, with an average award value of $14,692.12. The volume indicates a highly distributed procurement profile, with obligations spread across a very large number of awards rather than concentrated in a small set of actions. This pattern is consistent with broad transactional activity and suggests the agency’s annual spend is driven by extensive award execution at relatively low average dollar value per award.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.