Energy Transmission Analysis
- Kaung Myat Linn
- Feb 18
- 1 min read

In this Project, we are going to overview the energy transmission data mainly from Myanmar and USA with some graph and map. In this project, I used numpy, pandas, seaborn, matplotlib and folium mainly as well as you can see the source code at the end of the blog

This is the Dataset, that's uploaded on Kaggle and can try yourself some analysis and even future forecast based on the provided data.
As the data itself doesn't need much cleaning processes and could directly start EDA process with proper visualization.
This is the first Visualization for Nuclear Electricity net Generation of USA throughout History and can obviously see the increment of generation years by years.

The world's energy transmission station based on our data set.


This is the Energy Generation over Years in Myanmar and can see the the Capacity(MW) across Locations.

See full code at Kaggle : https://www.kaggle.com/code/kendricklinn/power-plant-data-analysis-myanmar
Comments