Federal Contractor

CFM INTERNATIONAL, INC. Federal Contract Obligations (Last 10 Years)

Federal procurement profile for CFM INTERNATIONAL, INC. (CAGE 58828, UEI Q6HPK83NVT26) covering obligations, awards, agencies, NAICS codes, and annual trends over the last 10 years.

CFM INTERNATIONAL, INC. recorded 6,405 award actions and $3.006 billion in obligated federal spending over the last 10 years, with an average action value of $469,377.21. Activity is concentrated in Defense Logistics Agency awards and NAICS 336412, Aircraft Engine and Engine Parts Manufacturing.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable FPDS analysis-window values and may include minor negative adjustments in agency-level detail.

CAGE Code
58828
UEI
Q6HPK83NVT26
Total Obligated
3.01 billion
3,006,361,040.07
Award Actions
6,405
Average Action Value
469,377.21

About CFM INTERNATIONAL, INC. federal contract activity

CFM INTERNATIONAL, INC. shows a large federal procurement footprint over the last 10 years, with $3.01 billion in obligated dollars across 6,405 awards and an average award value of $469,377.21. Activity is concentrated under CAGE 58828 and UEI Q6HPK83NVT26, indicating a substantial and sustained presence in federal aviation-related contracting.

Agency mix and customer concentration

The vendor’s obligations are overwhelmingly driven by the Defense Logistics Agency, which accounts for $2.64 billion and 6,230 awards. The only other material customers are the Department of the Navy and Department of the Air Force, while the Defense Contract Management Agency shows a small negative obligation total, which is consistent with contract adjustments or deobligations rather than new demand.

Industry profile based on NAICS activity

Contracting is highly concentrated in NAICS 336412, Aircraft Engine and Engine Parts Manufacturing, which represents essentially the full value of reported obligations and most of the awards. The remaining NAICS codes are minor and appear to reflect limited ancillary purchases in transformers, measuring devices, ordnance accessories, and fasteners rather than a broad diversification of the vendor’s federal work.

Annual contract trend over the analysis window

Annual obligations fluctuate meaningfully but remain consistently high, with the strongest year in the displayed period occurring in 2023 at $495.76 million. After that peak, obligations moderated to $319.12 million in 2024 and $225.04 million in 2025 to date, while award counts also remained substantial, indicating continued repeat purchasing despite year-to-year volatility.

How to interpret this page

This summary is based on FPDS-observed obligations and award counts for the last 10 years, grouped by agency, NAICS, and fiscal year. Obligation totals are reported as awarded and may include negative values where deobligations or adjustments are recorded; figures reflect the supplied analysis window and should be interpreted as procurement activity rather than revenue.

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 = '58828'
        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
97AS DEFENSE LOGISTICS AGENCY 2,637,989,412.59 2.64 billion 6,230
1700 DEPT OF THE NAVY 316,006,029.92 316.01 million 78
5700 DEPT OF THE AIR FORCE 52,558,071.00 52.56 million 12
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -192,473.44 -192.47 thousand 85

Insight

CFM INTERNATIONAL, INC. received 3.01 billion across 6,405 awards over the last 10 years, with obligations heavily concentrated at the Defense Logistics Agency. DLA accounted for 2.64 billion and 6,230 awards, representing the vast majority of both dollars and action count. The Department of the Navy was a distant second at 316.01 million across 78 awards, followed by the Department of the Air Force at 52.56 million across 12 awards. DCMA obligations were slightly negative (-192.47 thousand) across 85 awards, indicating minimal net funding activity in this period.

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 = '58828'
        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
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 3,006,200,201.37 3.01 billion 6,362
335311 POWER, DISTRIBUTION, AND SPECIALTY TRANSFORMER MANUFACTURING 101,400.00 101.40 thousand 3
334519 OTHER MEASURING AND CONTROLLING DEVICE MANUFACTURING 37,126.00 37.13 thousand 3
332994 SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING 13,893.50 13.89 thousand 9
332722 BOLT, NUT, SCREW, RIVET, AND WASHER MANUFACTURING 11,100.00 11.10 thousand 3
314910 TEXTILE BAG AND CANVAS MILLS 2,130.00 2.13 thousand 5
332510 HARDWARE MANUFACTURING 0.00 0.00 4
326122 PLASTICS PIPE AND PIPE FITTING MANUFACTURING 0.00 0.00 3
333613 MECHANICAL POWER TRANSMISSION EQUIPMENT MANUFACTURING 0.00 0.00 6
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 0.00 0.00 2

Insight

CFM INTERNATIONAL, INC. is highly concentrated in NAICS 336412, Aircraft Engine and Engine Parts Manufacturing, which accounts for about 3.01 billion of 3.01 billion in total obligated value and 6,362 of 6,405 awards over the last 10 years. The remaining NAICS categories are immaterial by comparison, each contributing only nominal obligated value, with several showing awards but no obligated dollars. This pattern indicates a narrowly focused contract profile with obligations driven almost entirely by aircraft engine-related work.

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 = '58828'
        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 225,036,468.56 225.04 million 289
2024 319,121,146.52 319.12 million 428
2023 495,763,518.55 495.76 million 630
2022 275,811,010.03 275.81 million 575
2021 290,176,496.39 290.18 million 765
2020 325,134,876.38 325.13 million 741
2019 414,300,315.62 414.30 million 1,047
2018 354,835,865.95 354.84 million 1,048
2017 306,179,233.07 306.18 million 880
2016 2,109.00 2.11 thousand 2

Insight

Over the last 10 years, CFM INTERNATIONAL, INC. received 6,405 awards totaling $3.01 billion, with annual obligations generally concentrated in the $225 million to $495.8 million range. Obligations peaked in 2023 at $495.76 million, then declined in 2024 to $319.12 million and in 2025 to $225.04 million, indicating a recent downward shift from the 2023 high. Award volume was highest in 2018 and 2019 at 1,048 and 1,047 awards, respectively, and remained above 500 awards through 2022 before falling to 428 in 2024 and 289 in 2025. 2016 is a clear low outlier at $2.11 thousand across 2 awards.

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.