electricitymaps / electricitymaps-contrib

A real-time visualisation of the CO2 emissions of electricity consumption
https://app.electricitymaps.com
GNU Affero General Public License v3.0
3.44k stars 918 forks source link

Emissions per capita? #1039

Closed qwjhvbxi closed 6 years ago

qwjhvbxi commented 6 years ago

I think it would be interesting to add the option of displaying carbon intensity per capita in the map view, that is, adding the variable of how much electricity is consumed per person. This is also an important factor connected with energy efficiency. (I am not sure if this is the right place to suggest this, and I am sorry if it's not)

corradio commented 6 years ago

Hi @qwjhvbxi, Indeed this is the right place to suggest this. This issue was already responded to here: https://github.com/tmrowco/electricitymap/issues/169#issuecomment-269651836 However I'll keep in opened so we can add it in the FAQ.

thomasgibon commented 6 years ago

Hi, to complement and exemplify what @corradio answered in #169, I think it is indeed methodologically questionable to show per-capita numbers without using a consumption-based approach. In short, Chinese citizens are not responsible for the emissions associated with all the products that China exports, but only for what they consume. What is called "consumption-based accounting" (CBA) is actually a very important aspect of climate policy.

If you are interested in the topic (I personally think it's fascinating), @qwjhvbxi, there is a great deal of literature discussing exactly that: the responsibility of the consumer vis-à-vis GHG emissions in a global economy. I can suggest:

To take the Chinese example again from that visualization...

Total GHG emissions of electricity production in China: image

Total GHG emissions of electricity consumption in China (direct and embodied in consumption products): image

(note the y-axis difference) The ratio is huge for China, produced emissions for electricity in the territory are about 6 to 7 times that of electricity needed for Chinese final consumption. Sorry for the long post, I thought it would be useful to show that it's a more complex issue than it seems :)

corradio commented 6 years ago

@thomasgibon this is amazing! Do you think you could help in updating our per capita map in https://tmrow.com/climatechange.html ? Would love to have latest GHG/cap [consumption] per country.

thomasgibon commented 6 years ago

@corradio Yes, definitely! For a start, I could output data from the public multiregional input-output (MRIO) database EXIOBASE2, which is publicly available. It's 2007 data. EXIOBASE3 should be out soon, with more up-to-date data the paper is out (paging @konstantinstadler here). What is nice with MRIO is that you can do it by sector. Other databases exist, but I'm less familiar.

I can probably do that in the next few days.

corradio commented 6 years ago

Great. Let's use https://github.com/tmrowco/tmrow.com/issues/35 to discuss about that.