Network Statistics
117K
Total Nodes
7.3M
Total Edges
62.1
Avg Degree
Content
Category
Size Relative to Repository Maximum
Nodes
117K
Edges
7.3M
Nodes & Edges — Repository Comparison
Highlighted bar = this dataset. Logarithmic scale.
Edge-to-Node Ratio
Network density indicator
Dataset Details
Dataset 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 bloggers. The friends are represented using edges.
Here is an example.
1,2
This means user with id "1" is friend with user id "2".
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 bloggers. The 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
Digg is a social news website. Prior to Digg v4, its cornerstone function consisted of letting people vote stories up or down, called digging and burying, respectively. This contains the friendship network crawled in December 2010 by Mithila Nagendra (). For easier understanding, all the contents are organized in CSV file format.
-. Basic statistics
Number of Nodes: 116,893
Number of Edges: 7,261,524
-. Basic statistics
Number of Nodes: 116,893
Number of Edges: 7,261,524
How to Cite
If you publish material based on data from this repository, please acknowledge the Data Lab Social Computing Data Repository at Syracuse University in your acknowledgements. This helps others find and replicate your work.
APA Format
R. Zafarani and H. Liu. (2026). Social Computing Data Repository [https://datasets.syr.edu]. Data Lab, Syracuse University.
@misc{Data Lab:SU,
author = {R. Zafarani and H. Liu},
year = {2026},
title = {Social Computing Data Repository},
url = {https://datasets.syr.edu},
institution = {Data Lab, Syracuse University}
}
author = {R. Zafarani and H. Liu},
year = {2026},
title = {Social Computing Data Repository},
url = {https://datasets.syr.edu},
institution = {Data Lab, Syracuse University}
}