aykutfirat / sna-js

Javascript code to visualize and calculate relevant metrics for egocentric social network analysis using a 2d adjacency matrix drawing on the LinkedIn API as input.

Home Page:http://socilab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sna-js

This repository contains javascript code that interact with social network APIs, generate D3.js visualizations, and calculate relevant metrics for social network analysis.

You can see it in use at: http://socilab.com. Socilab is a social network utility that allows users to visualize, analyze, and download data on their LinkedIn network.

I am actively developing this as users request more features and look forward to collaborating to anyone who shares an interest in making network data and analysis more accessible to end users.

LinkedIn

###d3js-linkedin.js: A dynamic and interactive visualization of a user's LinkedIn network using the d3js library, with options to enable/disable connections to ego and color nodes by industry.

###socilab-linkedin.js: Methods for interacting with LinkedIn API to gather network data for display, analysis, and download by user.

###sna-js.js: Takes in 2D adjacency matrix from socilab-linkedin.js and performs egocentric network calculations for social network analysis.


Author: Craig Tutterow

About

Javascript code to visualize and calculate relevant metrics for egocentric social network analysis using a 2d adjacency matrix drawing on the LinkedIn API as input.

http://socilab.com

License:GNU General Public License v2.0