Federal Contractor

CLARK CONSTRUCTION GROUP, LLC Federal Contract Obligations (Last 5 Years)

CLARK CONSTRUCTION GROUP, LLC (CAGE 075M7, UEI QQBXQR679KM9) received 3.08 billion across 341 federal award actions in the last 5 years.

CLARK CONSTRUCTION GROUP, LLC is a federal construction vendor with obligations concentrated in commercial and institutional building work under NAICS 236220. Its largest activity has been with the Department of the Army, the Department of the Navy, the Public Buildings Service, the Federal Prison System, and the Smithsonian Institution.

Generated at 03/21/2026

Analysis period: Last 5 years

This page summarizes FPDS award data for the last 5 years and reflects obligated amounts and action counts only.

CAGE Code
075M7
UEI
QQBXQR679KM9
Total Obligated
3.08 billion
3,077,132,471.09
Award Actions
341
Average Action Value
9,023,848.88

About CLARK CONSTRUCTION GROUP, LLC federal contract activity

CLARK CONSTRUCTION GROUP, LLC (CAGE 075M7, UEI QQBXQR679KM9) recorded 341 FPDS awards totaling $3.08 billion over the last 5 years, with an average award value of $9.02 million. The award profile indicates a large, construction-focused federal contracting footprint concentrated in recurring project work rather than a broad multi-industry mix.

Agency mix and customer concentration

Obligations were led by the DEPT OF THE ARMY at $1.38 billion across 94 awards, followed by the PUBLIC BUILDINGS SERVICE at $562.11 million across 50 awards and the DEPT OF THE NAVY at $494.08 million across 142 awards. FEDERAL PRISON SYSTEM / BUREAU OF PRISONS and the SMITHSONIAN INSTITUTION also represented meaningful portions of the portfolio, indicating substantial exposure to defense, federal facilities, and specialized institutional infrastructure customers.

Industry profile based on NAICS activity

The portfolio is overwhelmingly concentrated in NAICS 236220, COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION, which accounts for $3.08 billion across 317 awards. NAICS 561210, FACILITIES SUPPORT SERVICES, appears only as a minor secondary category at $496.30 thousand across 24 awards, showing that core revenue is tied to construction rather than ongoing support services.

Annual contract trend over the analysis window

Annual obligations were highly uneven across the period, rising from $146.87 million in 2021 to $178.85 million in 2022, then surging to $1.21 billion in 2023 and $1.10 billion in 2024. The 2025 total of $439.41 million is lower than the prior two years but still materially above 2021-2022 levels, while award counts peaked in 2025 at 117 after ranging from 48 to 70 in prior years.

How to interpret this page

This summary is based on FPDS-observed obligations and award counts for the last 5 years, using the vendor identifiers provided (CAGE 075M7 and UEI QQBXQR679KM9). Agency, NAICS, and annual views reflect totals and counts from the supplied dataset only; percentages, growth rates, and other derived metrics were not added unless directly inferable from the provided figures.

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 = '075M7'
        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
2100 DEPT OF THE ARMY 1,376,017,349.88 1.38 billion 94
4740 PUBLIC BUILDINGS SERVICE 562,112,910.23 562.11 million 50
1700 DEPT OF THE NAVY 494,077,818.27 494.08 million 142
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 463,649,255.71 463.65 million 15
3300 SMITHSONIAN INSTITUTION 110,455,896.00 110.46 million 25
7529 NATIONAL INSTITUTES OF HEALTH 51,477,000.00 51.48 million 1
1549 FEDERAL BUREAU OF INVESTIGATION 19,342,241.00 19.34 million 14

Insight

Over the last 5 years, CLARK CONSTRUCTION GROUP, LLC has received $3.08 billion across 341 awards, with obligations concentrated in a few civilian and defense agencies. The Department of the Army is the largest customer at $1.38 billion and 94 awards, followed by the Public Buildings Service at $562.11 million and the Department of the Navy at $494.08 million. The Federal Prison System/Bureau of Prisons adds $463.65 million, indicating meaningful volume beyond the top three, while the remaining agencies are materially smaller and more episodic, including one $51.48 million award from NIH and 14 FBI awards totaling $19.34 million.

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 = '075M7'
        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
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 3,076,636,166.37 3.08 billion 317
561210 FACILITIES SUPPORT SERVICES 496,304.72 496.30 thousand 24

Insight

CLARK CONSTRUCTION GROUP, LLC’s obligations over the last 5 years are overwhelmingly concentrated in NAICS 236220, Commercial and Institutional Building Construction, which accounts for approximately $3.08 billion across 317 awards. This represents nearly all recorded obligation volume and the vast majority of award activity for the period, indicating a highly focused contracting profile in building construction. A much smaller share is associated with NAICS 561210, Facilities Support Services, at $496.30 thousand across 24 awards, suggesting only limited diversification outside the core construction 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 = '075M7'
        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 439,414,816.42 439.41 million 117
2024 1,099,521,051.07 1.10 billion 48
2023 1,212,470,611.88 1.21 billion 51
2022 178,854,959.67 178.85 million 55
2021 146,871,032.05 146.87 million 70

Insight

Over the last 5 years, CLARK CONSTRUCTION GROUP, LLC (CAGE 075M7) obligated $3.08 billion across 341 awards, with activity heavily concentrated in FY 2023 and FY 2024. FY 2023 and FY 2024 together account for about 75% of total obligations, while FY 2025 remains substantial at $439.41 million despite a higher award count of 117. Prior years were materially lower, with obligations below $179 million in FY 2021 and FY 2022, indicating a sharp upward shift in recent funding levels and award volume distribution.

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.