File:Divestment growth de.svg
Summary
Description |
English: Growth of en:Fossil fuel divestment, 2011-2025: approximate cumulative number of institutions committed to some form of divestment and approximate cumulative assets represented by these institutions.
Based upon: Meggin Thwing Eastman: Fossil Fuel Divestment: A Practical Introduction. MSCI (Ed.). September 2016 (gofossilfree.org [PDF; 1,5 MB]), figure 1. Data source for the MCSI figure was gofossilfree.org and, since 12/2021, divestmentdatabase.org/. For Dec. 2016: The Global Fossil Fuel Divestment and Clean Energy Investment Movement. Arabella Adivisors (Ed.) (divestinvest.org [PDF; 0,7 MB]). Deutsch: Wachstum des de:Divestment (fossile Energien), 2011-2025: ungefähre kumulierte Zahl der Firmen, die sich zu einer Form des Divestments verpflichtet haben, und kumuliertes, durch diese Firmen verwaltetes Vermögen. Vergleiche: Meggin Thwing Eastman: Fossil Fuel Divestment: A Practical Introduction. MSCI (Hrsg.). September 2016 (gofossilfree.org [PDF; 1,5 MB]), figure 1. Datenquelle der Abbildung des MCSI-Berichtes war gofossilfree.org und seit 12/2021 divestmentdatabase.org/. Für Dez. 2016: The Global Fossil Fuel Divestment and Clean Energy Investment Movement. Arabella Adivisors (Hrsg.) (divestinvest.org [PDF; 0,7 MB]). |
Date | |
Source | Own work |
Author | DeWikiMan |
Other versions | File:Divestment growth en.svg (english language version; englische Version) |
SVG development |
![]() |
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 may be updated to reflect new information. If you wish to use a specific version of the file without it being overwritten, please upload the required version as a separate file. |
Für die anhand von MSCI (2016) geschätzten Daten und die seit 2017 den Websites gofossilfree.org und divestmentdatabase.org entnommenen Daten: siehe die englische Sprachversion (File:Divestment growth en.svg).
Plot with Gnuplot 4.4 using the following script:
set terminal svg enhanced size 1200 600 fname "Liberation Sans" fsize 12
set output "Divestment_growth_de.svg"
set title "Wachstum des Divestments aus fossilen Energien" font "Liberation Sans, 32"
set datafile missing '"#N/A"'
set datafile separator ";"
set key on top left
set label 'Daten:' at screen 0.998,0.07 right font "Liberation Sans, 9"
set label 'Arabella Adv.(2016)' at screen 0.998,0.05 right font "Liberation Sans, 9"
set label 'MCSI (2016) et al.' at screen 0.998,0.03 right font "Liberation Sans, 9"
set label 'divestmentdatabase.org' at screen 0.998,0.01 right font "Liberation Sans, 9"
set label '12/2021 mit Wachstum schon divestierten verwalteten Kapitals' at screen 0.650,0.01 left font "Liberation Sans, 9"
set obj 1 rectangle behind from screen 0,0 to screen 1,1
set obj 1 fillstyle solid 1.0 fillcolor rgbcolor "white"
set obj 2 rectangle behind from graph 0,0 to graph 1,1
set obj 2 fillstyle solid 1.0 fillcolor rgbcolor "light-blue"
set grid ytics lt 0 lw 0.5 lc rgb "grey95"
set boxwidth 0.5
set yrange [0:42000]
set y2range [0:1700]
set xrange [1:28.5]
set xtics out nomirror # rotate by -45
set ytics out nomirror # 0,5,40
set y2tics out nomirror
set mytics 2
#set my2tics 5
set ylabel 'verwaltetes Kapital, kumuliert, in Mrd. USD' font ',17'
set y2label 'zum Divestment verpflichtete Organisationen, kumulierte Zahl' font ',17'
set boxwidth 0.5
set style fill solid 1.0 border rgb 'grey10'
plot "data.txt" using 1:3:xtic(2) axes x1y2 linecolor rgb "red30" with boxes title "Organisationen" , \
"data.txt" using 1:4 linecolor rgb "black" linewidth 6 with lines title "verwaltetes Kapital"
Licensing
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.