DS4UX (Spring 2016)
- Community Data Science: Programming and Data Science for User Experience Research
- HCDE598A - Department of Human Centered Design & Engineering
- Instructor: Jonathan T. Morgan
- Course Website: We will use Canvas for announcements, turning in assignments, and discussion. Everything else will be linked on this page.
- Course Description: From the HCDE Blog...
Success in many UX related roles, particularly user research, require workers to possess an understanding of data science concepts and to have facility with the tools of data analysis. This course introduces students to widely-adopted programming and data science tools to give them the skills to use data to answer questions about the characteristics, behaviors, and needs of people who use a wide variety of products.
This course has students working with real data from real users. It is built around scenarios that are directly relevant to performing user research in industry, such as:
- identifying user segments (e.g. power users) and popular content
- manipulating very large datasets (too big for Excel!)
- performing data visualization and statistical analysis using code (not GUIs)
- implementing experimental designs such as A/B tests and funnel analysis
Overview and Learning Objectives
The goal of the course is to provide students with a basic grasp of programming and data science concepts using tools that they can reuse elsewhere. No previous programming experience is required, or even expected. While the course is framed around user research, the use-cases we will work with are relevant to a wide variety of non-engineering roles in software development and the broader technology industry.
Upon completion of this course, students should be able to:
- Write or modify a program to collect a dataset from Wikipedia or the City of Seattle’s open data portal (Data.Seattle.gov)
- Effectively read web API documentation and write Python software to parse and understand a new and unfamiliar JSON-based web API.
- Understand database schemas and use MySQL to extract user data from relational databases.
- Use web-based data to effectively answer a substantively interesting question and to present this data effectively in the context of both a formal presentation and a written report.
Note About This Syllabus
You should expect this syllabus to be a dynamic document and you will notice that there are a few places marked "To Be Determined." Although the core expectations for this class are fixed, the details of readings and assignments may shift based on how the class goes. As a result, there are three important things to keep in mind:
- Although details on this syllabus will change, I will not change readings or assignments less than one week before they are due. If I don't fill in a "To Be Determined" one week before it's due, it is dropped. If you plan to read more than one week ahead, contact me first.
- Closely monitor your email or the announcements section on the course website on Canvas. Because this a wiki, you will be able to track every change by clicking the history button on this page. I will also summarize these changes in an announcement on Canvas that will be emailed to everybody in the class.
- I will ask the class for voluntary anonymous feedback frequently — especially toward the beginning of the quarter. Please let me know what is working and what can be improved. In the past, I have made many adjustments based on this feedback.
Books
This class is going to be a studio and project based class. Although we will not rely very heavily on readings or discussing them in depth in class, I'm strongly recommending a book that will cover the material we go over in class and which will provide a reference work for you to refer to:
- Python for Informatics: Exploring Information by Charles Severance. The book is available online for free but you can also buy a physical copy of the book from Amazon or get an electronic copy from the Kindle Store. According to the book's website: "The goal of this book is to provide an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics approach taken in this book is a greater focus on using Python to solve data analysis problems common in the world of Informatics."
Some people find it's helpful to have a book to learn a new programming language: it tells you want you "don't know you don't know". Other people prefer to use adhoc resources. I'll point you to resources I find helpful throughout the semester.
General Notes
- I expect you to come to class every day with your own laptop. Windows, Mac OS and Linux are all fine but an iPad or Android tablet is not going to cut it. We're going to install software during the class and you'll be working on projects for homework so please bring the same laptop each time. If for some reason your laptop dies mid-course, please contact me so we can get your new one up to speed.
- TODO who is my assistant We're working on it.? Much of the class will be project-based and William and I will be available to help you through challenges you encounter in this work during class. If you have questions and need to reach to somebody outside of class, however, please reach out to me!
Assignments
The assignments in this class are designed to give you an opportunity to try your hand at using the technical skills that we're covering in the class. There will be no exams or quizzes. There will be weekly assignments that I will ask you to hand-in but will only be graded as complete/incomplete. Like many technical subjects, Data Science tends to build on earlier ideas, so I strongly suggest that you devote time to assignments every single week.
Final Project Idea
- Maximum Length: 600 words (~2 pages double spaced)
- Due Date: April 13
- Drop box: TODO canvas assignments Turn in on Canvas
In this assignment, you should identify an area of interest, at least 2 source domains with relevant data, and at least 3-4 questions that you plan to explore. I am hoping that each of you will pick an area or domain that you are intellectually committed to and invested in (e.g., in your business or personal life). You will be successful if you describe the scope of the problem and explain why you think the data sources you've identified are relevant.
I will give you feedback on these write-ups and will let you each know if I think you have identified a questions that might be too ambitious, too trivial, too broad, too narrow, etc.
Final Project Proposal
- Maximum Length: 1500 words (~5 pages)
- Due Date: May 4th (at 6pm)
This proposal should focus on two questions:
- Why are you planning to do this analysis? Make sure to introduce any background information about the topic, the community, your business, or anything else that will be required to properly contextualize your study.
- What is your plan? Describe the data sources will you collect and how they will be collected. Are there any blind spots given the data you have available? Are there any visualizations or tables that you plan to build?
Your proposal should frame your final analysis, but it's also a chance to "sanity check" your plan. I will give you feedback on these proposals and suggest changes or modifications that are more likely to make them successful or compelling. I will also work with you to make sure that you have the resources and support necessary to carry out your project successfully.
Final Project
- Presentation Date: June1
- Paper Due Date: TBD roughly 1 week after June 1.
For your final project, I expect you to build on the first two assignments to describe what they have done and what you have found. I'll expect every student to give both:
- A short presentation to the class (10 minutes)
- A final report that is not more than 4500 words (~18 pages)
I expect that your reports will include text from the first two assignments and reflect comprehensive documentation of your project. Each project should include: (a) the description of the question you have identified and information necessary to frame your question, (b) a description of the how you collected your data, (c) the results, (d) a description of the scope or limitations of your conclusion.
A successful project will tell a compelling story and will engage with, and improve upon, the course material to teach an audience that includes me, your classmates, and Comm Lead students taking this class in future years how to take advantage of community data science more effectively. The very best papers will give us all a new understanding of some aspect of course material and change the way I teach some portion of this course in the future.
Paper and Code
Your final project should include detailed information on:
- The problem or area you have identified and enough background to understand the rest of your work and its importance or relevance.
- Your research question(s) and/or hypotheses.
- The methods, data, and approach that you used to collect the data plus information on why you think this was appropriate way to approach your question(s).
- The results and findings including numbers, tables, graphics, and figures.
- A discussion of limitations for your work and how you might improve them.
If you want inspiration for how people use data science to communicate this kinds of findings broadly and effectively, take a look at great sources of data journalism including Five Thirty Eight or The Upshot at the New York Times. Both of these publish a large amount of excellent examples of data analysis aimed at broader non-technical audiences like the ones you'll be communicating with and quite a bit of their work is actually done using Python and web APIs! A simple Five Thirty Eight story will include a clear question, a brief overview of the data sources and method, a figure or two plus several paragraphs walking through the results, followed by a nice conclusion. I'm asking you to try to produce something roughly like this.
Keep in mind that most stories on Five Thirty Eight are under 1000 words and I'm giving up to 4,5000 words to show me what you've learned. As a result, you should do more than FiveThirtyEight does in a single story. You can ask and answer more questions, you can provide more background, context, and justification, you can provide more details on your methods and data sources, you can show us more graphs, you can discuss the implications of your findings more. Use the space I've given you to show off what you've done and what you've learned!
Finally, you should also share with me the full Python source code you used to collect the data as well as the dataset itself. Your code along will not form a large portion of your final grade. Rather, I will focus on the degree to which you have been successful at answering the substantive questions you have identified.
At least 25% of your grade for this project will be determined by the visualizations and tables in your report. Good visualizations should "stand alone" and motivate the core results in your paper all by themselves. A good question to keep in mind is "could I tell this story with the visualizations and a tweet?"
Presentation
Your presentation should do everything that your paper does and should provide me with a very clear idea of what to expect in your final paper. I'm going to give you all at least a paragraph of feedback after your talk. This will be an opportunity for me to see a preview of your paper and give you a sense for what I think you can improve. It's to your advantage to both give a compelling talk and to give me a sense for your project.
- Timing
- All presentations will need to be 'a maximum of 7 minutes long with additional 2-3 minutes for questions and answers. Timing is going to be tight and I'm going to set an alarm and stop presentations that go too long. Concisely communicating an idea in the time allotted is an important skill in it's own right.
- Slides
- You are encouraged to use slides for your talk but I will need your slides ahead of class.
Participation
The course relies heavily on participation. The material we're going to be covering is difficult and we're going to be covering it quickly. It is going to be extremely difficult to make up any missed classes. Attendance will be the most important part of participation and missing more than 1 class is going to make it extremely difficult to excel in our class.
Nearly every week, we will begin by discussing challenges and problem sets that we'll define as a group at the end of the previous class. Please speak up and engage in this part of the class as well as asking questions anytime there is anything confusing. If you are feel confused about a new Python concept, it's highly unlikely that you are the only one.
In general, I prefer that students feel they can "politely interrupt" at any time to seek clarification or make a well-informed point.
Weekly Coding Challenges
Each week I will give you all a set of weekly coding challenges before the end of class that will involve changing or adding to code that I've given you as part of the projects in the final parts of class to solve new problems. These coding challenges will not be turned in and will not be graded.
I will share my solutions answers to each of the coding challenges by Wednesday morning of class. As you will see over the course of the quarter, there are many possible solutions to many programming problems and my own approaches will often be different than yours. That's completely fine! Coding is a creative act!
Please do not share answers to challenges before midnight on Sunday so that everybody has a chance to work through answers on their own. After midnight on Sunday, you are all welcome to share your solutions and/or to discuss different approaches. We will discuss the coding challenges for a short period of time at the beginning of each class.
Schedule
Week 1: March 28
- Assignments due
- fill out the pre-course survey
- Agenda
- Quick introductions — Be ready to introduce yourself and describe your interest and goals in the class.
- Why Programming and Data Science for UX Research? — What this course is about
- Class overview and expectations — We'll walk through this syllabus.
- Group formation — We'll assemble in our peer programming groups for the first time.
- Installation and setup — You'll install software including the Python programming language and run through a series of exercises.
- Interactive lecture: programming concepts 1
- Self-guided tutorial and exercises — You'll work through a self-guided tutorial to practice the basic concepts we introduced in the lecture.
- Homework
- Complete Self-guided tutorial and exercises (if you didn't finish this in class).
- Complete CodeAcademy lessons
- Resources
- Python for Informatics: Preface and Chapter 1 Why should you learn to write programs?
- Command line cheat sheet — covers basics like
ls, pwd, cd
and much more.
Week 2: April 4
- Agenda
- We will review the programming concepts introduced last week as a group.
- We will introduce some new programming concepts into the mix.
- We will play a guessing game (click here to download the code)
- We will use what we have learned so far to cheat at Scrabble.
- We will introduce our first set of Coding Challenges.
- We will take a sneak peak at what a good final project looks like.
- Homework
- Complete the second set of CodeAcademy lessons
- Work on the Week 2 coding challenges
- Resources
- Python for Informatics: Chapter 2 Variables, expressions and statements and Chapter 3 Conditional execution
- Python data types cheat sheet
- Python loops cheat sheet
- Working within loops
- Wordplay handout
- cdsw-au2015-lecture1-20151010.ogv -- Mako Hill's lecture video from a previous course, which covers most of the concepts from my Week 1 and Week 2 lectures.
Week 3: April 11
- Agenda
- We will review your feedback from last week
- We will walk through the solutions to the code challenges from last week
- We will introduce some new programming concepts
- We will walk through an example of programming in a UX Research context
- We will begin working on a series of exercises using the Baby Names dataset
- Homework
- Resources
- go here
Week 4: April 18
- Agenda
- Week 3 code challenges — We'll briefly walk through the concepts and solutions to the Week 3 coding challenges as a group.
- Day 3 follow up — We will cover some important concepts that we didn't have a chance to cover in depth last week.
- Reading and writing files — we will learn how to read and write basic datafiles with Python.
- Burke-Gilman traffic counter — we will start working with a dataset of bike and pedestrian traffic on the Burke-Gilman trail.
- Wikipedia Notifications survey analysis — We will walk through a real life example that uses the concepts we've developed so far to answer research questions.
- Homework
- Day 4 coding challenges (Required) Turn in here!
- Resources
- Two video lectures by Mako Hill, which covers most of the concepts from NEXT week's lecture (as well as some useful review):
Week 5: April 25
- Assignments due
- Agenda
- Week 4 code challenge solutions — We'll walk through the concepts and solutions to the Week 4 coding challenges as a group.
- Lecture 1: What is an API? — Ray will introduce us to APIs ("Application Programming Interfaces").
- Exercise 1: PlaceKitten API — we will write our first API requests using the PlaceKitten API.
- Lecture 2: Using data from APIs in Python — Ray will introduce us to JSON ("JavaScript Object Notation"), a type of data structure that is commonly used by APIs, which can be easily imported into Python and converted to a dictionary for analysis.
- Week 5 project: Introducing the Wikipedia API — We will learn the syntax of the MediaWiki API (used by Wikipedia), as well as how to test API queries in a sandbox, and how to perform those queries in Python—in preparation for the Week 5 coding challenges.
- We will go over a list of sample APIs, datasets, and research questions that will get you thinking about what research you want to conduct for your final class project.
- Homework
- Day 5 coding challenge (Update: NOT Required)
- Final project ideas
- Resources
- Project Idea Assignment resources: some examples of APIs, datasets, and research questions to help you complete your Final Project Idea Assignment.
- JSON formatter and validator: (useful for examining the structure of large/complex JSON blobs)
- Hurl.it API sandbox: like the Wikipedia API sandbox, but can query many more APIs!
- Two video lectures by Tommy Guy and Mako Hill, which covers most of the concepts from this week (as well as some useful review):
Week 6: May 2
- Assignments due
- Agenda
- Panama Papers project — using Wikipedia APIs to gather information related to a breaking news event.
- An interactive lecture introducing the concept of user-defined functions
- Homework
- Day 6 coding challenge (Required)
- Resources
- Click here to download the solutions to the week 5 coding challenges (the ones that weren't required)
Week 7: May 9
- Assignments due
- Day 6 coding challenges (Required)
- Agenda
- Week 6 coding challenge solutions - Jonathan will review the solutions to the week 6 coding challenges and answer questions
- Writing your own functions - Ray will give a lecture and lead us through a series of interactive exercises on creating custom functions to make our code simpler, clearer, and more flexible.
- Working with location data - Jonathan will introduce some simple techniques for aggregating and visualizing datasets that have a location component, using a corpus of Seattle building permit data.
- Coding challenges
Week 8: May 16
- Assignments due
- Final project proposal MOVED FROM WEEK 7
- Agenda
- Jupyter notebooks: intro and setup
- paws.wmflabs.org
- CLICK HERE to create a Wikipedia account
- Jupyter intro notebook
- Click here to download today's notebooks (I'm not 100% sure this will work)
- Some new concepts:
try/except, sleep(), dateutil.parser, datetime.datetime
- Functions II: walk through examples in Jupyter and terminal
- Coding challenges
- No coding challenges this week!
- Resources
- Data Science from Scratch, Joel Grus (O'Reilly)
Week 9: May 23
- Agenda
- We will review the requirements for the Final Presentation and Final Project assignments
- We will review the course as a whole, and what we accomplished
- We will go through 1-2 more examples of how to organize a program into functions
- We will have an opportunity to review key Python concepts as a class
- We will have plenty of time to ask questions about and work on final projects
- Resources
- What is 'if __name__ == "__main__"' for? (effbot.org)
- What is use of main method in Python? Can someone explain with example? (Quora.com)
- Free (mostly) Python 3 tutorials and reference works
- Dive into Python3
- Learn Python the Hard Way
- Python-Course.EU
- The Python Guru - Beginner's tutorial
- GitBook Python 3 Basics Tutorial
- WikiBooks Non-programmer's Python 3 tutorial
- The Hitchhiker's Guide to Python (links to many different tutorials!)
- DataQuest Data Analyst interactive course series
- Python for Data Analysis (O'Reilly media book)
Week 10: June 3 (DATE CHANGE)
Please note that this class we will meet from 6pm to 9pm on Friday evening, rather than Monday evening, because of the Memorial Day holiday.
- Assignments due
- Agenda
- Final project presentations
- Resources
- one
Week 11: June 6
FINALS WEEK - NO CLASS
- Assignments due
- Final project report and code due by midnight on Wednesday, 6/8/2016
Administrative Notes
Attendance
Attendance in class is expected of all participants. This class is going to move very quickly and the things we learn will build on the things we've covered the week before. It will be extremely difficult to miss classes. If you need to miss class for any reason, please contact the instructor ahead of time (email is best). Multiple unexplained absences will likely result in a lower grade or (in extreme circumstances) a failing grade. In the event of an absence, you are responsible for obtaining class notes, handouts, assignments, etc.
Office Hours
Because this is an evening degree program and I understand you have busy schedules that keep us away from campus during the day, I will not hold regular office hours. In general, I will be available to meet before class. Please contact me on email to arrange a meeting then or at another time.
Disability Accommodations Statement
To request academic accommodations due to a disability please contact Disability Resources for Students, 448 Schmitz, 206-543-8924/V, 206-5430-8925/TTY. If you have a letter from Disability Resources for Students indicating that you have a disability that requires academic accommodations, please present the letter to me so we can discuss the accommodations that you might need for the class. I am happy to work with you to maximize your learning experience.
Comm Lead Electronic Mail Standards of Conduct
Email communications (and all communications generally) among Comm Lead community members should seek to respect the rights and privileges of all members of the academic community. This includes not interfering with university functions or endangering the health, welfare, or safety of other persons. With this in mind, in addition to the University of Washington's Student Conduct Code, Comm Lead establishes the following standards of conduct in respect to electronic communications among students and faculty:
- If, as a student, you have a question about course content or procedures, please use the online discussion board designed for this purpose. If you have specific questions about your performance, contact me directly.
- I strive to respond to Email communications within 48 hours. If you do not hear from me, please come to my office hours, call me, or send me a reminder Email.
- Email communications should be limited to occasional messages necessary to the specific educational experience at hand.
- Email communications should not include any CC-ing of anyone not directly involved in the specific educational experience at hand.
- Email communications should not include any blind-CC-ing to third parties, regardless of the third party’s relevance to the matter at hand.
Grades
Grades in this class are based on a rating scale.
Rating-scale grades are based on the faculty member's assessment of each assignment as opposed to a calculation from earned and possible points. The broad criteria for the ratings are given below. The ratings for some assignments may be multiplied by a constant (e.g. 2 or 3) so as to count more toward the final grade. The final grade is calculated as the average of all ratings.
- 4.0 - 3.9
- Excellent and exceptional work for a graduate student. Work at this level is extraordinarily thorough, well reasoned, methodologically sophisticated, and well written. Work is of good professional quality, shows an incisive understanding of digital media-related issues and demonstrates clear recognition of appropriate analytical approaches to digital media challenges and opportunities. Clients who received a deliverable of this quality would likely develop loyalty toward the vendor to the exclusion of other vendors.
- 3.8 - 3.7
- Strong work for a graduate student. Work at this level shows some signs of creativity, is thorough and well-reasoned, indicates strong understanding of appropriate methodological or analytical approaches, and demonstrates clear recognition and good understanding of salient digital media-related challenges and opportunities. Clients who received a deliverable of this quality would likely recommend this vendor to others and consider a longer-term engagement.
- 3.6 - 3.5
- Competent and sound work for a graduate student; well reasoned and thorough, methodologically sound, but not especially creative or insightful or technically sophisticated; shows adequate understanding of digital media-related challenges and opportunities, although that understanding may be somewhat incomplete. This is the graduate student grade that indicates neither unusual strength nor exceptional weakness. Clients who received a deliverable of this quality would likely agree to repeat business with this vendor.
- 3.3 - 3.4
- Adequate work for a graduate student even though some weaknesses are evident. Moderately thorough and well reasoned, but some indication that understanding of the important issues is less than complete and perhaps inadequate in other respects as well. Methodological or analytical approaches used are generally adequate but have one or more weaknesses or limitations. Clients who received a deliverable of this quality would likely entertain competitor vendors.
- 3.0 - 3.2
- Fair work for a graduate student; meets the minimal expectations for a graduate student in the course; understanding of salient issues is incomplete, methodological or analytical work performed in the course is minimally adequate. Overall performance, if consistent in graduate courses, would be in jeopardy of sustaining graduate status in "good standing." Clients who received a deliverable of this quality would likely pay the vendor in full but not seek further engagement.
- 2.7 - 2.9
- Borderline work for a graduate student; barely meets the minimal expectations for a graduate student in the course. Work is inadequately developed, important issues are misunderstood, and in many cases assignments are late or incomplete. This is the minimum grade needed to pass the course. Clients who received a deliverable of this quality would likely delay payment until one or more criteria were met.
Academic Misconduct
Comm Lead is committed to upholding the academic standards of the University of Washington’s Student Conduct Code. If I suspect a student violation of that code, I will first engage in a conversation with that student about my concerns.
If we cannot successfully resolve a suspected case of academic misconduct through our conversations, I will refer the situation to the Anita Crofts, Comm Lead Associate Director of Academic Affairs. The Comm Lead Associate Director of Academic Affairs, in consultation with the Comm Lead Director, can then work with the COM Chair to seek further input and if necessary, move the case up to the Dean.
While evidence of academic misconduct may result in a lower grade, Comm Lead faculty (indeed, all UW faculty) may not unilaterally lower a grade without taking the necessary steps outlined above.
In closing, Comm Lead students are expected to:
- Write coherently and clearly.
- Complete assignments on time and as directed.
- Not miss more than two classes a quarter, unless due to extreme circumstances.
- Engage as much as possible with colleagues and the instructor.
- Stay current with the latest developments in the field of communications and digital media.