Federal Contractor

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

CHEMONICS INTERNATIONAL, INC (CAGE 3DNC8, UEI DSUSFJFR9A33) shows $14.30 billion in federal obligations across 1,882 award actions over the last 10 years.

CHEMONICS INTERNATIONAL, INC has received nearly all of its federal obligations from the AGENCY FOR INTERNATIONAL DEVELOPMENT, with smaller activity recorded at the STATE, DEPARTMENT OF STATE. Its work is concentrated in administrative management and general management consulting, along with other professional and technical services, engineering, and training.

Generated at 03/21/2026

Analysis period: Last 10 years

This summary reflects the last 10 years of FPDS obligations and may include multiple award actions within the same contract or agreement.

CAGE Code
3DNC8
UEI
DSUSFJFR9A33
Total Obligated
14.30 billion
14,299,426,376.48
Award Actions
1,882
Average Action Value
7,597,994.88

About CHEMONICS INTERNATIONAL, INC federal contract activity

CHEMONICS INTERNATIONAL, INC (CAGE 3DNC8, UEI DSUSFJFR9A33) recorded $14.30 billion in obligated federal awards across 1,882 awards over the last 10 years, with an average award value of $7.60 million. The profile is highly concentrated in a small number of awards and reflects sustained large-scale federal contracting activity.

Agency mix and customer concentration

Award activity is overwhelmingly concentrated at the Agency for International Development, which accounts for 1,880 awards and the full $14.30 billion in obligated value shown in the data. The Department of State appears only twice in the award count and shows no obligated value in the provided dataset, indicating minimal diversification by awarding agency.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in management and consulting-oriented NAICS codes. NAICS 541611, Administrative Management and General Management Consulting Services, leads by a wide margin with $11.56 billion across 573 awards, followed by NAICS 541990 with $2.05 billion across 1,007 awards; all other listed NAICS codes are materially smaller.

Annual contract trend over the analysis window

Obligations remained elevated and volatile across the most recent years shown, ranging from $893.76 million in 2025 to a peak of $2.01 billion in 2021. The profile shows strong annual continuity, with more than 200 awards in each year from 2021 through 2024 and 111 awards already recorded in 2025.

How to interpret this page

This summary is based on FPDS award records for the last 10 years and uses obligated dollars and award counts associated with the vendor’s CAGE and UEI identifiers. Agency, NAICS, and annual trend views reflect the provided aggregated totals only; no additional contract-level attributes or unprovided fiscal-year data were inferred.

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 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
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 14,299,426,376.48 14.30 billion 1,880
1900 STATE, DEPARTMENT OF 0.00 0.00 2

Insight

Over the last 10 years, CHEMONICS INTERNATIONAL, INC. has received 14.30 billion in obligations across 1,882 awards, indicating a highly concentrated relationship with the federal government. The Agency for International Development accounts for essentially all activity, with 14.30 billion obligated across 1,880 awards, while the Department of State accounts for only 2 awards and no obligated value. This pattern indicates a strong single-agency dependency and limited agency diversification in the vendor’s federal portfolio.

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 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
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 11,555,670,807.82 11.56 billion 573
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 2,050,715,659.83 2.05 billion 1,007
541330 ENGINEERING SERVICES 202,628,870.82 202.63 million 50
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 167,029,087.41 167.03 million 31
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 66,454,017.00 66.45 million 21
525120 HEALTH AND WELFARE FUNDS 43,134,954.60 43.13 million 10
541620 ENVIRONMENTAL CONSULTING SERVICES 39,170,811.77 39.17 million 26
541618 OTHER MANAGEMENT CONSULTING SERVICES 33,031,218.21 33.03 million 47
561990 ALL OTHER SUPPORT SERVICES 25,566,516.42 25.57 million 11
924110 ADMINISTRATION OF AIR AND WATER RESOURCE AND SOLID WASTE MANAGEMENT PROGRAMS 23,659,136.00 23.66 million 14

Insight

Over the last 10 years, CHEMONICS INTERNATIONAL, INC’s obligations are highly concentrated in NAICS 541611, Administrative Management and General Management Consulting Services, which accounts for $11.56 billion across 573 awards, or roughly 81% of total obligated dollars. NAICS 541990, All Other Professional, Scientific, and Technical Services, is the only other major revenue source at $2.05 billion across 1,007 awards, indicating a large volume of lower-dollar actions outside the primary category. The remaining NAICS codes are materially smaller, each below $203 million, which suggests a broad but secondary distribution across related professional, technical, and support service activities.

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 10 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
2020 2,233,035,807.39 2.23 billion 247
2019 1,318,865,922.94 1.32 billion 221
2018 1,618,709,805.39 1.62 billion 214
2017 1,384,312,425.37 1.38 billion 194
2016 748,270,342.53 748.27 million 33

Insight

Over the last 10 years, CHEMONICS INTERNATIONAL, INC has obligated $14.30 billion across 1,882 awards, averaging $7.60 million per award. Annual obligations are concentrated in the 2020–2024 period, with peak spending in FY 2020 ($2.23 billion, 247 awards) and FY 2021 ($2.01 billion, 219 awards), followed by a decline to $1.63 billion in FY 2024 and $893.76 million in FY 2025 to date. The earlier period is lower and more variable, ranging from $748.27 million in FY 2016 to $1.62 billion in FY 2018, indicating a material increase in obligation volume in the middle of the decade before recent moderation.

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.