icyc0re / bd914

Big Data Project 2014 - Foursquare project
6 stars 1 forks source link

Parse interactions #45

Closed mpagli closed 10 years ago

mpagli commented 10 years ago

Create a scala class to properly parse the user interactions. The aim is to obtain a complete list of venues for each interaction type.

See InteractionsInputProcessor.scala, UserPhotos.scala, UserMayorship.scala, UserTips.scala.