Federal Contractor

DAI GLOBAL, LLC Federal Contract Obligations (Last 10 Years)

DAI GLOBAL, LLC has received $3.15 billion across 1,327 federal contract actions in the last 10 years, led by awards from the Agency for International Development.

DAI GLOBAL, LLC (CAGE 9G431, UEI JKMEF5QVJK24) shows a federal procurement profile dominated by development and technical services work over the last 10 years. The largest share of obligations comes from the Agency for International Development, with smaller negative obligations recorded at the Department of the Navy and Departmental Offices.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect obligated dollars in the selected 10-year analysis window and may include deobligations or downward adjustments in some agency rows.

CAGE Code
9G431
UEI
JKMEF5QVJK24
Total Obligated
3.15 billion
3,152,209,393.96
Award Actions
1,327
Average Action Value
2,375,440.38

About DAI GLOBAL, LLC federal contract activity

DAI GLOBAL, LLC (CAGE 9G431, UEI JKMEF5QVJK24) recorded $3.15 billion in obligations across 1,327 awards over the last 10 years, with an average award value of about $2.38 million. The profile indicates a large, sustained federal contracting footprint concentrated in professional services and international development-related work.

Agency mix and customer concentration

The awarding base is overwhelmingly concentrated in the Agency for International Development, which accounts for $3.15 billion and 1,321 awards, effectively defining the vendor’s federal business mix. The only other agencies in the top set are the Dept of the Navy and Departmental Offices, both showing small negative obligated amounts and minimal award counts, suggesting limited and likely offsetting activity outside USAID.

Industry profile based on NAICS activity

Work is dominated by NAICS 541990, All Other Professional, Scientific, and Technical Services, at $2.41 billion across 991 awards. Secondary concentrations appear in consulting, engineering, and training codes, especially 541611, 541330, and 611430, which together indicate a mix of management support, technical services, and capacity-building work rather than a narrow commodity offering.

Annual contract trend over the analysis window

Obligations were strongest in 2024 at $522.05 million, followed closely by 2023 and 2022, with 2021 also at a substantial level. Preliminary 2025 activity is materially lower at $71.30 million, but the year is not necessarily complete, so it should be read as partial-year performance rather than a full-year decline.

How to interpret this page

This summary is based on FPDS award records for the last 10 years and reflects obligated dollars, award counts, and reported NAICS and agency classifications associated with the vendor identifiers provided. Negative obligations in agency aggregates may reflect deobligations or corrections in the underlying record set and are presented as reported.

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 = '9G431'
        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 3,153,582,033.03 3.15 billion 1,321
1700 DEPT OF THE NAVY -8,647.75 -8.65 thousand 2
1406 DEPARTMENTAL OFFICES -1,363,991.32 -1.36 million 4

Insight

DAI GLOBAL, LLC’s federal obligations are overwhelmingly concentrated at the Agency for International Development, which accounts for 1,321 of 1,327 awards and about $3.15 billion of the $3.15 billion obligated over the last 10 years. The remaining agencies are immaterial in comparison and together reflect only small negative obligation totals: the Department of the Navy at -$8.65 thousand across 2 awards and Departmental Offices at -$1.36 million across 4 awards. This pattern indicates a highly concentrated award profile with essentially all funded activity tied to a single civilian agency.

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 = '9G431'
        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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 2,406,767,706.13 2.41 billion 991
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 281,161,066.96 281.16 million 132
541330 ENGINEERING SERVICES 148,604,292.95 148.60 million 42
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 124,769,639.26 124.77 million 65
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 56,949,080.15 56.95 million 20
561990 ALL OTHER SUPPORT SERVICES 47,369,559.46 47.37 million 30
511110 NEWSPAPER PUBLISHERS 34,170,704.00 34.17 million 8
523999 MISCELLANEOUS FINANCIAL INVESTMENT ACTIVITIES 22,645,104.44 22.65 million 4
541618 OTHER MANAGEMENT CONSULTING SERVICES 15,684,128.82 15.68 million 24
541620 ENVIRONMENTAL CONSULTING SERVICES 14,895,815.98 14.90 million 8

Insight

DAI GLOBAL, LLC’s Top NAICS profile is highly concentrated in NAICS 541990, which accounts for $2.41 billion of the $3.15 billion obligated over the last 10 years, or roughly three-quarters of total obligations, across 991 of 1,327 awards. The next largest categories are substantially smaller: 541611 at $281.16 million, 541330 at $148.60 million, and 611430 at $124.77 million, indicating a broad but secondary distribution across consulting, engineering, and training-related services. Overall, the award mix is dominated by a single professional, scientific, and technical services code, with remaining obligations dispersed across several lower-volume NAICS 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 = '9G431'
        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 71,296,120.16 71.30 million 73
2024 522,049,672.70 522.05 million 166
2023 493,577,086.17 493.58 million 126
2022 466,159,158.86 466.16 million 154
2021 316,970,204.00 316.97 million 145
2020 308,101,471.25 308.10 million 158
2019 331,381,373.07 331.38 million 170
2018 308,597,886.00 308.60 million 180
2017 247,816,042.88 247.82 million 133
2016 86,260,378.87 86.26 million 22

Insight

DAI GLOBAL, LLC (CAGE 9G431) received $3.15 billion across 1,327 awards over the last 10 years, with obligations heavily concentrated in the most recent four fiscal years. FY2024 was the peak year at $522.05 million across 166 awards, followed by FY2023 ($493.58 million, 126 awards) and FY2022 ($466.16 million, 154 awards), indicating a sustained high-obligation period rather than a single-year spike. Prior to FY2022, annual obligations were materially lower and generally clustered between about $247.82 million and $331.38 million, with the lowest point in FY2016 at $86.26 million across 22 awards. FY2025 is below the prior three-year peak but remains active at $71.30 million across 73 awards, consistent with continued but reduced-year activity.

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.