A while back, I built a WordPress plugin that would communicate with a Google Drive spreadsheet. It would download the spreadsheet as a CSV, and then pull the file in and convert it to an array. That’s how this snippet came to be!