This repository contains a data analysis project focused on assessing and ranking countries based on their electricity production volume. The analysis involves clustering (hierarchical methods), linear ordering (Hellwig's method) and other statistical techniques to gain insights into the production patterns.
The main objectives of this project are as follows:
-
Data Preparation: Gather data on energy production.
-
Preprocessing: Clean and preprocess the data to ensure it's suitable for analysis.
-
Analysis Techniques:
- Clustering: Identify groups of countries with similar electricity production characteristics.
- Linear Ordering: Establish a linear order of countries based on the Hellwig's method (Pattern of Development).
-
Insights and Visualizations: Interpret the results and create visualizations to provide a better understanding of the analysis.
Electricity_Production_By_Source.csv
: Main dataset containing information on electricity production.Electricity_production_WW.ipynb
: Jupyter notebook with detailed steps of the analysis.
If you find issues or have suggestions for improvements, feel free to let me know.
This project is licensed under the MIT License - see the LICENSE
file for details.