Download and analyse data from Brazil National Electric Energy Agency's database.
This program can be used to download data from aneel database page to use for your own analysis.
Clone the directory in your computer doing:
git clone https://github.com/romulomadu/aneel.git
Create a virtual enviroment with your favorite tool (virtualenv, conda, ...).
Install required packages using pip:
pip install -r requirements.txt
Run the main.py program, it will do the follow:
- Download files .csv tables with electric energy system data and save them in directory /data.