Federal Contractor

FEDERAL EXPRESS CORPORATION Federal Contract Obligations (Last 10 Years)

FPDS procurement summary for FEDERAL EXPRESS CORPORATION (CAGE 1SB34, UEI KQWXKVLGRZ96) covering obligations and award activity over the last 10 years.

FEDERAL EXPRESS CORPORATION recorded $4,898,463,306.78 in obligated federal awards across 6,713 actions in the last 10 years, with an average action value of $729,698.09. USTRANSCOM accounted for nearly all obligations at $4.90 billion and 6,697 awards, while smaller amounts were reported by NIH, Federal Prison Industries, and Indian Health Service.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals and yearly values are based on readable FPDS amounts for the last 10 years and may include negative adjustments, as shown in 2025.

CAGE Code
1SB34
UEI
KQWXKVLGRZ96
Total Obligated
4.90 billion
4,898,463,306.78
Award Actions
6,713
Average Action Value
729,698.09

About FEDERAL EXPRESS CORPORATION federal contract activity

FEDERAL EXPRESS CORPORATION (CAGE 1SB34, UEI KQWXKVLGRZ96) recorded 6,713 awards totaling $4.90 billion over the last 10 years, with an average award value of $729,698.09. The profile is highly concentrated in a small number of transportation-related awards, indicating a large-volume, service-driven procurement relationship rather than a broad spread of contract types.

Agency mix and customer concentration

USTRANSCOM accounts for nearly all activity, with 6,697 awards and $4.90 billion obligated, making the vendor’s federal footprint overwhelmingly dependent on a single agency customer. The remaining agencies contribute only marginally, including the National Institutes of Health, Federal Prison Industries, Indian Health Service, and U.S. Immigration and Customs Enforcement, each representing negligible share by obligation.

Industry profile based on NAICS activity

The NAICS profile is dominated by 481211, Nonscheduled Chartered Passenger Air Transportation, which represents essentially the full obligation base at $4.90 billion across 6,690 awards. Secondary codes are immaterial by comparison, led by 481212, Nonscheduled Chartered Freight Air Transportation, followed by much smaller activity in Couriers and Express Delivery Services, Broadwoven Fabric Mills, and Postal Service.

Annual contract trend over the analysis window

Annual obligations rose sharply in 2021 through 2023, increasing from $511.84 million in 2021 to $734.45 million in 2022 and $843.22 million in 2023. Activity then declined to $293.15 million in 2024, and 2025 shows a negative obligated value of $2.99 million with 26 awards, which may reflect deobligations or data adjustments in the current period.

How to interpret this page

This summary uses FPDS-observed awards for the last 10 years and reports obligations, award counts, and average award value as provided in the analysis window. Agency and NAICS concentration are interpreted directly from the top-ranking obligations and counts, and the annual trend reflects the reported yearly obligated totals without additional estimation or interpolation.

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 = '1SB34'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
9776 USTRANSCOM 4,898,283,341.64 4.90 billion 6,697
7529 NATIONAL INSTITUTES OF HEALTH 131,996.00 132.00 thousand 6
1542 FEDERAL PRISON INDUSTRIES, INC. 39,600.00 39.60 thousand 2
7527 INDIAN HEALTH SERVICE 8,369.14 8.37 thousand 6
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 0.00 0.00 2

Insight

Over the last 10 years, FEDERAL EXPRESS CORPORATION’s obligations were overwhelmingly concentrated at USTRANSCOM, which accounted for $4.898 billion of the vendor’s $4.898 billion total and 6,697 of 6,713 awards. The remaining agencies represent only marginal activity by comparison, with the National Institutes of Health at $132.0 thousand, Federal Prison Industries, Inc. at $39.6 thousand, Indian Health Service at $8.37 thousand, and U.S. Immigration and Customs Enforcement recording two awards with no obligated dollars. This pattern indicates a highly concentrated federal customer base with USTRANSCOM as the dominant buying agency.

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 = '1SB34'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
481211 NONSCHEDULED CHARTERED PASSENGER AIR TRANSPORTATION 4,897,268,799.90 4.90 billion 6,690
481212 NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION 1,022,541.74 1.02 million 8
492110 COURIERS AND EXPRESS DELIVERY SERVICES 123,996.00 124.00 thousand 6
313210 BROADWOVEN FABRIC MILLS 39,600.00 39.60 thousand 2
491110 POSTAL SERVICE 8,369.14 8.37 thousand 6

Insight

Over the last 10 years, FEDERAL EXPRESS CORPORATION has received $4.90 billion across 6,713 awards, with obligations heavily concentrated in NAICS 481211, NONSCHEDULED CHARTERED PASSENGER AIR TRANSPORTATION, which accounts for $4.90 billion and 6,690 awards. The remaining obligations are minimal and dispersed across a small number of awards in NAICS 481212, 492110, 313210, and 491110, each representing less than $1.1 million. This pattern indicates a highly concentrated award history with limited diversification beyond the primary air transportation category.

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 = '1SB34'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 -2,985,215.75 -2.99 million 26
2024 293,148,777.23 293.15 million 608
2023 843,220,043.53 843.22 million 1,039
2022 734,452,402.96 734.45 million 855
2021 511,843,270.29 511.84 million 746
2020 520,248,658.71 520.25 million 895
2019 548,013,221.26 548.01 million 961
2018 948,341,254.91 948.34 million 881
2017 502,180,893.64 502.18 million 702

Insight

FEDERAL EXPRESS CORPORATION (CAGE 1SB34) shows a highly concentrated obligation profile over the last 10 years, with $4.90 billion across 6,713 awards and an average award value of $729.7K. Annual obligations were generally sustained at roughly $500M to $950M from 2017 through 2024, peaking in 2023 at $843.2M on 1,039 awards and again in 2018 at $948.3M on 881 awards. The 2025 figure is currently negative at -$3.0M across 26 awards, which likely reflects partial-year activity and/or deobligations rather than a full-year trend.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.