Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 490 Bytes

INSTRUCTIONS

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