File:Geothermal-energy-production-pl.svg
Summary
Description |
Polski: Produkcja energii z geotermii w Polsce. Nie uwzględnia gruntowych pomp ciepła czasem zaliczanych do energii geotermalnej.
English: Geothermal energy in Poland. Production of primary energy. Heat pumps not included. |
Date | |
Source | Eurostat (Complete energy balances - Total Energy Supply - Geothermal) |
Author | Tbap |
Created with gnuplot v. 4.6 using the following script:
set terminal svg size 800,500
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb"white" behind
set output 'geothermal-energy-production-pl.svg'
max_y = 1400
last_value = 1318
set yrange [0:max_y]
set y2range [0:max_y]
set format x "%g"
set format y "%g"
set xtics 1
set xtics rotate by 60 right
set ylabel "TJ"
# display a tick on the right y axis for the last value
set y2tics (sprintf("%d TJ", last_value) last_value)
set grid
plot '-' using 1:2 notitle with lines lt 3 lw 4 linecolor rgb "blue"
1990 0
1991 0
1992 0
1993 0
1994 0
1995 0
1996 0
1997 0
1998 0
1999 0
2000 124
2001 120
2002 263
2003 311
2004 318
2005 476
2006 535
2007 439
2008 531
2009 600
2010 563
2011 531
2012 661
2013 778
2014 847
2015 909
2016 930
2017 946
2018 991
2019 1050
2020 1073
2021 1189
2022 1318
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.