NAICS Industry

NAICS 562119 Federal Contract Obligations (Last Year)

NAICS 562119 covers Other Waste Collection procurement obligations across the last full year, led overwhelmingly by the Department of the Army.

In the last full year, federal obligations under NAICS 562119 totaled 3.62 billion across 804 award actions, with an average action value of 4.51 million. The Department of the Army accounted for nearly all spending in this category, while ECC Constructors LLC and Ashbritt, Inc. were the largest vendors by obligation.

Generated at 03/21/2026

Analysis period: Last full year

Annual totals, agency rankings, and vendor rankings reflect the provided last-full-year FPDS analysis window and use obligated dollars as reported.

NAICS Code
562119
Industry
OTHER WASTE COLLECTION
Total Obligated
3.62 billion
3,623,291,574.26
Award Actions
804
Average Action Value
4,506,581.56

About NAICS 562119 federal contract activity

In the last full year, NAICS 562119 (Other Waste Collection) recorded $3.62 billion in obligated contract value across 804 awards, with an average award value of $4.51 million. This category reflects a concentrated procurement profile, with a small number of large awards accounting for most spending.

Agency demand and leading federal buyers

The Department of the Army dominated obligations in this NAICS, accounting for $3.61 billion across 391 awards and representing nearly all reported activity. Other agencies were materially smaller by comparison, led by the Department of the Air Force ($6.23 million, 72 awards), the Department of Veterans Affairs ($4.49 million, 58 awards), the Bureau of Reclamation ($1.43 million, 5 awards), and the Department of the Navy ($1.02 million, 20 awards).

Vendor concentration and leading contractors

ECC Constructors LLC was the largest vendor in this category with $1.67 billion across 74 awards, closely followed by AshBritt, Inc. at $1.54 billion across 153 awards. The remaining top vendors were far smaller, including JBW Group LLC ($195.29 million, 21 awards), TMSAB LLC ($169.52 million, 21 awards), and Bering Straits Construction Solutions, LLC ($9.72 million, 7 awards).

Annual contract trend over the analysis window

The annual trend shows all recorded activity in 2025, with $3.62 billion obligated across 804 awards. Because the analysis window is limited to the last full year, the trend data reflects a single annual observation rather than a multi-year trajectory.

How to interpret this page

Figures are based on FPDS-obligated contract data for NAICS 562119 during the last full year. Agency and vendor summaries are ranked by total obligated amount, while award counts reflect the number of reported awards associated with each entity in the period.

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__productOrServiceInformation__principalNAICSCode = '562119'
        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 3,606,083,728.98 3.61 billion 391
5700 DEPT OF THE AIR FORCE 6,231,038.13 6.23 million 72
3600 VETERANS AFFAIRS, DEPARTMENT OF 4,487,567.88 4.49 million 58
1425 BUREAU OF RECLAMATION 1,426,907.95 1.43 million 5
1700 DEPT OF THE NAVY 1,020,127.79 1.02 million 20
2050 INTERNAL REVENUE SERVICE 656,025.44 656.03 thousand 4
1443 NATIONAL PARK SERVICE 581,719.46 581.72 thousand 12
1422 BUREAU OF LAND MANAGEMENT 562,851.66 562.85 thousand 23
12C2 FOREST SERVICE 423,976.22 423.98 thousand 8
7014 U.S. CUSTOMS AND BORDER PROTECTION 392,876.21 392.88 thousand 9

Insight

Obligations in NAICS 562119 are highly concentrated in the Department of the Army, which accounts for $3.61 billion of the $3.62 billion obligated in the last full year and 391 of 804 awards. The remaining agencies represent a small share of spend, with the Department of the Air Force and Veterans Affairs at $6.23 million and $4.49 million respectively, followed by several agencies each below $1.5 million. This indicates a dominant Army-driven procurement pattern with dispersed, low-value activity across other agencies.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '562119'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
ECC CONSTRUCTORS LLC 63J28 1,667,516,934.63 1.67 billion 74
ASHBRITT, INC. 00Z46 1,541,205,261.04 1.54 billion 153
JBW GROUP LLC 959V0 195,290,870.15 195.29 million 21
TMSAB LLC 9GSH0 169,523,768.66 169.52 million 21
BERING STRAITS CONSTRUCTION SOLUTIONS, LLC 9WMW7 9,723,872.98 9.72 million 7
BERING STRAITS GLOBAL INNOVATIONS, LLC 7MTD3 7,587,831.76 7.59 million 6
CTI ENVIRONMENTAL INC 61DK5 5,308,796.01 5.31 million 4
BIFFA WASTE SERVICES LTD KCJ31 4,040,767.74 4.04 million 26
VEOLIA UMWELTSERVICE SUD GMBH & CO. KG CA640 2,588,080.01 2.59 million 6
TLI CONSTRUCTION, INC. 8F1P7 2,573,961.02 2.57 million 4

Insight

Obligations under NAICS 562119 are highly concentrated in the top two vendors, ECC Constructors LLC and AshBritt, Inc., which together account for about 88.7% of the $3.62 billion obligated over the last full year. ECC Constructors LLC led by dollars obligated at $1.67 billion across 74 awards, while AshBritt, Inc. had $1.54 billion across 153 awards, indicating both large-dollar and high-volume activity. The remaining vendors each received a much smaller share, with no other vendor exceeding $200 million and the top 10 dropping to $2.57 million, suggesting a steep funding concentration beyond the first two suppliers.

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__productOrServiceInformation__principalNAICSCode = '562119'
        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 3,623,291,574.26 3.62 billion 804

Insight

For the last full year, NAICS 562119 (Other Waste Collection) recorded $3.62 billion in obligated value across 804 awards, for an average award value of $4.51 million. The activity is fully concentrated in a single year in the provided 1-year window, so no year-over-year trend can be assessed from this view. The award profile indicates relatively high-value distribution across a moderate number of actions rather than reliance on a small number of awards.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.