Hashtagged is a program that aids sociology research on public attitude for different topics. IT scrapes Twitter data from the past two months, and visualize and analyze the frequency distributions of hastags used in them.
'ReadTweet.py' is the python program that sorts and clean the data set for which you want to analyze
'Determiners.txt' is the list of filler words or other words that we chose to ignore in our data
'MentalHealth.xlsx' is the excel sheet with public data from Tweets from Twitter that include the hastag #mentalhealth
'Stress.xlsx' is the excel sheet with public data from Tweets from Twitter that include the hastag #stress
'Data_Analysis_Visualizations' is the R code that outputs slides with graphs visualizing what is produced from python