Color the difference between the United States’ energy consumed, energy produced by renewable energy, and potential energy produced by renewable energy
For U.S. primary energy consumption estimates by source: Annual Energy Review. Accessed December 2016. The U.S. Energy Information Administration (EIA). This data contains:
For U.S. renewable energy technical potential estimates: United States Renewable Energy Technical Potential. 2012. National Renewable Energy Laboratory (NREL). This data contains:
Total Primary Energy Consumption
value (97.343568
quadrillion BTUs) was taken from the EIA’s Annual Energy Review for 2015Total Renewable Energy Production
value (9.465968
quadrillion BTUs) was also taken from the EIA’s Annual Energy Review for 2015Renewable Energy Technology Technical Generation Potential
values (totaling 381,800
terawatt-hours) were taken from the NREL’s Renewable Energy Technical Potential data sheet.97,344
and 9,466
trillion BTUs for total consumption and renewable energy production values)381,800
terawatt-hours was converted into trillion BTUs by multiplying by 3.412141633
equals 1,302,755
trillion BTUs1,302,755
, 97,344
and 9,466
figures were then used to create circles whose relative areas correspond to the energy valuesA python script is available in the code repository to generate or extend this activity, and can be run like this:
python re_technical.py
Which will create an svg file with the three circles drawn based on the energy data described above.