Twitter analysis (CDSW)

From CommunityData
Revision as of 04:52, 7 November 2015 by Guyrt (talk | contribs) (Started Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Getting Started

Download zipped file with a 1% sample of tweets from TODO (backup: onedrive)

Extract the zipped file to your desktop and cd into it.

Analyzing Tweet Data with Python

Last week, the TODO link Twitter Session covered accessing data from the Twitter API, including accessing streaming data. After the session, we set up a streaming sample from the code you modified in the workshop to track all earthquake-related tweets. That stream captured 3.5GB of tweets (!). We've given you a sample of those tweets in the zipped file above.

Our goal in this workshop is to use those tweets to answer questions. As always, we've suggested questions below, but the real goal is for you to find something that you find interesting from the data.