Analyse Obesity in England using Python See details here: https://realpython.com/blog/python/analyzing-obesity-in-england-with-python/ The xlrd python module is also a dependency for this to work, which can be easily installed using:- pip install xlrd