Community Data Science Workshops (Fall 2014)/Day 2 Twitter project: Difference between revisions

From CommunityData
(Initial commit)
 
(Change to Nov 7)
Line 20: Line 20:
=== Download and test the Twitter project ===
=== Download and test the Twitter project ===


If you are confused by these steps, go back and refresh your memory with the [[Community Data Science Workshops/Friday April 4th setup and tutorial|Friday April 4th setup and tutorial]] and [[Community Data Science Workshops/Friday April 4th Tutorial|Friday April 4th Tutorial]]
If you are confused by these steps, go back and refresh your memory with the [[Community_Data_Science_Workshops_(Fall_2014)/Day_0_setup_and_tutorial|Friday Nov 7th Tutorial]]


(Estimated time: 10 minutes)
(Estimated time: 10 minutes)

Revision as of 06:42, 10 November 2014

Twitter.png


Building a Dataset using the Twitter API

In this project, we will explore a few ways to gather data using the Twitter API. Once we've done that done, we will extend this to code to create our own datasets of tweets that we might be able to use to ask and answer questions in the final session.

Goals

  • Get set up to build datasets with the Twitter API
  • Have fun collecting different types of tweets using a variety of ways to search
  • Pratice reading and extending other people's code
  • Create a few collections of Tweets you can do research with in the final section

Prerequisite

To participate in the Twitter afternoon session, you must have registered with Twitter as a developer before the session by following the Twitter authentication setup instructions. If you did not do this, or if you tried but did not succeed, please attend one of the other two sessions instead.

Download and test the Twitter project

If you are confused by these steps, go back and refresh your memory with the Friday Nov 7th Tutorial

(Estimated time: 10 minutes)