A brief overview of the process:
Step 1: Parse all weeks from file and store as one single JSON.
Step 2: Remove all names from that JSON which are present in the latest 3 sheets (get sheet name and decrement)
Step 3: Print JSON and we have the inactive people
A brief overview of the process:
Step 1: Parse all weeks from file and store as one single JSON.
Step 2: Remove all names from that JSON which are present in the latest 3 sheets (get sheet name and decrement)
Step 3: Print JSON and we have the inactive people