The purpose of this project was to analyse survey data on a large scale and produce a bespoke output. The code, written in Python, uses the family openpyxl to analyse multiple Excel sheets at once, sorting the survey data, and finally categorising it based on its level of quality.
The majority of the code was created using help from online tutorials on YouTube.