Hacker News new | ask | show | jobs
by cbabraham 3814 days ago
Visualizing this dataset has been my end of year side project for a few years now.

The hardest part was matching hundreds of friend's various usernames across different services to the same person. It's a process that's difficult to automate, even with some helper scripts it took a couple days to manually curate the mapping.

The svgs for the grid are in pre-rendered static files made with node/jsdom, which was pretty fun to write.

Data sources:

Skype history file

Facebook data download

Google Voice and Google Hangouts data download

Email (for oldschool gchats)

iPhone backups, for SMS/iMessage

Slack API