What This Tool Is
This is a prototype demonstration tool built to show what a client-facing CCTS compliance and policy intelligence platform could look like for the firms advising India's industrial sector on carbon market obligations. It was built independently to demonstrate the depth of research behind India's emerging carbon market and to illustrate the kind of analytical product that an advisory team could deploy with covered entities ahead of the mid-2026 CCTS full trading launch.
What It Does
Takes a company's sector, annual production, and emission intensity (or uses the sector average if unknown) and calculates: compliance status (over/under/at threshold), CCC surplus or deficit in tonnes CO₂e, financial exposure at three CCTS price scenarios (₹150, ₹250, ₹600/tCO₂e), sector peer benchmark, and advisory actions mapped to each result.
Structured, searchable, filterable database of 30+ India climate and environmental policies from 1972 to 2035 — historical foundations, the 2022–2024 legislative reform wave, active programs, and forthcoming commitments. Tagged by category, sector, status, and advisory opportunity.
Explicit Scope Boundaries
- ✗ No real-time data. BRSR reports, BEE CCTS filings, and policy notifications are annual. This tool's data is static, sourced from research, and updated manually. It does not use a live scraper or database.
- ✗ No district-level data. Indian companies do not publicly report carbon emissions at facility or district level. This tool uses sector-level benchmarks and state-level policy data — which is what publicly available data actually supports.
- ✗ Not legally binding. Outputs are indicative only. Each obligated entity's actual CCTS target is set individually by MoEFCC against their own FY2023–24 baseline. This tool uses sector averages as proxies where individual baselines are unknown.
- ✗ No firm client data. This tool does not reference or imply any actual client relationships. All firm and practice area references are based on publicly available information — press releases, published reports, and regulatory filings only.
- ✗ No paywalled news scraping. The policy tracker is sourced from open-access government sources only: PIB, MoEFCC, MNRE, BEE, PRS India, UNFCCC NDC Registry. A production version would automate these via scheduled scraping.
CCTS Calculator Methodology
The calculation engine is implemented in Python (calculator.py) with 45 unit tests, and mirrored in JavaScript for the frontend (data/calculator-data.js). The Python module serves as the source of truth and will also power the Phase 2 Jupyter notebook analysis.
calculator.py, test_calculator.py, and all data layer files.
ccts_target = sector_baseline × (1 − reduction_target_pct)Where sector_baseline is the Indian industry average emission intensity for FY2023–24, and reduction_target_pct is the midpoint of BEE's published reduction range for that sector.
ccc_delta = (actual_intensity − ccts_target) × annual_productionPositive = deficit (must buy CCCs). Negative = surplus (can sell CCCs). Units: tonnes CO₂e.
exposure_inr = ccc_delta × price_inrCalculated at three price scenarios: ₹150 (floor), ₹250 (expected average), ₹600 (ceiling) per tCO₂e. Converted to USD at ₹84.5/USD — verify before financial decisions. All financial outputs are indicative only.
Sector Benchmark Data Sources
| Sector | Target Notified? | Baseline Source |
|---|
* Sectors marked "Proxy" use a reduction range of 3.0%–6.0% consistent with the three officially notified sectors. BEE had not published individual targets for these sectors as of April 2026.
What a Production Version Would Add
A production version would extend this prototype in three directions:
- Live data pipeline: Scheduled scraping of PIB, MoEFCC, BEE, and MNRE notifications to keep the policy tracker current. BRSR PDF extraction to populate company-level emission data for the top 1,000 listed companies.
- Company assessment engine: A decision-tree module (built in Python) that takes company name, sector, size, and listed status and outputs a full regulatory obligation checklist — CCTS coverage, BRSR tier, CAFE III applicability, NCAP exposure, TNFD biodiversity relevance — with advisory service recommendations mapped to each gap.
- Lead intelligence dashboard: A gated internal view showing CCTS-covered companies ranked by estimated compliance gap — identifying the largest potential buyers of MRV verification, decarbonisation roadmap, and CCC procurement advisory services.
Primary Data Sources
- 📄 BEE Carbon Credit Trading Scheme Notification, June 2023
- 📄 MoEFCC CCTS Sector-Specific Emission Intensity Targets, FY2026
- 📄 India Climate & Environment Policy Landscape Report, April 2026 (14-chapter research report)
- 📄 Carbon Footprint Trading in India: Mechanics, Markets, and the Role of Advisory Firms, April 2026
- 📄 UNFCCC India NDC Registry — First NDC (2015), Updated NDC (2022), 2035 Targets
- 📄 ICAP Carbon Action Partnership — Indian Carbon Market 2025
- 📄 Climate Bonds Initiative India Sustainable Debt Market Report 2024
- 📄 Climate Policy Initiative Green Finance Landscape India 2024
- 📄 IEA India Energy & Emissions Data 2023–24
- 📄 WSA World Steel Association India GHG Benchmarks 2024
- 📄 CII Cement Sector GHG Benchmark Report 2024
- 📄 McKinsey Global Institute — Decarbonising India: Charting a Pathway for Sustainable Growth, October 2022
- 📄 PRS India Legislative Tracking — Environmental Laws Database
- 📄 PIB (Press Information Bureau) — Government of India press releases
- 📄 Prayas Energy Group — PAT Cycle III Analysis, 2024
- 📄 IEEFA — India Carbon Market Price Stability Analysis, 2024
- 📄 Climate Action Tracker — India Country Profile 2026
- 📄 CCPI 2026 — India Climate Change Performance Index