From the course: Practical Python for Time Series Analysis
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Download energy data from EIA API - Python Tutorial
From the course: Practical Python for Time Series Analysis
Download energy data from EIA API
- [Instructor] Now we'll work on the assignments that is basically applying what you have learned in previous chapters. For each one of the assignments, you will have a readme to follow the instructions, which are referencing some articles in the LinkedIn learning platform, and you will probably do most of the time reviewing some of the previous chapters. In this case, we are gonna work with the GroupBy, and you will see that the end notebook, which contains the complete codes, we can copy this notebook, and paste it in the folder of the assignment. We click on paste, and now, what is the main challenge? The main challenge is that, if during the lessons you have learned how to work the GroupBy with the data, that in this case, comes from California energy generation by fuel type, now you will go onto the Energy Information Administration platform, pick up one of your preferred regions, and download the…