Editing Community Data Science Workshops (Spring 2015)

From CommunityData
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 37: Line 37:
:'''Time''': 6-9pm
:'''Time''': 6-9pm
:'''Location''': [http://www.washington.edu/maps/#!/cmu Communications (CMU) 104]
:'''Location''': [http://www.washington.edu/maps/#!/cmu Communications (CMU) 104]
:'''Material''': <font size="+1">[[Community Data Science Workshops (Spring 2015)/Day 0 setup and tutorial|Click here for the the setup and tutorial material.]]</font>
<!--:'''Material''': <font size="+1">[[Community Data Science Workshops (Spring 2015)/Day 0 setup and tutorial|Click here for the the setup and tutorial material.]]</font>-->


:'''Note:''' Because we expect to hit the ground running on our first full day, we will meet to help participants get software installed and to work through a self-guided tutorial that will help ensure that everyone has the skills and vocabulary to start programming and learning when we meet the following morning.
:'''Note:''' Because we expect to hit the ground running on our first full day, we will meet to help participants get software installed and to work through a self-guided tutorial that will help ensure that everyone has the skills and vocabulary to start programming and learning when we meet the following morning.
Line 49: Line 49:
* learn about printing and using Python as a calculator
* learn about printing and using Python as a calculator


=== Session 1: Introduction to Programming (April 11) ===
=== Session 1: Introduction to Programming (and April 11) ===
:'''Time:''' 9:45am-4pm
:'''Time:''' 9:45am-4pm
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242
Line 55: Line 55:
Come to '''[http://uw.edu/maps/?sav Savery Hall (SAV) 260] by 9:45am''' (Note: it's ''not'' in the communication building). You will need time to get settled and setup. We will start lecturing promptly at 10am. There will be coffee!
Come to '''[http://uw.edu/maps/?sav Savery Hall (SAV) 260] by 9:45am''' (Note: it's ''not'' in the communication building). You will need time to get settled and setup. We will start lecturing promptly at 10am. There will be coffee!


* '''Morning, 10am-12:20 (SAV 260):''' [[Community Data Science Workshops (Spring 2015)/Day 1 lecture|A 2 hour lecture-based introduction to the Python programming language]]
* '''Morning, 10am-12:20 (SAV 260):''' A 2 hour lecture-based introduction to the Python programming language <!-- [[Community Data Science Workshops (Spring 2014)/Day 1 lecture|A 2 hour lecture-based introduction to the Python programming language]] -->
* '''Lunch, 12:20-1pm (pizza in Room 126):''' We'll provide lunch
* '''Lunch, 12:20-1pm (pizza in Room 126):''' We'll provide lunch
* '''Afternoon, 1pm-3:30pm (Room 104, 126, 242):''' [[Community Data Science Workshops (Spring 2015)/Day 1 projects|Python practice through short projects on a variety of fun and practical topics]]
* '''Afternoon, 1pm-3:30pm (Room 104, 126, 242):''' Python practice through short projects on a variety of fun and practical topics <!-- [[Community Data Science Workshops (Spring 2014)/Day 1 projects|Python practice through short projects on a variety of fun and practical topics]] -->
* '''Wrap-up, 3:30pm-4pm:''' Wrap-up, next steps, and upcoming opportunities for learning and practicing Python
* '''Wrap-up, 3:30pm-4pm:''' Wrap-up, next steps, and upcoming opportunities for learning and practicing Python


Line 66: Line 66:
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242


Come to '''[http://uw.edu/maps/?sav Savery Hall (SAV) 260] by 9:45am''' (Note: it's ''not'' in the communication building). You will need time to get settled and setup. We will start lecturing promptly at 10am. There will be coffee!
An important step in doing data science is collecting data. The goal of this session will be to teach participants how to get data from the [https://en.wikipedia.org/wiki/Application_programming_interface public application programming interfaces] ("APIs") common to many social media and online communities. Although we will use the APIs provided by Wikipedia and Twitter in the session, the principles and techniques are common to many other online communities. An outline for the lecture can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Lecture|here]], and some info about the projects can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects|here]].
 
* '''Morning, 10am-12:20 (SAV 260):''' [[Community Data Science Workshops (Sprint 2015)/Day 2 lection|A 2 hour lecture-based introduction to the web programming and APIs]]
* '''Lunch, 12:20-1pm (CMU 126):''' We'll provide lunch (vegetarian Indian)
* '''Afternoon, 1pm-3:30pm (CMU 104, 126, 242):''' Web API practice through [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects|short projects on a variety of fun and practical topics]]
* '''Wrap-up, 3:30pm-4pm:''' Wrap-up, next steps, and upcoming opportunities for learning and practicing Python
 
An important step in doing data science is collecting data. The goal of this session will be to teach participants how to get data from the [https://en.wikipedia.org/wiki/Application_programming_interface public application programming interfaces] ("APIs") common to many social media and online communities. Although we will use the APIs provided by Wikipedia, Twitter, and Socrata in the session, the principles and techniques are common to many other online communities. <!-- An outline for the lecture can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Lecture|here]], and some info about the projects can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects|here]]. -->
 
;Projects
* [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects/Twitter|Twitter]]
* [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects/Wikipedia|Wikipedia]]
* [[Community_Data_Science_Workshops_(Spring_2015)/Day_2_Projects/Socrata|Socrata (data.seattle.gov)]]
 
'''Important Note:''' If you plan to attend the Twitter afternoon session, you need to complete the [[Twitter authentication setup]] ''before'' the afternoon setup on Saturday.


=== Session 3: Data Analysis and Visualization (May 9) ===
=== Session 3: Data Analysis and Visualization (May 9) ===
Line 87: Line 73:
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242
:'''Location:''' Morning in [http://uw.edu/maps/?sav Savery Hall (SAV) 260]; Afternoon in [http://www.washington.edu/maps/#!/cmu Communications (CMU)] 104, 126 and 242


Come to '''[http://uw.edu/maps/?sav Savery Hall (SAV) 260] by 9:45am''' (Note: it's ''not'' in the communication building). You will need time to get settled and setup. We will start lecturing promptly at 10am. There will be coffee!
The goal of data science is to use data to answer questions. In our final session, we will use the Python skills we learned in the first session and the datasets we've created in the second to ask and answer common questions about the activity and health of online communities. We will focus on learning how to generate visualizations, create summary statistics, and test hypotheses. The lecture outline can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_3_Lecture|here]], and the projects can be found [[Community_Data_Science_Workshops_(Spring_2015)/Day_3_Projects|here]].


The goal of data science is to use data to answer questions. In our final session, we will use the Python skills we learned in the first session and the datasets we've created in the second to ask and answer common questions about the activity and health of online communities. We will focus on learning how to generate visualizations, create summary statistics, and test hypotheses.
<!-- == Resources ==
 
* '''Morning, 10am-12:20 (SAV 260):''' [[Community_Data_Science_Workshops_(Spring_2015)/Day_3_Lecture|2 hour interactive lecture]]
* '''Lunch, 12:20-1pm (CMU 126):''' We'll provide lunch (vegetarian Greek)
* '''Afternoon, 1pm-3:30pm (CMU 104, 126, 242):''' Web API practice through '''''[[Community_Data_Science_Workshops_(Spring_2015)/Day_3_Projects|independent projects]]'''''
 
== Resources ==


The following materials are currently being updated by the mentors:
The following materials are currently being updated by the mentors:
Line 103: Line 83:
* [[Community Data Science Workshops (Spring 2015)/Day 1 projects|Saturday April 11th projects]]
* [[Community Data Science Workshops (Spring 2015)/Day 1 projects|Saturday April 11th projects]]
* [http://www.codecademy.com/courses/python-beginner-en-kSQwt Introduction to Python CodeAcademy exercises]
* [http://www.codecademy.com/courses/python-beginner-en-kSQwt Introduction to Python CodeAcademy exercises]
* [[Twitter authentication setup]]
<!--
* [[Community Data Science Workshops (Spring 2015)/Day 2 lecture|Saturday April 25th lecture]]
* [[Community Data Science Workshops (Spring 2015)/Day 2 lecture|Saturday April 25th lecture]]
* [[Community Data Science Workshops (Spring 2015)/Day 2 projects|Saturday April 25th projects]]
* [[Community Data Science Workshops (Spring 2015)/Day 2 projects|Saturday April 25th projects]]
Line 113: Line 90:


-->
-->
== Venue and Logistics ==
== Venue and Logistics ==


=== Contact information ===
=== Contact information ===


If you have any questions about the events, you can contact [mailto:makohill@uw.edu makohill@uw.edu].
If you have any questions about the event, you can contact [mailto:makohill@uw.edu makohill@uw.edu].


=== Location ===
=== Location ===
Line 127: Line 103:


Parking at UW is available but is not free. There is [https://www.washington.edu/facilities/transportation/commuterservices/parking/selfserve self-serve parking] as well as gatehouses that are staffed from 7am on Saturday and can issue you parking passes and point you to an appropriate lot. More details are on the [https://www.washington.edu/facilities/transportation/commuterservices/parking/daily UW Commuter Services website for Visitors and Guests]. UW is also well served by public transportation and easily accessible by bicycle with the [https://en.wikipedia.org/wiki/Burke_Gilman_Trail Burke Giilman Trail].
Parking at UW is available but is not free. There is [https://www.washington.edu/facilities/transportation/commuterservices/parking/selfserve self-serve parking] as well as gatehouses that are staffed from 7am on Saturday and can issue you parking passes and point you to an appropriate lot. More details are on the [https://www.washington.edu/facilities/transportation/commuterservices/parking/daily UW Commuter Services website for Visitors and Guests]. UW is also well served by public transportation and easily accessible by bicycle with the [https://en.wikipedia.org/wiki/Burke_Gilman_Trail Burke Giilman Trail].
One important note is that Huskies football games will be played at UW on '''Saturday November 8th and 22nd'''. The November 8th game will start at 4pm and the November 22nd game will start at 7:30 pm. Parking may be more complicated and it might be worth considering taking public transit.


=== What to bring ===
=== What to bring ===
Line 155: Line 133:
[[File:Dept.Comm_UW_vertical_small_square.jpg|180px]]
[[File:Dept.Comm_UW_vertical_small_square.jpg|180px]]
[[File:EScience Logo RGB.png|250px]]
[[File:EScience Logo RGB.png|250px]]
[[Category:Spring 2015 series]]
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)