I want to import a CSV file, store its contents as a string, and parse the string into a series of JSON objects. However, I am stuck on how to store CSV contents as a string