NAICS Industry

NAICS 493110 Federal Contract Obligations (Last 5 Years)

Federal procurement activity for NAICS 493110, General Warehousing and Storage, over the last 5 years totals $3.54 billion across 10,338 award actions.

This page summarizes federal obligations for general warehousing and storage, including agency, vendor, and annual award patterns. Defense Logistics Agency leads spending in this NAICS, while annual obligations remained above $645 million each year in the five-year window.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect obligated amounts and award counts reported for the last 5 years and may include multiple actions under the same vendor or agency.

NAICS Code
493110
Industry
GENERAL WAREHOUSING AND STORAGE
Total Obligated
3.54 billion
3,543,156,548.01
Award Actions
10,338
Average Action Value
342,731.33

About NAICS 493110 federal contract activity

FPDS obligations under NAICS 493110, General Warehousing and Storage, totaled 3.54 billion across 10,338 awards over the last 5 years, with an average award value of 342,731.33. This pattern indicates a high-volume, mid-dollar procurement profile centered on storage and warehousing support.

Agency demand and leading federal buyers

The Defense Logistics Agency led this category with 1.32 billion across 3,648 awards, accounting for the largest share of obligations and transactions. The Federal Acquisition Service, Dept of the Navy, Departmental Offices, and Dept of the Army also ranked among the top buying organizations, showing broad federal demand across logistics, defense, and administrative missions.

Vendor concentration and leading contractors

Amentum Services, Inc. was the largest vendor by obligated dollars at 499.96 million across 224 awards. Iron Mountain Information Management, LLC stood out for award volume with 1,562 awards and 243.43 million obligated, while Valiant Technical Services Inc., Life Science Logistics, LLC, and Olgoonik Federal, LLC also received significant funding.

Annual contract trend over the analysis window

Annual obligations remained elevated throughout the period, ranging from 645.70 million in 2022 to a peak of 774.10 million in 2024. Award volume also increased materially from 1,647 in 2022 to 2,421 in 2024 before easing to 2,250 in 2025, suggesting continued but slightly moderating procurement activity.

How to interpret this page

This page summarizes FPDS award data for NAICS 493110 over the last 5 years using total obligated dollars, award counts, and average award value. Agency and vendor rankings are based on total obligated amounts in the stated analysis window, and annual trend figures reflect obligations and award counts by fiscal year.

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__productOrServiceInformation__principalNAICSCode = '493110'
        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 1,316,157,636.40 1.32 billion 3,648
4732 FEDERAL ACQUISITION SERVICE 275,512,761.82 275.51 million 150
1700 DEPT OF THE NAVY 247,577,281.38 247.58 million 969
2001 DEPARTMENTAL OFFICES 240,733,203.41 240.73 million 41
2100 DEPT OF THE ARMY 230,316,483.71 230.32 million 344
12K2 AGRICULTURAL MARKETING SERVICE 162,436,088.23 162.44 million 154
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 138,615,930.65 138.62 million 11
1900 STATE, DEPARTMENT OF 114,206,938.94 114.21 million 843
5700 DEPT OF THE AIR FORCE 108,558,835.57 108.56 million 343
7003 U.S. CITIZENSHIP AND IMMIGRATION SERVICES 92,187,654.32 92.19 million 204

Insight

Over the last 5 years, NAICS 493110 shows moderate concentration in a small number of agencies, led by the Defense Logistics Agency at $1.32 billion across 3,648 awards, or roughly 37% of the $3.54 billion total obligated. The next largest obligors are the Federal Acquisition Service, Department of the Navy, and Departmental Offices, but each is well below DLA, indicating a clear top-heavy distribution of obligations. Award volume is more dispersed than dollars, with several agencies posting relatively high award counts but lower total obligation, which suggests a mix of large and smaller warehousing and storage actions across the federal enterprise.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '493110'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
AMENTUM SERVICES, INC. 5W3V7 499,964,749.79 499.96 million 224
IRON MOUNTAIN INFORMATION MANAGEMENT, LLC 1F2Y7 243,425,153.98 243.43 million 1,562
VALIANT TECHNICAL SERVICES INC. 019Q0 162,077,087.37 162.08 million 39
LIFE SCIENCE LOGISTICS, LLC 4FFQ5 158,355,682.05 158.36 million 59
OLGOONIK FEDERAL, LLC 61CD2 146,312,382.56 146.31 million 137
SYNERGY LOGISTICS SERVICES II, LLC 864S1 115,903,464.53 115.90 million 132
GLOBAL ASSET TECHNOLOGIES, LLC 66GP7 102,173,654.78 102.17 million 61
AMERICOLD LOGISTICS, LLC 1VSJ7 102,046,312.06 102.05 million 69
ACCENT CONTROLS, INC. 1JPU9 100,068,077.74 100.07 million 63
ARCTICOM, LLC 7CB39 98,260,670.50 98.26 million 71

Insight

Over the last 5 years, NAICS 493110 shows 3.54 billion obligated across 10,338 awards, with an average award value of 342,731.33, indicating a high-volume, moderately fragmented vendor base. Amentum Services, Inc. is the largest recipient at 499.96 million, but no single vendor dominates the category; the top 10 vendors together account for a substantial share of obligations, with several firms clustered near the 100 million level. The distribution suggests spending is spread across multiple suppliers, with both a few large-dollar vendors and several mid-tier award recipients.

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__productOrServiceInformation__principalNAICSCode = '493110'
        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 720,823,831.13 720.82 million 2,250
2024 774,097,215.81 774.10 million 2,421
2023 654,430,152.56 654.43 million 2,309
2022 645,697,079.93 645.70 million 1,647
2021 748,108,268.58 748.11 million 1,711

Insight

Over the last 5 years, NAICS 493110 accumulated $3.54 billion across 10,338 awards, with an average award value of $342,731.33, indicating a high-volume, moderately sized procurement profile. Annual obligations were relatively stable between 2021 and 2025, ranging from $645.70 million to $774.10 million, with a peak in 2024 and a slight decline in 2025. Award counts also remained concentrated in a narrow band overall, rising to 2,421 in 2024 before easing to 2,250 in 2025, suggesting sustained demand with limited year-to-year volatility.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.