Federal Contractor

CHEMONICS INTERNATIONAL, INC Federal Contract Obligations (Last 5 Years)

FPDS procurement profile for CHEMONICS INTERNATIONAL, INC (CAGE 3DNC8, UEI DSUSFJFR9A33) covering the last 5 years of federal contract obligations and award activity.

CHEMONICS INTERNATIONAL, INC recorded 973 award actions and $6,996,232,072.86 in obligated obligations over the last 5 years, with an average action value of $7,190,372.12. All reported obligations in this window were with the Agency for International Development, and the largest share fell under NAICS 541611, Administrative Management and General Management Consulting Services.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations ranged from $893,758,635.25 in 2025 to $2,006,600,975.03 in 2021, based on readable FPDS action data for the selected period.

CAGE Code
3DNC8
UEI
DSUSFJFR9A33
Total Obligated
7.00 billion
6,996,232,072.86
Award Actions
973
Average Action Value
7,190,372.12

About CHEMONICS INTERNATIONAL, INC federal contract activity

CHEMONICS INTERNATIONAL, INC (CAGE 3DNC8, UEI DSUSFJFR9A33) recorded 973 FPDS awards totaling 7.00 billion in obligated dollars over the last 5 years, with an average award value of 7.19 million. The obligation base is concentrated in a single federal customer and reflects sustained large-scale contract activity rather than a broad multi-agency footprint.

Agency mix and customer concentration

All obligated dollars in the analysis window are attributed to the AGENCY FOR INTERNATIONAL DEVELOPMENT, which accounts for 7.00 billion across 973 awards. This indicates a highly concentrated customer relationship and limited agency diversification in the observed period.

Industry profile based on NAICS activity

The award base is led by NAICS 541611, Administrative Management and General Management Consulting Services, at 5.51 billion across 293 awards. Secondary activity appears in NAICS 541990, All Other Professional, Scientific, and Technical Services, with 977.09 million across 504 awards, followed by smaller volumes in engineering and technical consulting categories, indicating a services mix centered on management and implementation support.

Annual contract trend over the analysis window

Annual obligations peaked in 2021 at 2.01 billion across 219 awards, then remained above 1.0 billion in 2022 through 2024 before declining to 893.76 million in 2025 to date. Award counts followed a similar pattern, with the highest volume in 2024 at 222 awards and lower activity in 2025 at 111 awards, suggesting a recent moderation in obligation pace.

How to interpret this page

This summary is based on FPDS records for the last 5 years and reflects obligated dollars and award counts associated with the provided vendor identifiers. Amounts are reported as recorded in FPDS and grouped by agency, NAICS, and fiscal year within the stated analysis window; no external data or inferred contract details 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 = '3DNC8'
        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
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 6,996,232,072.86 7.00 billion 973

Insight

Over the last 5 years, CHEMONICS INTERNATIONAL, INC. has received $7.00 billion in obligated funding across 973 awards, with an average award value of $7.19 million. All reported obligations are concentrated in the Agency for International Development, indicating complete agency-level concentration in the period reviewed. This pattern suggests the vendor’s federal business is highly dependent on a single agency relationship.

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 = '3DNC8'
        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
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 5,508,574,881.19 5.51 billion 293
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 977,094,591.45 977.09 million 504
541330 ENGINEERING SERVICES 202,628,870.82 202.63 million 50
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 166,129,087.41 166.13 million 30
525120 HEALTH AND WELFARE FUNDS 43,134,954.60 43.13 million 10
611710 EDUCATIONAL SUPPORT SERVICES 22,709,670.00 22.71 million 6
541620 ENVIRONMENTAL CONSULTING SERVICES 21,463,961.41 21.46 million 11
924110 ADMINISTRATION OF AIR AND WATER RESOURCE AND SOLID WASTE MANAGEMENT PROGRAMS 17,659,136.00 17.66 million 11
541618 OTHER MANAGEMENT CONSULTING SERVICES 14,851,172.39 14.85 million 18
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 11,544,219.90 11.54 million 10

Insight

CHEMONICS INTERNATIONAL, INC. shows a highly concentrated obligation profile in the last 5 years, with NAICS 541611 accounting for $5.51 billion of the $7.00 billion total obligated, or roughly 79%. The next largest NAICS, 541990, contributes $977.09 million across 504 awards, indicating meaningful secondary activity but at a much lower dollar level than 541611. The remaining NAICS codes each represent comparatively small portions of total obligations, with only 541330 and 541690 exceeding $100 million, suggesting the vendor’s procurement activity is centered primarily in management consulting, with a broader but fragmented mix across related professional and technical 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 = '3DNC8'
        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 893,758,635.25 893.76 million 111
2024 1,626,394,200.97 1.63 billion 222
2023 1,170,208,604.50 1.17 billion 207
2022 1,299,269,657.11 1.30 billion 214
2021 2,006,600,975.03 2.01 billion 219

Insight

CHEMONICS INTERNATIONAL, INC (CAGE 3DNC8) obligated $7.00 billion across 973 awards over the last 5 years, averaging $7.19 million per award. Annual obligations were highest in 2021 at $2.01 billion, then declined to $1.30 billion in 2022 and $1.17 billion in 2023 before rising to $1.63 billion in 2024; 2025 is currently lower at $893.76 million. Award counts remain relatively stable year to year, ranging from 111 to 222, indicating that changes in obligations are driven more by award size than by 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.