Federal Agency

MILLENNIUM CHALLENGE CORPORATION Federal Contract Obligations (Last 10 Years)

Millennium Challenge Corporation procurement data for the last 10 years shows 6,166 award actions and $956.43 million obligated across contract activity.

This FPDS query page summarizes Millennium Challenge Corporation obligations, vendors, NAICS codes, and annual award trends for the last 10 years. Contracting activity is concentrated in management consulting, scientific and technical services, and computer-related services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the analysis window provided and may differ from other reports because of FPDS updates, reporting timing, or obligation adjustments.

Agency ID
9543
Total Obligated
956.43 million
956,427,005.62
Award Actions
6,166
Average Action Value
155,113.04

About MILLENNIUM CHALLENGE CORPORATION federal contract activity

Over the last 10 years, the Millennium Challenge Corporation recorded $956.43 million in obligated awards across 6,166 actions, with an average award value of $155,113.04. The agency's procurement profile indicates a high volume of relatively small-to-mid-sized obligations rather than a small number of large awards.

Vendor concentration and leading contractors

Vendor obligations are concentrated among consulting, research, and technical service firms. TCG, Inc. leads the portfolio with $68.24 million across 48 awards, followed by Franklin Court Inc at $52.96 million across 26 awards and Mathematica Policy Research, Inc. at $52.18 million across 188 awards.

Industry profile based on NAICS activity

The largest share of obligations falls under NAICS 541611, Administrative Management and General Management Consulting Services, at $304.79 million across 1,165 awards. Other major categories include NAICS 541990, 541690, 541519, and 541512, which together show sustained reliance on professional, scientific, technical, and IT-related services.

Annual contract trend over the analysis window

Annual obligations peaked in the recent period at $110.30 million in 2022 and remained above $93 million in both 2023 and 2024 before declining to $30.59 million in 2025. Award counts stayed relatively steady from 2021 through 2025, ranging from 449 to 540, indicating consistent procurement activity even as obligated dollars varied year to year.

How to interpret this page

This summary is based on FPDS Query data for Agency ID 9543 over the last 10 years and reflects obligated dollars and award counts only. Vendor and NAICS rankings are determined by total obligated amount within the analysis window, and annual trend values are shown for the most recent years provided in the source data.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '9543'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
TCG, INC. 68,237,316.30 68.24 million 48
FRANKLIN COURT INC 52,962,899.42 52.96 million 26
MATHEMATICA POLICY RESEARCH, INC. 52,175,881.16 52.18 million 188
WSP CANADA INC 50,028,988.16 50.03 million 111
1901 GROUP, LLC 39,457,931.14 39.46 million 27
IRON VINE SECURITY LLC 34,535,172.50 34.54 million 51
DYNAMIC-PRO INC. 31,882,025.94 31.88 million 41
TETRA TECH ES, INC. 28,973,072.32 28.97 million 52
MINDSEEKER, INC. 21,790,582.68 21.79 million 152
NORDA STELO INC 20,926,476.79 20.93 million 28

Insight

Over the last 10 years, Millennium Challenge Corporation obligated $956.43 million across 6,166 awards, with an average award value of $155,113. Top vendor obligations are distributed across multiple firms rather than dominated by a single contractor, although TCG, Inc. is the largest recipient at $68.24 million across 48 awards. The top 10 vendors together account for a meaningful share of obligations, with several vendors clustered in the $20 million to $53 million range and award counts ranging from 26 to 188, indicating a mix of high-dollar and high-frequency relationships.

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__purchaserInformation__contractingOfficeAgencyID = '9543'
        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 304,788,522.00 304.79 million 1,165
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 159,055,480.83 159.06 million 1,257
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 111,886,422.74 111.89 million 696
541519 OTHER COMPUTER RELATED SERVICES 92,736,234.54 92.74 million 355
541512 COMPUTER SYSTEMS DESIGN SERVICES 75,933,685.68 75.93 million 66
531120 LESSORS OF NONRESIDENTIAL BUILDINGS (EXCEPT MINIWAREHOUSES) 49,011,686.18 49.01 million 32
541219 OTHER ACCOUNTING SERVICES 38,270,977.41 38.27 million 1,048
541330 ENGINEERING SERVICES 30,368,133.70 30.37 million 100
541620 ENVIRONMENTAL CONSULTING SERVICES 18,641,114.63 18.64 million 104
511199 ALL OTHER PUBLISHERS 16,515,787.52 16.52 million 36

Insight

Over the last 10 years, Millennium Challenge Corporation obligated $956.43 million across 6,166 awards, with procurement concentrated in professional and technical services. NAICS 541611 (Administrative Management and General Management Consulting Services) is the largest category at $304.79 million, followed by 541990 ($159.06 million) and 541690 ($111.89 million); together, these three NAICS account for a substantial share of total obligations. Award volume is more distributed than dollars, with 541990 and 541219 each supporting over 1,000 awards despite materially lower obligated amounts, indicating many smaller transactions alongside fewer higher-value awards in consulting and IT-related 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__purchaserInformation__contractingOfficeAgencyID = '9543'
        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 30,585,235.38 30.59 million 449
2024 100,890,381.23 100.89 million 509
2023 93,502,732.41 93.50 million 493
2022 110,296,761.88 110.30 million 508
2021 100,089,372.06 100.09 million 540
2020 97,047,422.08 97.05 million 706
2019 128,498,352.65 128.50 million 602
2018 105,635,402.45 105.64 million 905
2017 88,215,763.81 88.22 million 775
2016 101,665,581.67 101.67 million 679

Insight

Over the last 10 years, Millennium Challenge Corporation obligated $956.43 million across 6,166 awards, averaging $155,113 per award. Obligations were concentrated in the 2019–2024 period, with annual totals generally ranging from about $93.50 million to $128.50 million, before falling to $30.59 million in 2025. Award volume was highest in 2018 at 905 awards, then remained relatively steady between 449 and 706 awards in subsequent years, indicating a recent decline in both obligation value and activity.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.