- 1. About
- 2. Project Overview
- 3. Dataset
- 4. Methodology
- 5. Project Structure
- 6. Benefits of Doing This Project
This is my first data analysis project, which I have worked on in my free time. I hope you find this project informative and valuable. For any issues, suggestions, comments, or questions, please contact me.
This project analyzes global electricity data, focusing on various metrics such as electricity generation, net imports and emissions. The data is sourced from multiple reputable organizations and compiled to provide a comprehensive view of the electricity landscape across different countries and regions.
The dataset used in this project is the "Yearly Electricity" dataset provided by EMBER. This dataset contains information on electricity generation, net imports, demand, installed capacity, and emissions across various countries and regions.
The dataset is publicly available and can be accessed at the following link: EMBER Yearly Electricity Data
This project utilizes 10 years of data (2012-2022) and focuses exclusively on electricity data related to generation, imports, and demand. Installed capacity data was excluded due to the presence of null values.
The work is divided into two main parts:
- Electricity/Emissions Generation:
- Rankings:
-
- Electricity Generation (TWh): By fuel type and aggregated.
- Electricity Net Imports (TWh): Total net imports.
- Electricity Demand (TWh): Calculated as the sum of power production and net imports.
- Emissions from Electricity Generation (Mt CO2e): Calculated using IPCC emissions factors.
The data is categorized into the following generation types:
-
Bioenergy
-
Coal
-
Gas
-
Hydro
-
Nuclear
-
Other Fossil (generation from oil and petroleum products, as well as manufactured gases and waste)
-
Other Renewables (geothermal, tidal and wave generation)
-
Solar
-
Wind
-
Accuracy and Reliability: Data is assembled using the best available sources and methods to ensure accuracy.
-
Bioenergy: Included in renewable energy sources, but with noted sustainability caveats.
-
Regional and World Estimates: Where data is not available for all countries, estimates are made based on regional trends.
-
'data/': Contains raw csv data file
-
'visualizations/': Power BI Desktop project file
-
- Clone the repository.
- Open the Power BI file in the
visualizationsfolder with Power BI Desktop.
As this is my first data analysis project, it significantly enhanced my understanding in Power Bi software. The hands-on experience allowed me to explore various features and functionalities, helping me become more proeficient in data visualization and analysis.
-
This project provided valuable insights into global electricity generation and usage. Some curiosities that I found:
- I discovered that Albania meets all electricity demand through hydro generation;
- Brazil stands out as the third-largest producer of electricity from renewable sources;
- Asia's energy production for electricity is substantial accounting for approximately 56% of the world's total electricity production.

