Federal Contractor

TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. Federal Contract Obligations (Last 5 Years)

Federal procurement profile for TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. showing 5-year award activity, obligations, agencies, and NAICS patterns.

Over the last 5 years, TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. (CAGE 0J6J5, UEI HEZDP5MN11A3) recorded 219 award actions totaling $1,641,340,625.83 in obligated value. The Department of the Army accounts for most of that total, and the largest NAICS categories are Engineering Services and Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing.

Generated at 03/21/2026

Analysis period: Last 5 years

Obligation totals and counts reflect FPDS-readable records in the analysis window and may include negative adjustments.

CAGE Code
0J6J5
UEI
HEZDP5MN11A3
Total Obligated
1.64 billion
1,641,340,625.83
Award Actions
219
Average Action Value
7,494,706.05

About TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. federal contract activity

TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. recorded 219 awards and $1.64 billion in obligations over the last 5 years, with an average award value of $7.49 million. The vendor’s federal footprint is heavily concentrated in defense-related work, and the scale of obligations indicates a recurring programmatic relationship rather than isolated purchases.

Agency mix and customer concentration

The Department of the Army accounts for nearly all spending, with $1.61 billion across 164 awards, making it the dominant customer by a wide margin. The Department of the Navy is a secondary buyer at $40.58 million across 53 awards, while DCMA shows a small negative obligation total of $6.19 million across 2 awards, which may reflect deobligations or contract adjustments.

Industry profile based on NAICS activity

Procurement activity is centered on NAICS 541330 Engineering Services, which represents $1.16 billion and 131 awards, followed by NAICS 334511 Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing at $477.66 million across 87 awards. A single aircraft manufacturing award under NAICS 336411 carries a small negative obligation, reinforcing that the vendor’s primary profile is engineering and specialized systems work rather than broad manufacturing.

Annual contract trend over the analysis window

Annual obligations were highest in 2025 at $712.94 million across 49 awards, well above prior years in the analysis window. Obligations were also substantial in 2022 and 2021, at $356.95 million and $344.62 million respectively, while 2023 and 2024 were materially lower, indicating a fluctuating but consistently significant award pattern.

How to interpret this page

This summary uses FPDS-obligated dollars and award counts for the last 5 years associated with CAGE code 0J6J5 and UEI HEZDP5MN11A3. Agency, NAICS, and annual sections are based on the provided ranked aggregates; negative obligation values are preserved as reported and may indicate deobligations or contract adjustments.

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 = '0J6J5'
        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
2100 DEPT OF THE ARMY 1,606,954,281.29 1.61 billion 164
1700 DEPT OF THE NAVY 40,579,156.95 40.58 million 53
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -6,192,812.41 -6.19 million 2

Insight

Over the last 5 years, TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. received 1.64 billion across 219 awards, with activity heavily concentrated in the Department of the Army. The Army obligated 1.61 billion over 164 awards, accounting for the vast majority of total obligations and indicating a strong reliance on a single agency relationship. The Department of the Navy added 40.58 million across 53 awards, while DCMA recorded a net negative obligation of 6.19 million across 2 awards, reducing the overall agency total slightly.

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 = '0J6J5'
        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
541330 ENGINEERING SERVICES 1,163,693,485.60 1.16 billion 131
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 477,664,818.25 477.66 million 87
336411 AIRCRAFT MANUFACTURING -17,678.02 -17.68 thousand 1

Insight

Over the last 5 years, TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. received $1.64 billion across 219 awards, with obligations highly concentrated in two NAICS codes. NAICS 541330, Engineering Services, accounted for $1.16 billion across 131 awards, or about 71% of total obligated dollars, while NAICS 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, accounted for $477.66 million across 87 awards, or about 29%. NAICS 336411, Aircraft Manufacturing, was immaterial at -$17.68 thousand across 1 award, indicating negligible activity outside the two primary categories.

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 = '0J6J5'
        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 712,935,604.61 712.94 million 49
2024 92,304,101.50 92.30 million 40
2023 134,533,973.34 134.53 million 52
2022 356,946,115.15 356.95 million 33
2021 344,620,831.23 344.62 million 45

Insight

Over the last 5 years, TCOM, LIMITED PARTNERSHIP A/K/A TCOM, L.P. (CAGE 0J6J5) has obligated $1.64 billion across 219 awards, averaging $7.49 million per award. Obligations are concentrated in 2025, which accounts for $712.94 million, or roughly 43% of the 5-year total, indicating a pronounced recent increase in spending. Prior years were materially lower and more variable, ranging from $92.30 million in 2024 to $356.95 million in 2022, with award counts distributed between 33 and 52 annually.

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.