hyperledger-labs / blockchain-carbon-accounting

This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
https://wiki.hyperledger.org/display/CASIG/Carbon+Accounting+and+Certification+WG
Apache License 2.0
191 stars 104 forks source link

electricity emissions data for India #54

Open sichen1234 opened 3 years ago

sichen1234 commented 3 years ago

The best source seems to be https://www.iea.org/countries/india

It has the mix of energy sources (coal, natural gas, renewables, etc.) and total MtCO2e of emissions generated. The data is available every 5 years for the whole country of India, the last year being 2018.

sichen1234 commented 3 years ago

An excellent data source is available from the Central Electrical Authority of India at https://cea.nic.in/cdm-co2-baseline-database/?lang=en

It was developed for calculating the emissions impact of renewables development as part of the CDM.

sichen1234 commented 3 years ago

The next step is to load the utility emissions data for India similar to how the US and European emissions data are loaded. See https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/main/utility-emissions-channel#seeding-the-fabric-database

rajpratyush commented 3 years ago

Hi @sichen1234 i would like to contribute to this idea if you are not working on it

sichen1234 commented 3 years ago

That would be great. Please take a look at what we've started with https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/main/utility-emissions-channel#seeding-the-fabric-database

We're loading these for the US and European countries. The data is available now for India so you can follow a similar way to do it.

rajpratyush commented 3 years ago

Sure sir

On Wed, 31 Mar, 2021, 9:45 pm Si Chen, @.***> wrote:

That would be great. Please take a look at what we've started with https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/main/utility-emissions-channel#seeding-the-fabric-database

We're loading these for the US and European countries. The data is available now for India so you can follow a similar way to do it.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hyperledger-labs/blockchain-carbon-accounting/issues/54#issuecomment-811192373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMVYS45SFTHTXH7E5HO5DA3TGNDDXANCNFSM4URGXJHA .

sichen1234 commented 3 years ago

@rajpratyush How are you doing with this one? Do you have any questions?

rajpratyush commented 3 years ago

currently learning andgaining basic ideas of blockchain and hyperledger fabric .

could you please point me to some resources to gain a better insight before i begin the work

sichen1234 commented 3 years ago

Try the hyperledger fabric tutorials, and then see if you could install the utility emissions channel using the README

Si Chen Open Source Strategies, Inc.

Video: Fighting Climate Change with Blockchain and Open Source https://youtu.be/NgxNWXa_IjE

On Tue, Apr 6, 2021 at 10:29 PM Pratyush Raj @.***> wrote:

It has the mix of energy sources (coal, natural gas, renewables, etc.) and total MtCO2e of emissions generated. The data is available every 5 years for the whole country of India, the last year being 2018.

the 2019 data is now available here. @sichen1234 https://github.com/sichen1234

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hyperledger-labs/blockchain-carbon-accounting/issues/54#issuecomment-814613041, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANAS4J46YMY454NI5DCBXDTHPUUZANCNFSM4URGXJHA .