Baselight

Capital Energy

The world lacks a safe, low-carbon, and cheap large-scale energy infrastructure.

@kaggle.willianoliveiragibin_capital_energy

Per Capita Energy Use New
@kaggle.willianoliveiragibin_capital_energy.per_capita_energy_use_new

  • 114.92 KB
  • 10604 rows
  • 4 columns
entity

Entity

code

Code

year

Year

primary_energy_consumption_per_capita_kwhperson

Primary Energy Consumption Per Capita KWhperson

AfghanistanAFG198062.392.865
AfghanistanAFG19817.868.369
AfghanistanAFG198292.665.125
AfghanistanAFG198311.491.959
AfghanistanAFG198411.215.729
AfghanistanAFG198510.670.709
AfghanistanAFG198610.970.397
AfghanistanAFG19871.790.467
AfghanistanAFG198831.391.848
AfghanistanAFG198930.030.044

CREATE TABLE per_capita_energy_use_new (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "primary_energy_consumption_per_capita_kwhperson" VARCHAR
);

Share link

Anyone who has the link will be able to view this.