BatchWise

CEA Grid Emission Factor Lookup

Free tool to look up the latest CEA-published all-India and Batchwise-computed regional + state-level grid emission factors for India, with 3–5 year trends, generation mix breakdowns, and an inline Scope 2 calculator.

Data source: CEA CO₂ Baseline Database for the Indian Power Sector V21.0 (November 2025). Updated when CEA publishes new editions.

The latest CEA all-India weighted-average grid emission factor (incl. RES + Captive) is 0.7117 tCO₂/MWh for FY 2024-25 — commonly applied as the location-based Scope 2 factor for entities operating across multiple Indian regions per the GHG Protocol Corporate Standard.

All-India · CEA-published

0.7117 tCO₂/MWh

Weighted-average grid emission rate (incl. RES + Captive), FY 2024-25. Excludes imported electricity. Source: CEA CO₂ Baseline Database V21.0 (Nov 2025).

All 5 published variants

Variant2020-212021-222022-232023-242024-25
Weighted-average grid (incl. RES + Captive)0.70260.71520.71910.72900.7117
Weighted-average (thermal fleet only)0.79270.81460.82710.84370.8337
Operating margin (OM)0.94930.96750.97680.96430.9646
Build margin (BM)0.86530.86870.86670.55220.5119
Combined margin (CM)0.90730.91810.92180.75820.7383

Values are excluding imports. The companion "including imports" series is available in the JSON API endpoint at /api/cea-emission-factors/all-india.

5-year trend (weighted-avg incl. RES + Captive)

'20-21: 0.7026 tCO₂/MWh'21-22: 0.7152 tCO₂/MWh'22-23: 0.7191 tCO₂/MWh'23-24: 0.7290 tCO₂/MWh'24-25: 0.7117 tCO₂/MWh'20-21'21-22'22-23'23-24'24-25
Latest: 0.7117 tCO₂/MWh ('24-25)

Scope 2 calculator

Estimated location-based Scope 2711.73 tCO₂e

Methodology applied: location-based per GHG Protocol Scope 2 Guidance, using All-India weighted-average grid (incl. RES + Captive) = 0.7117 tCO₂/MWh (FY 2024-25).

About this calculation: illustrative only. Entity-specific Scope 2 reporting should follow the entity's documented methodology, applied consistently year-on-year and disclosed in the BRSR Core methodology footnote.

Methodology + provenance

For Scope 2 calculations under GHG Protocol location-based method, the CEA-published all-India weighted average grid emission rate (incl. RES + Captive) is commonly applied for entities operating across multiple regions. Computed regional or state factors below may be appropriate where the entity has documented its boundary at that level. Refer to GHG Protocol Corporate Standard and the latest applicable SEBI / SAE / SSAE / ISAE guidance.

What "computed by Batchwise" means

COMPUTED by Batchwise from the same plant-level data, mapping each state to its CEA standard regional grid. Per-region factors for 3 years (2022-23 → 2024-25). Regional factors are NOT directly published in V19/V20/V21 — this is a transparent aggregation.

COMPUTED by Batchwise from plant-level Data/DataBase/Database sheets of CEA editions V19, V20, V21 (3-year history 2022-23 → 2024-25). State factor = sum(plant_emissions_t) / (sum(plant_net_gen_gwh) × 1000). Per-state factors are NOT directly published by CEA — this is a transparent aggregation. State names normalised + whitespace stripped.

Full CEA emission factors methodology cluster →

Embed this tool on your site

A no-nav embed variant is available at /tools/cea-grid-emission-factor-lookup/embed/. Copy the snippet below and paste it into any HTML page. Attribution to Batchwise is required and included automatically.

<iframe src="https://batchwise.ai/tools/cea-grid-emission-factor-lookup/embed/?level=all-india"
  width="100%" height="600" frameborder="0"
  title="CEA Grid Emission Factor Lookup"></iframe>

JSON API

For programmatic use and AI-engine citation, the underlying dataset is exposed as JSON with public CORS and a 1-day cache:

  • GET /api/cea-emission-factors — full dataset (all-India + regions + states)
  • GET /api/cea-emission-factors/all-india — all-India series only
  • GET /api/cea-emission-factors/region/<slug> — one region (e.g. northern)
  • GET /api/cea-emission-factors/state/<slug> — one state (e.g. maharashtra)