Home

Awesome

<p align="center"> <a href="https://app.electricitymaps.com"> <img alt="Electricity Maps" src="https://raw.githubusercontent.com/electricitymaps/electricitymaps-contrib/master/web/public/images/electricitymaps-icon.svg" width="100" /> </a> </p> <h1 align="center"> Electricity Maps </h1> <p align="center"> A real time and historical visualisation of the Greenhouse Gas Intensity (in terms of CO<sub>2</sub> equivalent) of electricity production and consumption around the world.<br> <strong><a href="https://app.electricitymaps.com">app.electricitymaps.com »</a></strong> </p> <p align="center"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/electricitymaps/electricitymaps-contrib"> <a href="https://github.com/electricitymaps/electricitymaps-contrib/releases"> <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/electricitymaps/electricitymaps-contrib"></a> <a href="https://github.com/electricitymaps/electricitymaps-contrib/CONTRIBUTING.md"> <a href="https://github.com/electricitymaps/electricitymaps-contrib/blob/master/LICENSE.md"> <img src="https://img.shields.io/github/license/electricitymaps/electricitymaps-contrib" alt="Electricity Maps is released under the GNU-AGPLv3 license." /></a> <a href="https://slack.electricitymaps.com"> <img src="https://img.shields.io/badge/slack-3700%2B-%23126945" alt="Join our Slack" /></a> <a href="https://twitter.com/intent/follow?screen_name=ElectricityMaps"> <img src="https://img.shields.io/twitter/follow/ElectricityMaps" alt="Twitter Follow" /></a> </p>

image image

Introduction

This project aims to provide a free, open-source, and transparent visualisation of the carbon intensity of electricity consumption around the world.

We fetch the raw production data from public, free, and official sources. They include official government and transmission system operators' data. We then run our flow-tracing algorithm to calculate the actual carbon intensity of a country's electricity consumption.

Try it out at app.electricitymaps.com, or download the app on Google Play or App store.

Contributing

The Electricity Maps app is a community project and we welcome contributions from anyone!

We are always looking for help to build parsers for new countries, fix broken parsers, improve the frontend app, improve accuracy of data sources, discuss new potential data sources, update region capacities, and much more.

Read our contribution guidelines to get started.

Community & Support

Use these channels to be part of the community, ask for help while using Electricity Maps, or just learn more about what's going on:

License

This repository is licensed under GNU-AGPLv3 since v1.5.0, find our license here. Contributions prior to commit cb9664f were licensed under MIT license

Frequently asked questions

We also have a lot more questions answered on app.electricitymaps.com/faq!

Where does the data come from? The data comes from many different sources. You can check them out here

Why do you calculate the carbon intensity of consumption? In short, citizens should not be responsible for the emissions associated with all the products they export, but only for what they consume. Consumption-based accounting (CBA) is a very important aspect of climate policy and allows assigning responsibility to consumers instead of producers. Furthermore, this method is robust to governments relocating dirty production to neighboring countries in order to green their image while still importing from it. You can read more in our blog post here.

Why don't you show emissions per capita? A country that has few inhabitants but a lot of factories will appear high on CO<sub>2</sub>/capita. This means you can "trick" the numbers by moving your factory abroad and import the produced good instead of the electricity itself. That country now has a low CO<sub>2</sub>/capita number because we only count CO<sub>2</sub> for electricity (not for imported/exported goods). The CO<sub>2</sub>/capita metric, by involving the size of the population, and by not integrating all CO<sub>2</sub> emission sources, is thus an incomplete metric. CO<sub>2</sub> intensity on the other hand only describes where is the best place to put that factory (and when it is best to use electricity), enabling proper decisions.

CO<sub>2</sub> emission factors look high — what do they cover exactly? The carbon intensity of each type of power plant takes into account emissions arising from the whole life cycle of the plant (construction, fuel production, operational emissions and decommissioning). Read more on the Emissions Factor Wiki page.

How can I get access to historical data or the live API? All this and more can be found here. You can also visit our data portal to download historical datasets.