Federal Contractor

FEDERAL EXPRESS CORPORATION Federal Contract Obligations (Last Year)

FEDERAL EXPRESS CORPORATION recorded 524.44 million in obligated federal awards across 1,927 actions in the last full year.

FEDERAL EXPRESS CORPORATION, CAGE 01FJ4, UEI EM7LMJJCF6B7, was obligated 524,442,014.28 across 1,927 award actions in the last full year, for an average action value of 272,154.65. Most obligations were concentrated in USTRANSCOM and the Department of Veterans Affairs, with courier and express delivery services accounting for the bulk of the company’s federal business.

Generated at 03/21/2026

Analysis period: Last full year

This page summarizes the last full year of readable FPDS obligation data and includes agency, NAICS, and annual trend totals.

CAGE Code
01FJ4
UEI
EM7LMJJCF6B7
Total Obligated
524.44 million
524,442,014.28
Award Actions
1,927
Average Action Value
272,154.65

About FEDERAL EXPRESS CORPORATION federal contract activity

FEDERAL EXPRESS CORPORATION recorded $524.44 million in obligated value across 1,927 awards in the last full year, with an average award value of $272,154.65. The spending profile is highly concentrated, indicating heavy use of the vendor for recurring transportation and logistics requirements rather than a broad mix of unrelated purchases.

Agency mix and customer concentration

USTRANSCOM accounted for the largest share of obligations at $329.41 million across 25 awards, followed by the Department of Veterans Affairs at $172.27 million across 148 awards. The remaining top agencies were much smaller, with the FBI at $12.29 million, the FAA at $3.00 million, and the Food Safety and Inspection Service at $2.41 million, showing a clear concentration in defense and civilian logistics demand.

Industry profile based on NAICS activity

The vendor’s obligations are overwhelmingly tied to NAICS 492110, Couriers and Express Delivery Services, which represented $522.89 million across 1,919 awards. Only limited activity appears in adjacent transportation categories, including nonscheduled chartered passenger air transportation at $1.60 million and minimal obligations in scheduled freight air transportation and testing services, suggesting the award base is narrowly aligned to core courier operations.

Annual contract trend over the analysis window

The annual trend shows $524.44 million obligated in 2025 across 1,927 awards. Because only one year is present in the analysis window, this page supports a point-in-time view rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS award records for FEDERAL EXPRESS CORPORATION identified by CAGE 01FJ4 and UEI EM7LMJJCF6B7 for the last full year. Obligated values, award counts, and classifications are aggregated from the provided agency, NAICS, and annual trend data; no additional assumptions or external sources were used.

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 = '01FJ4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 329,410,571.45 329.41 million 25
3600 VETERANS AFFAIRS, DEPARTMENT OF 172,265,811.54 172.27 million 148
1549 FEDERAL BUREAU OF INVESTIGATION 12,288,408.00 12.29 million 19
6920 FEDERAL AVIATION ADMINISTRATION 3,000,000.00 3.00 million 4
12G2 FOOD SAFETY AND INSPECTION SERVICE 2,409,612.71 2.41 million 9
1501 OFFICES, BOARDS AND DIVISIONS 1,374,935.00 1.37 million 560
1524 DRUG ENFORCEMENT ADMINISTRATION 1,305,232.08 1.31 million 417
1544 U.S. MARSHALS SERVICE 1,072,968.22 1.07 million 24
2100 DEPT OF THE ARMY 882,222.70 882.22 thousand 53
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 848,374.29 848.37 thousand 347

Insight

Over the last full year, FEDERAL EXPRESS CORPORATION received 524.44 million across 1,927 awards, with spending heavily concentrated in USTRANSCOM and the Department of Veterans Affairs. USTRANSCOM alone obligated 329.41 million, or about 63% of total obligated dollars, while VA added 172.27 million, bringing the top two agencies to roughly 96% of total obligations. The remaining agencies each accounted for comparatively small dollar amounts, indicating a highly concentrated obligation profile despite a broader award distribution across multiple federal buyers.

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 = '01FJ4'
        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
492110 COURIERS AND EXPRESS DELIVERY SERVICES 522,889,356.18 522.89 million 1,919
481211 NONSCHEDULED CHARTERED PASSENGER AIR TRANSPORTATION 1,600,000.00 1.60 million 3
481112 SCHEDULED FREIGHT AIR TRANSPORTATION 13,156.00 13.16 thousand 1
541380 TESTING LABORATORIES AND SERVICES 12,800.00 12.80 thousand 1
423860 TRANSPORTATION EQUIPMENT AND SUPPLIES (EXCEPT MOTOR VEHICLE) MERCHANT WHOLESALERS 0.00 0.00 1
561499 ALL OTHER BUSINESS SUPPORT SERVICES -19,057.90 -19.06 thousand 1
488999 ALL OTHER SUPPORT ACTIVITIES FOR TRANSPORTATION -54,240.00 -54.24 thousand 1

Insight

Over the last full year, FEDERAL EXPRESS CORPORATION’s obligations were overwhelmingly concentrated in NAICS 492110, Couriers and Express Delivery Services, which accounted for $522.89 million across 1,919 awards, or essentially all of the vendor’s $524.44 million total. The remaining NAICS categories were immaterial by comparison, with only one other code exceeding $1 million: NAICS 481211 at $1.60 million across 3 awards. The balance of activity was limited to isolated, very small awards and a few negative obligations, indicating a highly focused procurement profile centered on courier and express delivery services.

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 = '01FJ4'
        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 524,442,014.28 524.44 million 1,927

Insight

In the last full year, FEDERAL EXPRESS CORPORATION (CAGE 01FJ4) recorded $524.44 million in obligated dollars across 1,927 awards, for an average award value of $272,154.65. Because the annual trend window contains only one year of data, no year-over-year movement or multi-year pattern can be assessed. The volume of awards indicates a highly distributed obligation profile rather than reliance on a small number of transactions.

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