Analysis of my LinkedIn data

Recently I wrote a lightweight package to perform statistical analysis of my LinkedIn contacts. The package is called "myLinksAnalyzer" and is written in python. It performs query on the LinkedIn database and extracts useful information about my contacts. It then goes on to make charts of my contacts by geographical location (city, country, continent), profession, popular headline words, ... etc. The query result is stored locally in a text file for further analysis.

The Git repository of the package is: https://github.com/kalanand/myLinksAnalyzer

Some plots from the analysis of my LinkedIn data are shown below (as of April 2014).
Connection by geography Cities with most connections
Popular professions Most popular headline words
Connection at companies email

Last modified: Thu April 17 21:33:01 CST 2014