The data that have been extracted were saved in a separate file. So, before running the program, UserIDs have been divided into blocks of 180 IDs. When extracting the tweets, each 180 users and their corresponding data will be saved in a file. Thus the number of files are total number of users divided by 180. After completing the extraction, a program has been written in order to merge all the files into one file for later analysis.