Using data I scraped from the UNC Police Crime Log and a public records request, I mapped the locations of 115 reported cases of sexual assault on campus. I used R and RegEx to filter through the crime log data for instances of sexual assault logs and a google maps API key to create the final map. I also used JSON/XML data to create the final table of incidents and list of all the cases.
I conducted research through an independent study that found NC law enforcement offices are posting disproportionally more images of Black people on their Twitter feeds than white. The research involved web scraping, R data analysis, image analysis coding and data visualization. I also hired and mentored a research assistant to assist in the image analysis coding in order to boost the reliability of the study.
I combed through six months of microfilms of The Chicago Defender in 1920 and 1929 to evaluate the presence of violence-associated headlines vs. non-violence associated headlines. Using RegEx and hand-coding the headlines, I built a quantitative dataset and used R to analyze the results.