Skip to content

Instantly share code, notes, and snippets.

View agussman's full-sized avatar

Aaron Gussman agussman

  • General vicinity of Washington, DC
View GitHub Profile
@agussman
agussman / SecurityPlus.MD
Last active October 25, 2021 23:54
CompTIA Security+ SY0-401 & SY0-501 Notes
@agussman
agussman / AWS-CSA-A-Notes.md
Last active July 10, 2019 02:12
Notes from studying for the AWS Certified Solutions Architect Exam. I felt well-prepared for the exam and passed with a 94%. Please reach out with any corrections or questions.

External Resources

@agussman
agussman / graph_gist_HRC-emails.adoc
Last active February 1, 2016 07:59 — forked from cheerfulstoic/graph_gist_template.adoc
CHANGEME: GraphGist Template. Fork to make your own, view source to see instruction comments

Social Networks in the Clinton Email Corpus

The Hillary Clinton email archives being released by the US Department of State are an intriguing data set for analysis. They’re too large to easily analyze by hand, but still small enough that we can process them on a laptop. Here I will review some of the basic techniques of retreiving the emails and then performing some basic queries on the social networks within. Note that we’ll only be using a subset of the data here, as the entire processed corpus is too large for a gist to handle. For additional details and scripts, check out my github: https://github.com/agussman/hrc-email.

hrc data model