Energy Engineer (UnB) │ Data Scientist and Analytics (USP)
📧 E-mail │ 🎯 Linkedin │ GitHub
Project Notebook [BR 🇧🇷]
-
Files
-
Interesting Repositories on GitHub
-
Documentation
-
Helpful Posts: medium e towardsdatascience:
-
The project consists of an exploratory data analysis. The objective of this analysis is to visualize the Brazilian electric generation system in a diagrammatic and spatial way, extracting insights. For this, a dataframe of the GeoDataFrame type was used and, mainly, the power of the Plotly Express library optimized for the Python language.
-
In this Part I, the category of dataframe studied is called Simple Feature: Geometry - MultiPoints, due to its characteristic of presenting a specific variable (geometry), referring to the geometry polar points, representing the Cartesian coordinates of Latitude and Longitude, enabling the georeferencing of the observations.
-
The standard report available on ANEEL's website is the Electricity Generation Information System (ANEEL SIGA). The data for this report is available at Brazilian Government Database. For more information about the GeoDataFrame object types, I recommend visiting the GeoPandas library site.
-
Finally the iterative data visualizations were exported in "HTML" files. Available at
viniciusgribas.github.io
PART I - MEDIUM POST [BR 🇧🇷]