Description Usage Format Details Author(s) References
Data.frame containing energy consumption per country from 1960 to 2014. The data comes from the World Bank website. It contains one line per couple(country, year) and has the following columns:
1 |
An object of class data.frame
with 9375 rows and 15 columns.
country Country name
iso2c Country code in two characters
year Year
population Population of the country
energy_used_per_capita Energy used per capita in kg of oil equivalent (EG.USE.PCAP.KG.OE)
energy_imported_prop Proportion of energy used that has been imported (EG.IMP.CONS.ZS)
energy_fossil_prop Fossil fuel energy consumption in proportion of total consumption (EG.USE.COMM.FO.ZS)
energy_used Energy consumption in kg of oil equivalent
energy_fossil Fossil fuel energy consumption in kg of oil equivalent
prop_world_energy_used Share of the country in the world energy consumption
prop_world_energy_fossil Share of the country in the world fossil energy consumption
prop_world_population Share of the country in the world population
long Longitude of the country
lat Lattitude of the country
region Region of the country
François Guillem guillem.francois@gmail.com
https://data.worldbank.org/indicator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.