Jump to content

File:CO2 emission pie chart.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file (SVG file, nominally 900 × 900 pixels, file size: 3 KB)

Render this image in .

Summary

Description
Català: Emissions globals de gasos CO2 l'any 2015 per país.
English: Global CO2 gas emissions in the year 2015 by country. EEA is the European Economic Area.
  • Data source for Version 10 (updated from old 2015 data, to use 2023 data):
GHG emissions of all world countries. Emissions Database for Global Atmospheric Research (EDGAR) (2024). Archived from the original on 15 March 2025. (select "CO2 total emissions" from dropdown list)
— Link more directly to table https://edgar.jrc.ec.europa.eu/report_2024?vis=co2tot#emissions_table (click on "CO2 total emissions")
  • Version 10 (20 February 2025): Most SVG code for Version 10 was automatically generated by the "Pie charts" spreadsheet linked at User:RCraig09/Excel to XML for SVG. Additions and adjustments were made in a text editor. ES and CA translations were included.
Translate this file This SVG file contains embedded text that can be translated into your language, using any capable SVG editor, text editor or the SVG Translate tool. For more information see: About translating SVG files.
Date
Source Own work
Author Árni Dagur
Permission
(Reusing this file)
Public domain This image of simple geometry is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
Heptagon
Heptagon
Other versions
Other related versions:[edit]
SVG development
InfoField
 
The SVG code is valid.
 
This plot was created with Matplotlib.
Source code
InfoField

Python code

#Very slight changes were made in a text editor.

import matplotlib.pyplot as plt

print('Styles:', plt.style.available)
plt.rcdefaults()
plt.style.use('ggplot')
plt.rcParams['font.size'] = 19
plt.rcParams['patch.edgecolor'] = 'black'
plt.rcParams['lines.linewidth'] = 1
plt.figure(figsize=[6,6])

labels = ['China', 'USA', 'EEA', 'India', 'Russia', 'Japan', 'Other']
sizes = [29.3641757, 14.27217116, 9.814753272, 6.774059821, 4.858885975, 3.457132848, 31.458821414]
colours = ['#de2910', 'royalblue', '#0039e6', '#128807', 'gold', '#ffb6c1', 'lightgrey']
angle = 90
explode = (0, 0, 0, 0, 0, 0, 0)
#                            ^-- Change this to 0.1 for an explosion effect.

patches, texts, autotexts = plt.pie(sizes, explode=explode, colors=colours, autopct='%1.1f%%', pctdistance=0.815, labels=labels, labeldistance=1.1, shadow=False, startangle=angle)

for at in autotexts:
    at.set_fontsize(16.21)

plt.axis('equal')
plt.tight_layout()
plt.gca().set_position([0, 0, 1, 1])
plt.gcf().subplots_adjust(bottom=0.15)

plt.savefig('co2_emission_pie_chart.svg')
Translate this file This SVG file contains embedded text that can be translated into your language, using any capable SVG editor, text editor or the SVG Translate tool. For more information see: About translating SVG files.
This file is translated using SVG <switch> elements. All translations are stored in the same file! Learn more.

For most Wikipedia projects, you can embed the file normally (without a lang parameter). The Wikipedia will use its language if the SVG file supports that language. For example, the German Wikipedia will use German if the SVG file has German. To embed this file in a particular language use the lang parameter with the appropriate language code, e.g. [[File:CO2 emission pie chart.svg|lang=en]] for the English version. Do not specify a lang parameter if it is not needed. The parameter may prevent the use of a subsequent translation.

To translate the text into your language, you can use the SVG Translate tool. Alternatively, you can download the file to your computer, add your translations using whatever software you're familiar with, and re-upload it with the same name. You will find help in Graphics Lab if you're not sure how to do this.

(Data source: Emission Database for Global Atmospheric Research)

Please feel free to change the colours and update this image.

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Global CO2 gas emissions in the year 2015 by country

Items portrayed in this file

depicts

8 June 2017

image/svg+xml

3bbc2f2355e3c0bc35bba7ef264869da173ae984

55,320 byte

540 pixel

540 pixel

File history

Click on a date/time to view the file as it appeared at that time.

(newest | oldest) View (newer 10 | ) (10 | 20 | 50 | 100 | 250 | 500)
Date/TimeThumbnailDimensionsUserComment
current17:37, 19 March 2025Thumbnail for version as of 17:37, 19 March 2025900 × 900 (3 KB)RCraig09Version 11: Correcting typo for China: 24.0 ---> 24.0
05:15, 19 February 2025Thumbnail for version as of 05:15, 19 February 2025900 × 900 (3 KB)RCraig09Version 10: Uploading chart updated through 2023. . . . different source. . . . Also, is leaner (only 3KB) . . . . I have manually retained the ES and CA translations using <switch> designations
00:11, 31 January 2024Thumbnail for version as of 00:11, 31 January 2024540 × 540 (76 KB)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for es.
00:02, 31 January 2024Thumbnail for version as of 00:02, 31 January 2024540 × 540 (62 KB)ManlleusFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ca.
23:59, 30 January 2024Thumbnail for version as of 23:59, 30 January 2024540 × 540 (37 KB)Manlleusfixed text labels for translation
04:17, 8 June 2017Thumbnail for version as of 04:17, 8 June 2017540 × 540 (54 KB)Illegitimate BarristerCentering.
04:15, 8 June 2017Thumbnail for version as of 04:15, 8 June 2017540 × 540 (36 KB)Illegitimate BarristerWP:NOTUSA
01:34, 8 June 2017Thumbnail for version as of 01:34, 8 June 2017540 × 540 (30 KB)ArniDagurfixed wrong upload
01:32, 8 June 2017Thumbnail for version as of 01:32, 8 June 2017540 × 540 (30 KB)ArniDagurlines made black and smaller, font size increased, general improvements
00:41, 8 June 2017Thumbnail for version as of 00:41, 8 June 2017720 × 540 (30 KB)ArniDagurmade font bigger
(newest | oldest) View (newer 10 | ) (10 | 20 | 50 | 100 | 250 | 500)

Global file usage

The following other wikis use this file:

Metadata