Popularity Analysis of NBA teams using Twitter Data

  • Collected data for 30 NBA teams in csv format using Twitter Search API using the team specific hashtags. (Python)
  • Created users and tables with region specific Visibility, Authorizations, and Permissions in Accumulo.
  • Calculated popularity using based on the positive and negative unigrams count using the Accumulo Mapreduce Computation.