scs-phd-deans-committee / coffee-chats-website

Website for CMU campus-wide coffee chats program.
0 stars 1 forks source link

Figure out how to download form responses and convert to csv for algorithm to process. #11

Closed hlzhou closed 3 years ago

hlzhou commented 3 years ago

Might have to come through .json (see StackOverflow).

alam-shahul commented 3 years ago

We decided to just save it as a .json (2224af681057167cdb400e781416bb5646ce91d6), since the matching algorithms converts the .csv to a Python dictionary anyways.