This page is a companion for the our paper on “An Analysis of Social Networks based on Tera-scale Telecommunication Datasets”, written by Hidayet AKSU, İbrahim Körpeoğlu and Özgür Ulusoy.
We publish here implementations of the methods we describe in the article. We publish processed dataset exports (e.g., distribution files), analysis scripts in R language, plotting scripts in Gnuplot, and social network analysis codes in Java language.
 
|
||||||||||||||||
  | ||||||||||||||||
  | ||||||||||||||||
|
||||||||||||||||
  | ||||||||||||||||
  |
File | Content |
DIST_DEGREE_0-C_GSM_ALL.txt | Degree distribution of 0-Core GSM dataset |
DIST_DEGREE_1-C_GSM_ALL.txt | Degree distribution of 1-Core GSM dataset |
DIST_DEGREE_0-C_GSM_A.txt | Degree distribution of 0-Core GSM Operator A dataset |
DIST_DEGREE_0-C_GSM_B.txt | Degree distribution of 0-Core GSM Operator B dataset |
DIST_DEGREE_0-C_GSM_C.txt | Degree distribution of 0-Core GSM Operator C dataset |
DIST_DEGREE_0-C_PSTN_ALL.txt | Degree distribution of 0-Core PSTN dataset |
DIST_DEGREE_1-C_GSM_A.txt | Degree distribution of 1-Core GSM Operator A dataset |
DIST_DEGREE_1-C_GSM_B.txt | Degree distribution of 1-Core GSM Operator B dataset |
DIST_DEGREE_1-C_GSM_C.txt | Degree distribution of 1-Core GSM Operator C dataset |
DIST_DEGREE_1-C_PSTN_ALL.txt | Degree distribution of 1-Core PSTN dataset |
GSM_T10_DENSTY_WHTR_C0_DEGREES.txt | Degree distribution of 0-Core Density dataset |
GSM_T10_DENSTY_WHTR_C1_DEGREES.txt | Degree distribution of 1-Core Density dataset |
GSM_T10_LOC_WHTR_C0_DEGREES.txt | Degree distribution of 0-Core Location dataset |
GSM_T10_LOC_WHTR_C1_DEGREES.txt | Degree distribution of 1-Core Location dataset |
GSM_T10_RINGED_WHTR_C0_DEGREES.txt | Degree distribution of 0-Core Size dataset |
GSM_T10_RINGED_WHTR_C1_DEGREES.txt | Degree distribution of 1-Core Size dataset |
File | Content |
gnuplot_data.tar.gz | data files used by Gnuplot |
gnuplot_scripts.tar.gz | Gnuplot plotting scripts |