Skip to content

shanewhi/world-energy-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose:

Python script to create charts of the trends of fuels in energy systems of countries and the world. This will be used to generate content at https://www.worldenergydata.org, and replace the spreadsheet currently used.

Required Input:

https://www.energyinst.org/__data/assets/file/0003/1055694/Consolidated-Dataset-Narrow-format.csv (from https://www.energyinst.org/statistical-review/resources-and-data-downloads) and IEA annual energy balances in JSON format.

Consists of the following files:

  1. world_energy_data.py (main executable)
  2. user_globals.py (global definitions)
  3. collate.py (extracts and arranges country specific data from input dataset)
  4. process.py (data processing)
  5. chart.py (generic chart functions)

Output (as of April 25, 2024):

Country (or World) specific charts of fossil fuel production, primary energy and total final consumption.

About

Charts of global and national energy systems, greenhouse gas (GHG) emissions, and other GHG related data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages