This Python script retrieves tweets with respect to a specific keyword and performs some statistics on that data
output2.py retrieves the tweets and stores them into a .csv file. You are supposed to write give this program a keyword using which it will pull the tweets.
The queries file provides some operations that you can perform on the twitter data.