Insert tweets file to mongoDB
InsertDataToDB.py tweets_2015.json
Extract features from mongoDB into files (monthly and quarterly)
extractFeaturesFromMongo_v3.sh
You should put all these generated files into a separate folder (e.g, featuresFolder)
Insert the features files to MySql DB
sqlMongoFeaturesLoader.sh $featuredFolder
Dump the MySql DB tables into a csv file.
Run regressions
regressions.R