Twitter House and Senate Parties: Resources to scrape and analyze data from HouseDemocrats, HouseGOP, SenateDems, and SenateGOP on Twitter
Analysis_of_Retweets.ipynb: A notebook that processes and visualizes retweets
116thCongressCaucuses.csv: List (incomplete) of Twitter accounts of congressional caucuses
116thCongressCommittees.csv: List of Twitter accounts of congressional committees
116thCongressTwitter.csv: List of Twitter handles and other info (pulled from https://voteview.com/data) for members of the 116th Congress
cf.py: Custom functions to make scraping data with Tweepy easier
ExecutiveTwitter.csv: List of Twitter accounts for the executive branch
RepeatedTimer.py: Class for a repeated timer to automatically run scripts (not used currently but may be useful in the future)
StateAndTerritoryCodes.csv: List of 2 letter codes for states and territories of the US (not used currently)