How to generate a sheet - run
python generate_sheet.py
in the terminal and check the output folder.
To add columns to different sheets, see the analysis_sheet_headers.py file in the output_utils folder
To see how calculating babip works, look at the calculate_babip.py
file.