This document summarizes a data wrangling project on Twitter data from the WeRateDogs account. It involved gathering data from 3 sources - a Twitter archive file, image predictions file, and additional data from the Twitter API. The data was then assessed for quality issues and cleaned by removing retweets, non-dog images, and resolving other problems. The cleaned data from the 3 sources was merged into a master file with relevant tweet information, image predictions, and metrics like retweets and favorites.