Feb 21- Mar 5, 2018
6:30 pm -9:20 pm
Instructors: Mary Linn Bergstrom, Reid Otsuji
Helpers: Kay lyu
This is the website for the School of Global Policy and Strategy short course in data management and SQL. This course will introduce you best practices in data management, preparation and representation, including the basics of SQL. In order to earn a certificate of proficiency, you must attend all of the class meetings for the course, do the short coding assignments, and pass the quizzes. Courses begin on Feb. 21.
Who: The course is aimed at GPS graduate students. You don't need to have any previous knowledge of the tools that will be presented at the workshop.
Where: Robinson Auditorium, 9500 Gilman Drive, #0519, La Jolla, CA. Get directions with OpenStreetMap or Google Maps.
Requirements: Participants must bring a laptop with a few specific software packages installed (listed below).
Contact: Please mail rotsuji@ucsd.edu for more information.
Assessment: A certificate of proficiency will be given to students who:
Data:
Need help?: Email rotsuji@ucsd.edu or schedule an appointment
Date | Class | Topics |
---|---|---|
Feb. 21 | Lecture | Basic Data Management (Lecture), Open Science Framework and TIER Protocol |
Feb. 26 | Lecture | SQL for Social Science |
Mar. 05 | Lecture | Unix Shell |
Final Quiz | Posted in TritonED |
Etherpad: https://public.etherpad-mozilla.org/p/2018-gps-dm.
We will use this Etherpad for chatting, taking notes, and sharing URLs and bits of code.
where
join
To participate in this course, you will need access to the software described below. In addition, you will need an up-to-date web browser.
Bash is a commonly-used shell that gives you the power to do simple tasks more quickly.
This will provide you with both Git and Bash in the Git Bash program.
The default shell in all versions of Mac OS X is Bash, so no
need to install anything. You access Bash from the Terminal
(found in
/Applications/Utilities
). You may want to keep
Terminal in your dock for this workshop.
The default shell is usually Bash, but if your
machine is set up differently you can run it by opening a
terminal and typing bash
. There is no need to
install anything.