My data looks formatted like this:
XX, 4059
TSD, 109
ETC, 3679
and I want to return something that looks like this: [(\'XX\', 4095), (\'TSD\', 109),.