Friendster Data Set
Download: Dataset
Abstract: Friendster is a social networking website.The service allows users to contact other members, maintain those contacts, and share online content and media with those contacts.
|
|
Number of Nodes: |
100199 |
Number of Edges: |
14067887 |
Missing Values? |
no |
Source:
N/A
Data Set Information:
2 files are included:
1. nodes.csv
-- it's the file of all the users. This file works as a dictionary of all the users in this data set. It's useful for fast reference. It contains
all the node ids used in the dataset
2. edges.csv
-- this is the friendship network among the users. The users's friends are represented using edges. Here is an example.
1,2
This means user with id "1" is friend with user id "2".
Attribute Information:
Friendster is a social networking website.The service allows users to contact other members, maintain those contacts, and share online content and media with those contacts.
This is the data set crawled by Stephen Booher (stephen.booher@asu.edu) on Nov, 2010 from Friendster.
This contains the friendship network crawled. For easier understanding, all the contents are organized in CSV file format.
-. Basic statistics
Number of users : 100,199
Number of friendship pairs: 14,067,887
Relevant Papers:
Citation Request:
Please refer to the Social Computing Data
Repository's citation policy
|