Community Data Science Workshops: Difference between revisions

draft of description
imported>Mako
imported>Mako
(draft of description)
Line 9:
 
[[Image:Cdsw combo images-1.jpg]]
 
== What is the CDSW ==
 
The '''Community Data Science Workshops'' are a series of project-based workshops for anyone interested in learning how to use programming and data science tools to ask and answer questions about online communities like [https://en.wikipedia.org Wikipedia], [http://twitter.org Twitter], [[:wikpedia:free software|free and open source software]], and [[:wikipedia:civic media|civic media]].
 
The workshops are for people with ''no previous programming experience.'' The goal is to bring together both researchers and academics as well as participants and leaders in online communities. The workshops have all been free of charge and are open to the public.
 
The sessions run on one Friday evening for setup and on three Saturdays. Each session involves a period for lecture and technical demonstrations in the morning. This is followed by a lunch graciously provided by by one our sponsors ([http://escience.washington.edu/ eScience Institute at UW] for both of our previous sessions. The rest of the day consists of self-directed work on programming and data science projects supported by more experienced mentors.
 
'''Introduction to Programming (Session 1)''' — Programming is an essential tool for data science and is useful for solving many other problems. The goal of this session will be to introduce programming in the Python programming language. Each participant will leave having solved a real problem and will have built their first real programin their group. We will be relying on the curriculum from the Boston Python Workshops. Because we expect to hit the ground running, we will also run a session in the evening of '''the preceeding Friday (Session 0)''' to help participants get software installed.
 
''Importing Data from Web APIs (Session 2)''' — 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 public [[:wikipedia:Web API|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 online communities.
 
'''Data Analysis and Visualization (Session 3)''' — 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.
 
Our goal is that, after the three workshops, participants will be able to use data to produce numbers, hypothesis tests, tables, and graphical visualizations to answer questions like:
 
* Are new contributors to an article in Wikipedia sticking around longer or contributing more than people who joined last year?
* Who are the most active or influential users of a particular Twitter hashtag?
* Are people who participated in a Wikipedia outreach event staying involved? How do they compare to people that joined the project outside of the event?
 
Our first session was originally modeled after the [[Boston Python Workshop]] but most our curriculum is brand new and has been developed and modified by the mentors and with feedback from the participants.
 
== Put on your own CDSW ==
Anonymous user