Federal Contractor

CANADIAN COMMERCIAL CORPORATION Federal Contract Obligations (Last 5 Years)

FPDS contract activity analysis for CANADIAN COMMERCIAL CORPORATION (CAGE 98247, UEI FA38CTVQM319) over the last five years.

CANADIAN COMMERCIAL CORPORATION recorded 9,743 award actions totaling $4,482,714,257.11 in obligated value during the last five years, with an average action value of $460,095.89. Obligations were concentrated in the Department of the Army, the Department of the Navy, and the Defense Logistics Agency, with the largest NAICS share in explosives manufacturing.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual, agency, and NAICS totals reflect the provided analysis window and may not sum perfectly across views because of reporting and category overlap.

CAGE Code
98247
UEI
FA38CTVQM319
Total Obligated
4.48 billion
4,482,714,257.11
Award Actions
9,743
Average Action Value
460,095.89

About CANADIAN COMMERCIAL CORPORATION federal contract activity

CANADIAN COMMERCIAL CORPORATION (CAGE 98247, UEI FA38CTVQM319) recorded 9,743 awards totaling 4.48 billion over the last 5 years, with an average award value of 460,095.89. The obligation profile is heavily concentrated in defense-related procurement, indicating a sustained role as a supplier to major federal defense buyers.

Agency mix and customer concentration

The Department of the Army is the dominant customer, accounting for 2.79 billion across 826 awards, or well over half of total obligated value. The Department of the Navy and Defense Logistics Agency provide the next-largest shares by dollars, while the Air Force and DARPA contribute smaller but still material volumes, reflecting a broad defense agency footprint with Army-led concentration.

Industry profile based on NAICS activity

The largest NAICS category is 325920 Explosives Manufacturing at 1.70 billion, making it the core driver of obligated value. Additional spending is spread across sensing and guidance systems, ammunition manufacturing, military armored vehicle components, and communications equipment manufacturing, showing a mix of munitions, platform components, and defense electronics.

Annual contract trend over the analysis window

Annual obligations increased from 558.09 million in 2021 to 1.34 billion in 2025, with each year remaining at a substantial scale. Award counts stayed consistently high across the period, peaking in 2022 and remaining near 1,900 in 2024 and 2025, which suggests recurring procurement activity rather than isolated large buys.

How to interpret this page

This summary uses FPDS-observed obligations and award counts for the last 5 years associated with CAGE 98247 and UEI FA38CTVQM319. Agency, NAICS, and annual views are ranked by total obligated dollars; values reflect recorded obligations in the source dataset and do not infer contract performance beyond those fields.

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 = '98247'
        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 2,792,901,123.35 2.79 billion 826
1700 DEPT OF THE NAVY 758,146,752.19 758.15 million 1,652
97AS DEFENSE LOGISTICS AGENCY 605,638,113.12 605.64 million 6,547
5700 DEPT OF THE AIR FORCE 302,719,500.77 302.72 million 551
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 29,018,048.40 29.02 million 44
97F1 DEFENSE MEDIA ACTIVITY (DMA) 1,054,697.00 1.05 million 7
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 2,500.00 2.50 thousand 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -6,766,477.72 -6.77 million 115

Insight

Over the last 5 years, obligations to CANADIAN COMMERCIAL CORPORATION are heavily concentrated in the DEPT OF THE ARMY, which accounts for $2.79 billion, or about 62% of the vendor’s $4.48 billion total obligated. DEPT OF THE NAVY and the DEFENSE LOGISTICS AGENCY are the next largest agencies by obligated value at $758.15 million and $605.64 million, respectively, indicating a strong defense-focused customer base. Award volume is more distributed than obligated dollars, with DLA recording 6,547 awards versus 826 for the Army, and a small negative net obligation appears under DCMA (-$6.77 million), suggesting some de-obligation activity.

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 = '98247'
        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
325920 EXPLOSIVES MANUFACTURING 1,699,035,652.36 1.70 billion 88
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 400,979,317.82 400.98 million 414
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 339,694,311.83 339.69 million 113
336992 MILITARY ARMORED VEHICLE, TANK, AND TANK COMPONENT MANUFACTURING 293,407,838.07 293.41 million 2,495
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 276,672,502.62 276.67 million 131
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 218,802,785.23 218.80 million 835
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 200,738,669.98 200.74 million 1,420
325412 PHARMACEUTICAL PREPARATION MANUFACTURING 125,014,187.12 125.01 million 1,224
481212 NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION 84,396,715.83 84.40 million 34
333120 CONSTRUCTION MACHINERY MANUFACTURING 61,817,166.45 61.82 million 164

Insight

Over the last 5 years, CANADIAN COMMERCIAL CORPORATION’s obligations are concentrated in a small set of defense-related NAICS, led by 325920 Explosives Manufacturing at $1.70 billion. The next largest NAICS, 334511, 332993, 336992, and 334220, each account for materially less obligated value, indicating a clear skew toward a few high-dollar manufacturing and systems categories. Several top NAICS also have high award counts, including 336992, 336412, and 325412, suggesting a broader distribution of smaller awards within those lines of effort.

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 = '98247'
        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 1,335,514,361.30 1.34 billion 1,929
2024 1,090,623,827.66 1.09 billion 1,947
2023 899,938,562.67 899.94 million 1,843
2022 598,546,707.29 598.55 million 2,149
2021 558,090,798.19 558.09 million 1,875

Insight

Over the last 5 years, CANADIAN COMMERCIAL CORPORATION (CAGE 98247) obligated $4.48 billion across 9,743 awards, with an average award value of $460,095.89. Annual obligations increased each year from $558.09 million in 2021 to $1.34 billion in 2025, indicating a clear upward trend in spend. Award counts remained relatively stable, ranging from 1,843 to 2,149 per year, suggesting the growth in obligations was driven more by higher-dollar awards than by a material increase in transaction volume.

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.