RCP Carbon Avoidance Framework: How to Document Emissions That Didn’t Happen

Every RCP article published so far covers how to measure and report the Scope 3 emissions your restoration work generates. This article introduces a complementary concept: carbon avoidance — the quantified emissions that did not happen because of deliberate operational choices made on a specific job.

Avoided emissions are not the same as offsets. They are not purchased credits. They are not estimates of what another contractor might have done. They are documented, job-level calculations showing that a specific decision — dry in place instead of demolish, drywall recycled instead of landfilled, electric van instead of diesel truck — produced a measurable reduction from what the baseline calculation would have shown. When delivered alongside a standard RCP Job Carbon Report, avoided emissions data transforms the contractor from a Scope 3 data source into a Scope 3 reduction partner.


Why Avoided Emissions Matter to Your Commercial Clients

A commercial property manager with an SBTi commitment needs two things from their restoration contractor supply chain: the actual emissions figure for their Scope 3 inventory, and evidence that those emissions are declining. The actual figure alone satisfies a disclosure requirement. Evidence of decline satisfies a reduction target.

SBTi supplier engagement targets — which require companies to show that their supply chain partners are actively reducing emissions — are best evidenced not by a contractor’s promise to do better but by documented proof that specific jobs generated fewer emissions than the counterfactual. An RCP Job Carbon Report that includes an avoided emissions summary gives the property manager exactly that evidence in a form their ESG team can cite in annual reporting.

Under the GRESB GH1 indicator’s data coverage scoring, a client who can show that a contractor’s actual job data consistently outperforms the spend-based benchmark is in a stronger scoring position than one using estimates. Avoided emissions documentation supports that narrative directly.


The Three Categories of Restoration Carbon Avoidance

Category A: Dry-In-Place vs. Demolish-and-Replace

The most material avoidance opportunity in restoration is also the most consequential clinical decision: dry in place or tear it out. When a Category 2 water damage job achieves successful in-place drying of drywall that would otherwise have been demolished and replaced, the avoided emissions include:

  • Category 12 avoided: embodied carbon of the drywall that was not demolished (0.16 tCO₂e/ton landfilled, plus the embodied carbon of new drywall not manufactured)
  • Category 5 avoided: disposal emissions from the demolition debris that was not generated
  • Category 4 partial: some debris hauling trips eliminated

Calculation methodology: Document the affected area that was successfully dried in place (square footage). Calculate the weight of drywall that would have been demolished using the standard proxy (2.5 lbs/sq ft for 1/2″ drywall). Apply the landfill emission factor plus the embodied carbon of new drywall avoided. Sum across Categories 5 and 12.

Example: A 400 sq ft wall assembly successfully dried in place instead of demolished: 400 × 2.5 lbs = 1,000 lbs = 0.45 tons avoided demolition. At 0.16 tCO₂e/ton (landfill) + 0.12 kg CO₂e/kg for new drywall embodied carbon (ICE Database), total avoided emissions ≈ 0.127 tCO₂e for this decision alone.

Category B: Waste Diversion from Landfill

When demolished materials are diverted from landfill to recycling — drywall to a gypsum recycler, clean wood to a biomass facility, metal to a scrap recycler — the difference between the landfill emission factor and the recycling emission factor represents avoided emissions.

EPA WARM v16 avoidance factors for key restoration materials:

Material Landfill (tCO₂e/ton) Recycled (tCO₂e/ton) Avoided per ton diverted
Gypsum drywall 0.160 0.020 0.140
Carpet and pad 0.330 0.050 0.280
Dimensional lumber (uncharred) 0.039 -0.150 0.189
Vinyl/LVP flooring 0.280 0.080 0.200
Metals (mixed) 0.025 -0.420 0.445

Source: EPA WARM v16. Negative recycling values reflect avoided virgin production emissions — recycling metals and wood avoids more emissions than landfilling would have produced.

Calculation methodology: Obtain a weight receipt from the recycling facility documenting the material type and weight diverted. Subtract the recycling emission factor from the landfill emission factor. Multiply by tons diverted. This is the avoided emission attributable to the diversion decision.

Category C: Low-Emission Equipment or Material Substitution

When a contractor deploys a lower-emission alternative to what would otherwise have been used — an electric monitoring vehicle instead of a diesel truck, R-32 dehumidifiers instead of R-410A units, cellulose insulation instead of fiberglass during reconstruction — the emission difference is an avoidance claim, provided the counterfactual (what would otherwise have been used) is documented and defensible.

Calculation methodology: Document the actual equipment or material used and its emission factor. Document the standard counterfactual (e.g., diesel equivalent, standard drywall, fiberglass insulation). Calculate the emission factor difference and multiply by the activity quantity. This is the avoided emission attributable to the substitution decision.

Important boundary condition: Category C avoidance claims require that the counterfactual is a realistic alternative — not an implausible worst case. Using “diesel heavy truck” as the counterfactual for a small cargo van trip, or “virgin nylon carpet” as the counterfactual when the client specified recycled carpet, overstates avoidance and will not survive audit scrutiny. The counterfactual should be the standard industry practice for that task, not the worst possible option.


How to Structure an Avoided Emissions Disclosure

Avoided emissions should be reported as a supplementary section of the RCP Job Carbon Report, clearly separated from the actual emissions inventory. The structure prevents confusion in client ESG reporting — actual emissions go into their Scope 3 inventory; avoided emissions go into their Scope 3 narrative as evidence of supplier reduction activity.

Recommended disclosure format within an RCP Job Carbon Report:

"avoided_emissions": {
  "total_avoided_tco2e": 0.267,
  "avoidance_actions": [
    {
      "action_type": "dry_in_place",
      "description": "400 sq ft wall assembly dried in place — demolition avoided",
      "counterfactual_tco2e": 0.127,
      "actual_tco2e": 0.000,
      "avoided_tco2e": 0.127,
      "documentation": "psychrometric log confirming dry standard achieved, no demolition performed"
    },
    {
      "action_type": "waste_diversion",
      "description": "0.91 tons gypsum drywall diverted to regional gypsum recycler",
      "counterfactual_tco2e": 0.146,
      "actual_tco2e": 0.018,
      "avoided_tco2e": 0.128,
      "documentation": "recycling facility weight receipt #REC-2026-04847",
      "recycler_name": "National Gypsum Recycling, Portland OR"
    },
    {
      "action_type": "low_emission_vehicle",
      "description": "Electric monitoring van used for 3 monitoring visits (84 miles total) — diesel counterfactual",
      "counterfactual_tco2e": 0.042,
      "actual_tco2e": 0.013,
      "avoided_tco2e": 0.029,
      "documentation": "GPS trip log, vehicle: 2026 Ford E-Transit, charging location WECC subregion"
    }
  ],
  "methodology_note": "Counterfactuals based on standard RCP proxy values for the applicable job type. Avoidance calculations follow GHG Protocol guidance on avoided emissions disclosure as supplementary information, distinct from the Scope 3 inventory.",
  "audit_note": "Avoided emissions are supplementary disclosures and do not reduce the reported actual emissions total. They are not offsets and should not be subtracted from the client Scope 3 inventory."
}

What Avoided Emissions Are Not

Avoided emissions in the RCP framework are supplementary disclosures, not inventory adjustments. Three critical distinctions:

They do not reduce the reported actual emissions total. The Scope 3 inventory reports what happened. Avoided emissions report what didn’t happen because of a deliberate choice. A client cannot subtract avoided emissions from their Scope 3 total — that would be double-counting avoidance as a reduction. The GHG Protocol treats avoided emissions as supplementary information outside the inventory boundary, and RCP follows this treatment.

They are not carbon offsets. Offsets are purchased credits representing reductions achieved elsewhere. Avoided emissions are reductions achieved on the specific job being reported. A contractor cannot sell avoided emissions credits, trade them, or use them to offset other emissions unless they go through a formal carbon credit verification process, which is a separate and complex undertaking outside the RCP framework.

They require documentation at the same standard as actual emissions. An avoided emissions claim with no supporting documentation is worthless for ESG reporting and creates liability under FTC Green Guides for any contractor who markets it. Every avoided emissions entry in an RCP Job Carbon Report needs a source document: a recycling facility weight receipt, a GPS trip log, a psychrometric log, a materials delivery receipt. The same audit trail required for actual emissions is required for avoidance claims.


The Commercial Property Manager Perspective

When a property manager with a GRESB or SBTi commitment receives an RCP Job Carbon Report that includes an avoided emissions summary, they receive something most of their restoration vendors cannot provide: evidence that their contractor is actively contributing to their Scope 3 reduction trajectory, not just generating a number.

The practical use cases for property managers:

  • Annual sustainability report narrative: “In 2026, our restoration contractor network documented 47.3 tCO₂e of avoided emissions through waste diversion and dry-in-place techniques across 83 commercial property claims.”
  • SBTi supplier engagement evidence: Documented avoidance demonstrates that the contractor is taking action aligned with the client’s science-based targets, satisfying supplier engagement target requirements.
  • GRESB Management Component: Evidence of contractor sustainability practices supports management component indicators on supply chain engagement and vendor ESG requirements.

RCP v1.1 Roadmap: Formal Avoidance Framework

RCP v1.0 establishes the measurement standard. The avoided emissions framework described in this article is RCP guidance, not yet a formal v1.0 schema element. The following items are targeted for formalization in RCP v1.1:

  • JSON schema extension: avoided_emissions object with required fields for action_type, counterfactual_tco2e, actual_tco2e, avoided_tco2e, and documentation reference
  • Standardized counterfactual table: default counterfactual values for each of the three avoidance categories, analogous to the RCP proxy value table for actual emissions
  • Dry-in-place protocol: specific documentation requirements for Category A claims, including psychrometric log format, dry standard reference (IICRC S500), and affected area measurement methodology
  • Certified recycler registry: integration with a verified recycler directory (analogous to EcoClaim’s recycler directory) so that weight receipts from listed facilities carry a higher data quality designation than receipts from unlisted facilities
  • Portfolio avoidance summary: annual summary format that aggregates per-job avoided emissions across a client’s property portfolio, suitable for GRESB and SBTi supplier engagement reporting

Contractors who want to begin documenting avoided emissions now can use the JSON structure and methodology described above. Records generated under this guidance will be compatible with the v1.1 formal schema.

If you are generating avoided emissions data and would like to contribute to the v1.1 methodology development, contact rcp@tygartmedia.com. Primary data on actual avoidance outcomes — tons of drywall recycled, square footage successfully dried in place — is exactly what the RCP needs to build defensible proxy counterfactual tables for the next version.


Sources and References


Continue Reading

See Also

Return to RCP Knowledge Base

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *