MichielOHerne / BigData5

1 stars 0 forks source link

Plan for twitter api #9

Open CasperSpronk opened 6 years ago

CasperSpronk commented 6 years ago

The plan is to pick a date to test the twitter api. This date should be one with clear trending topics to check wether or not the program correctly picks what is and isnt trending. By cherry picking this date (for instance the 2014 world cup final) we can easily check if our results are correct.

Possible criteria for twitter trends:

TimAl commented 6 years ago

Part one completed; for non-live (/old) data it is possible to make a descending sorted list of most-used hashtags in messages given a json-file with data. See the branch Old-Data.