After I had found my dataset from the following site Dataworld (Co2 emission dataset), I went on to download the file to view it in excel where I could clearly see the index of each row and column which made it easy to narrow down what exact piece of data i required. I then proceeded to do a number of various types of coding to actually get the piece of data i wanted. This unfortunately took me quite a few days to get around because I wasn't sure what to do. The main problem was that I didn't realise what i was looking for was so simple, I over complicated my entire code when really all I had to do was make a new list of the string index[0] or [5] using a for loop, instead of doing that I went to make while loops
None of this code makes any sense at all looking back at it but I felt it was a good idea to show how it evolved. while True: