]> code.communitydata.science - coldcallbot-discord.git/blobdiff - data/download_data.sh
reworking the script to work with COMMLD570A (editted)
[coldcallbot-discord.git] / data / download_data.sh
diff --git a/data/download_data.sh b/data/download_data.sh
new file mode 100755 (executable)
index 0000000..8687509
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+wget 'https://docs.google.com/spreadsheets/d/FIXME/export?gid=FIXME&format=tsv' -O 'student_information.tsv'
+

Community Data Science Collective || Want to submit a patch?