- Open this folder in the terminal: right click inside the folder and choose 'open in terminal'
- On your first time running, type 'pip install -r requirements.txt' on the terminal to install requirements
- Run the script typing 'python enel_data_extraction.py'
- Type the name of the JSON you want to extract data from. Type 'enel' to open the test file in the folder.
- Type the name of the output JSON with the data extracted. You can type something like 'output'.