Following is the process to prepare the data for this tool :
- Head to Pingala => Academic Management => Timetable => Check timetable. Select the Academic Year & Semester, select the option to download the data as an excel file
- Convert the excel file into a csv file for further processing, and make sure to store the file as
sched.csvunder theextract_course_datadirectory. - Further run the bash script
extract_data.shwhich will automatically parse all the data in the csv file and place it in thejsdirectory.