How to Track Waste Streams Across 50+ Locations for Scope 3 Reporting

Dyrt Team
·6 min read

If you manage sustainability for a large, multi-site company, the challenge with Scope 3 Category 5 (waste generated in operations) is rarely the methodology. The real barrier is data: getting consistent, reliable waste information from dozens or hundreds of locations, each with different haulers, contracts, and invoice formats.

This post breaks down why waste tracking fails at scale and how to build a practical, scalable data system that supports credible Scope 3 reporting.

Why Waste Stream Tracking Breaks Down at Scale

Manual, spreadsheet-based approaches can work for a small portfolio. Once you pass ~20–30 locations, they typically collapse under four pressures:

1. Hauler fragmentation

A national or regional portfolio might rely on 15–30 different haulers:

  • Each uses different invoice formats, terminology, and billing cycles.
  • Some provide detailed tonnage and stream-level data; many do not.
  • Recycling, organics, and trash may be broken out clearly, partially, or not at all.

Normalizing this into a single, comparable dataset becomes a major data engineering task.

2. Invoice volume

At 100 locations with monthly billing, you are looking at:

  • 1,200+ invoices per year
  • 5–20 line items per invoice, covering container sizes, frequencies, and streams
  • 6,000–24,000 data points to extract, categorize, and validate annually

Without structure and automation, this quickly overwhelms a small sustainability team.

3. Data gaps

Not all haulers provide the same level of detail:

  • Some give weight tickets (tons or pounds) per load.
  • Others only show container size and pickup frequency.
  • Some provide a single monthly lump sum with no service breakdown.

Bridging these gaps requires assumptions (e.g., volume-to-weight conversions, composition estimates) that must be transparent and defensible for audits.

4. Organizational complexity

Waste decisions are often decentralized:

  • Local managers or franchisees choose haulers and services.
  • Contracts and invoices may live with property managers or regional AP.
  • There is often no central repository of service agreements or invoice data.

This fragmentation makes it hard to even see the full hauler and service landscape, let alone standardize it.

The Data You Need for Scope 3 Category 5

For each location, you need three core data elements: quantity, composition, and disposal method.

1. Waste quantity (how much)

The ideal is weight in tons, by waste stream.

Best sources:

  • Weight tickets from landfills, transfer stations, and MRFs
  • Most accurate, especially for roll-off containers.
  • Less common for front-load dumpsters.
  • Hauler invoices with container size and pickup frequency
  • Convert volume (e.g., cubic yards) to weight using volume-to-weight factors.
  • Accuracy depends on using the right density factors per material type.
  • On-site scales or smart containers
  • Increasingly common in hospitality and food service.
  • Provide granular, near-real-time weight data.

2. Waste composition (what is in it)

You need material breakdowns such as food waste, cardboard, mixed paper, plastics, glass, metals, textiles, etc.

Best sources:

  • Hauler service-level data
  • Separate containers for trash, recycling, and organics at least give you three basic streams.
  • Waste audits
  • Physical sorting and categorization at representative sites.
  • Auditing even 10–15% of locations can provide composition profiles to extrapolate to similar sites.
  • MRF composition reports
  • Show the material mix in inbound recycling streams.
  • Help refine the breakdown of “recycling” into specific materials.

3. Disposal method (where it goes)

Disposal route drives emissions factors: landfill, recycling, composting, anaerobic digestion, or incineration.

Best sources:

  • Hauler contracts
  • Should specify disposal destinations and methods (e.g., landfill vs. WtE incinerator vs. MRF).
  • For recycling, you also need the MRF residual rate (portion landfilled).
  • Transfer station records
  • Identify the final destination, which may differ from the first receiving facility.

Building a Scalable Data Collection System

1. Centralize invoice collection

The foundational step is to route all waste invoices to a central point:

  • Central email inbox
  • AP/ERP system
  • Dedicated waste or sustainability data platform

In practice, invoices often go to:

  • Local site managers
  • Property management firms
  • Regional AP teams

To fix this, you typically need:

  • Hauler cooperation to add or change invoice recipients.
  • Internal policy requiring locations to forward invoices if direct routing is not possible.

Practical tip: Ask haulers to enable duplicate invoicing (location + central address). Most can do this with a simple billing request.

2. Standardize data extraction

Once invoices are centralized, define a standard data model and extraction process. At minimum, capture:

  • Location identifier (store ID, site code, address)
  • Billing period or service dates
  • Container type and size (e.g., 2 yd³ FL, 30 yd³ roll-off)
  • Waste stream (trash, recycling, organics, etc.)
  • Pickup count or service frequency
  • Tonnage, if provided
  • Total cost (for cost/ton and optimization analysis)

Implementation options:

  • Manual entry into a standardized spreadsheet template.
  • OCR + rules-based extraction via invoice processing tools.
  • API or EDI feeds from haulers, where available.

The key is consistency: every invoice must be translated into the same structured format.

3. Normalize across haulers

Create a translation layer that maps each hauler’s language and units into your standard schema.

Examples:

  • "2-yard front load" vs. "2CY FL" → standardized as 2 yd³ front-load
  • "2x/week" vs. "8 pickups/month" → standardized pickup count per month
  • Pounds vs. tons → standardized to tons

For each hauler, build a mapping table that covers:

  • Container codes → standardized container types and sizes
  • Stream labels → standardized streams (trash, single-stream recycling, OCC, organics, etc.)
  • Unit conversions (e.g., lbs to tons, m³ to yd³)

This is front-loaded work but only needs to be done once per hauler and then maintained as needed.

4. Fill data gaps with defensible estimates

You will not have perfect data everywhere. When data is missing or incomplete, use documented, conservative methodologies.

Missing tonnage:

  • Use volume-to-weight conversion factors from credible sources (e.g., EPA, industry studies).
  • Apply factors by material type where possible (e.g., cardboard vs. mixed MSW vs. food waste).
  • Base calculations on container size and pickup frequency from invoices or contracts.

Missing composition data:

  • Use waste audit results from similar sites (same sector, size, geography where possible).
  • Example: apply the composition profile from a 200-room hotel in Phoenix to a 200-room hotel in Dallas.

Missing disposal method:

  • Default to the most common regional method for that stream, and document it.
  • In many US markets, non-recycled MSW → landfill by default.

For all estimates:

  • Document assumptions, sources, and factors.
  • Flag estimated vs. measured data for transparency and future refinement.

5. Validate with reasonableness checks

Before using the data for reporting, run sanity checks to catch errors and outliers.

Examples:

  • Waste per square foot (or per unit of activity)
  • Compare across similar sites (e.g., grocery stores, hotels, offices).
  • Investigate sites that are 2–3x higher or lower than peers.
  • Diversion rates
  • Compare locations with similar programs.
  • An 80% diversion rate where peers are at 30% may indicate misclassification or missing trash data.
  • Cost per ton
  • Benchmark by region and waste stream.
  • Extreme outliers may indicate billing errors or incorrect tonnage estimates.
  • Year-over-year trends
  • Large changes should align with operational changes (e.g., new programs, volume shifts).
  • Unexplained spikes or drops often signal data issues.

Connecting Waste Data to Emissions

Once you have standardized, validated waste data, emissions calculations are relatively straightforward:

  1. Segment data by:
  • Material type (e.g., food, cardboard, mixed plastics)
  • Disposal method (landfill, recycling, composting, AD, incineration)
  1. Apply emissions factors from recognized sources:
  • EPA WARM
  • DEFRA/UK BEIS
  • Supplier- or facility-specific factors where available
  1. Calculate emissions for each material–method combination and aggregate by:
  • Location
Share

Dyrt Team

Dyrt Editorial

The Dyrt team builds waste intelligence software for sustainability managers, CFOs, and facility operators. We help organizations reduce waste costs, hit diversion targets, and simplify Scope 3 reporting.

Ready to Transform Your Waste Operations?

Dyrt helps sustainability teams, facility operators, and CFOs cut waste costs, hit diversion targets, and simplify Scope 3 reporting — all in one platform.

Request a Demo