Federal Contractor

ECC CONSTRUCTORS LLC Federal Contract Obligations (Last Year)

ECC CONSTRUCTORS LLC (CAGE 63J28, UEI LJPLMV3GCYE7) recorded 92 federal award actions and $1.83 billion in obligations in the last full year.

During the analysis window, ECC CONSTRUCTORS LLC’s federal activity was concentrated entirely with the Department of the Army, which accounted for all $1.83 billion in obligations across 92 award actions. Most obligations were associated with NAICS 562119, Other Waste Collection, with additional obligations under NAICS 562211, Hazardous Waste Treatment and Disposal.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year analyzed and use obligated dollars, total award counts, and agency and NAICS groupings from FPDS-derived records.

CAGE Code
63J28
UEI
LJPLMV3GCYE7
Total Obligated
1.83 billion
1,829,840,165.04
Award Actions
92
Average Action Value
19,889,567.01

About ECC CONSTRUCTORS LLC federal contract activity

ECC CONSTRUCTORS LLC (CAGE 63J28, UEI LJPLMV3GCYE7) recorded $1.83 billion in obligations across 92 awards in the last full year, with an average award value of $19.89 million. The profile is highly concentrated in a single agency and a narrow set of environmental services activities, indicating a specialized federal contracting base rather than broad market participation.

Agency mix and customer concentration

All recorded obligations came from the DEPT OF THE ARMY, which accounted for 100% of total obligated dollars and all 92 awards. This indicates complete reliance on a single customer agency during the analysis window, which concentrates performance and recompete exposure within one procurement relationship.

Industry profile based on NAICS activity

The award mix was dominated by NAICS 562119, Other Waste Collection, which generated $1.67 billion across 74 awards and represented the clear core of contract activity. NAICS 562211, Hazardous Waste Treatment and Disposal, contributed the remaining $162.32 million across 18 awards, showing a secondary but material role in hazardous waste services.

Annual contract trend over the analysis window

The annual trend shows all recorded obligations in 2025, totaling $1.83 billion across 92 awards. With only one year in the analysis window, the data supports a snapshot of current activity rather than a multi-year growth or decline assessment.

How to interpret this page

This summary uses FPDS obligations for the last full year and groups activity by agency, NAICS, and annual award year. Dollar totals, award counts, and averages reflect the values provided in the analysis inputs; no additional sourcing or interpolation was applied.

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 = '63J28'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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,829,840,165.04 1.83 billion 92

Insight

ECC CONSTRUCTORS LLC’s obligations in the last full year were fully concentrated within the DEPT OF THE ARMY, accounting for the full $1.83 billion in obligated value across 92 awards. This indicates a single-agency customer profile with no observed distribution across other agencies in the provided window. The average award value of about $19.9 million suggests a portfolio dominated by relatively high-value awards rather than a broad set of small transactions.

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 = '63J28'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
562119 OTHER WASTE COLLECTION 1,667,516,934.63 1.67 billion 74
562211 HAZARDOUS WASTE TREATMENT AND DISPOSAL 162,323,230.41 162.32 million 18

Insight

ECC CONSTRUCTORS LLC’s last full year obligations of $1.83 billion are highly concentrated in NAICS 562119, Other Waste Collection, which accounts for $1.67 billion across 74 awards, or about 91% of total obligated dollars. NAICS 562211, Hazardous Waste Treatment and Disposal, represents the remaining $162.32 million across 18 awards, indicating a narrower secondary line of business. Overall, the award profile is dominated by a single NAICS with a smaller but meaningful share in hazardous waste-related 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 = '63J28'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,829,840,165.04 1.83 billion 92

Insight

Over the last full year, ECC CONSTRUCTORS LLC recorded $1.83 billion in obligated contract value across 92 awards, for an average award value of about $19.9 million. Obligations are concentrated in a single year period provided here, so the available window does not show year-over-year movement or volatility. The award profile indicates a relatively high-value, multi-award distribution rather than reliance on a small number of very large obligations.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.