Federal Contractor

TOTE SERVICES, LLC Federal Contract Obligations (Last 5 Years)

TOTE SERVICES, LLC (CAGE 0B1X4, UEI UFQGBQM3JDY5) recorded 1.78 billion in obligations across 2,307 awards in the last five years.

Federal procurement activity for TOTE SERVICES, LLC is concentrated with the Maritime Administration, which accounts for most of the company’s 5-year obligated total, followed by the Department of the Navy. The award mix is led by ship building and repairing and deep sea freight transportation, with annual obligations peaking in 2021 and remaining in the 200 million to 250 million range in 2023 through 2025.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the last five years of readable FPDS obligation data and may include multiple award actions under the same vendor.

CAGE Code
0B1X4
UEI
UFQGBQM3JDY5
Total Obligated
1.78 billion
1,776,391,263.57
Award Actions
2,307
Average Action Value
770,000.54

About TOTE SERVICES, LLC federal contract activity

Over the last 5 years, TOTE SERVICES, LLC (CAGE 0B1X4, UEI UFQGBQM3JDY5) received $1.78 billion across 2,307 awards, for an average award value of $770,000.54. The vendor’s obligation base is highly concentrated, with most activity tied to maritime transportation and shipbuilding-related federal requirements.

Agency mix and customer concentration

MARITIME ADMINISTRATION accounted for $1.47 billion across 2,154 awards, representing the clear majority of obligated dollars and transaction volume. The DEPT OF THE NAVY was the second-largest customer at $309.41 million across 152 awards. MISSILE DEFENSE AGENCY (MDA) appears only once in the record with $500 obligated, indicating negligible participation relative to the core agencies.

Industry profile based on NAICS activity

The vendor’s obligations are split primarily between SHIP BUILDING AND REPAIRING (NAICS 336611) at $962.26 million and DEEP SEA FREIGHT TRANSPORTATION (NAICS 483111) at $809.14 million. Together, these two NAICS codes account for nearly all obligated dollars and explain the vendor’s maritime profile. ENGINEERING SERVICES contributed $5.00 million, while the remaining NAICS activity was de minimis.

Annual contract trend over the analysis window

Obligations were strongest in 2021 at $715.70 million across 424 awards, then fell to $432.89 million in 2022 and $172.46 million in 2023. Activity rebounded in 2024 to $200.94 million and increased further in 2025 to $254.40 million, with award counts also rising to 644 in 2025. The pattern shows a sharp mid-period contraction followed by a partial recovery in both dollars and transaction volume.

How to interpret this page

This summary is based on FPDS awards observed in the last 5 years and uses obligated dollars and award counts as reported in the provided dataset. Agency and NAICS rankings reflect total obligated value over the analysis period, while the annual trend aggregates obligations by fiscal year. Amounts are rounded in narrative form and may differ slightly from exact sums due to presentation precision.

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 = '0B1X4'
        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
6938 MARITIME ADMINISTRATION 1,466,981,274.57 1.47 billion 2,154
1700 DEPT OF THE NAVY 309,409,489.00 309.41 million 152
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1

Insight

Over the last 5 years, obligations to TOTE SERVICES, LLC are highly concentrated in the MARITIME ADMINISTRATION, which accounts for $1.47 billion of the $1.78 billion total and 2,154 of 2,307 awards. The DEPT OF THE NAVY is a secondary source of demand, with $309.41 million across 152 awards, indicating a much smaller but still material share of activity. MISSILE DEFENSE AGENCY obligations are de minimis at $500 and one award, so agency-level activity is dominated by two customers, with maritime funding driving the vendor’s overall obligation profile.

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 = '0B1X4'
        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
336611 SHIP BUILDING AND REPAIRING 962,258,374.29 962.26 million 73
483111 DEEP SEA FREIGHT TRANSPORTATION 809,135,662.53 809.14 million 2,228
541330 ENGINEERING SERVICES 4,996,726.75 5.00 million 5
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 500.00 500.00 1

Insight

Over the last 5 years, TOTE SERVICES, LLC’s obligated dollars are highly concentrated in two NAICS codes: 336611 Ship Building and Repairing ($962.26 million across 73 awards) and 483111 Deep Sea Freight Transportation ($809.14 million across 2,228 awards). Together, these account for nearly all of the vendor’s $1.78 billion in obligations, indicating a narrow procurement profile centered on maritime shipbuilding/repair and freight transportation. The remaining activity is minimal, with 541330 Engineering Services at $5.00 million across 5 awards and 541715 R&D at $500 on 1 award.

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 = '0B1X4'
        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 254,396,148.45 254.40 million 644
2024 200,940,215.31 200.94 million 462
2023 172,460,712.51 172.46 million 386
2022 432,892,709.83 432.89 million 391
2021 715,701,477.47 715.70 million 424

Insight

TOTE SERVICES, LLC received $1.78 billion across 2,307 awards over the last 5 years, averaging about $770 thousand per award. Obligations are concentrated in 2021 and 2022, which together account for about $1.15 billion, or roughly 65% of the 5-year total. Annual obligated dollars then declined sharply in 2023 and remained lower in 2024 before rising again in 2025 to $254.4 million. Award counts increased in 2025, indicating higher transaction volume despite lower obligated dollars than the 2021–2022 peak.

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.