Skip to content

Instantly share code, notes, and snippets.

@jowens
Created August 5, 2015 23:22
Show Gist options
  • Save jowens/6c1e17ff585711fc8d05 to your computer and use it in GitHub Desktop.
Save jowens/6c1e17ff585711fc8d05 to your computer and use it in GitHub Desktop.
SNAP datasets, high-level, with JSON
{
"ego-Facebook": {
"Category":"Social networks",
"Type":"Undirected",
"Nodes":"4,039",
"Edges":"88,234",
"Description":"Social circles from Facebook (anonymized)",
},
"ego-Gplus": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"107,614",
"Edges":"13,673,453",
"Description":"Social circles from Google+",
},
"ego-Twitter": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"81,306",
"Edges":"1,768,149",
"Description":"Social circles from Twitter",
},
"soc-Epinions1": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"75,879",
"Edges":"508,837",
"Description":"Who-trusts-whom network of Epinions.com",
},
"soc-LiveJournal1": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"4,847,571",
"Edges":"68,993,773",
"Description":"LiveJournal online social network",
},
"soc-Pokec": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"1,632,803",
"Edges":"30,622,564",
"Description":"Pokec online social network",
},
"soc-Slashdot0811": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"77,360",
"Edges":"905,468",
"Description":"Slashdot social network from November 2008",
},
"soc-Slashdot0922": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"82,168",
"Edges":"948,464",
"Description":"Slashdot social network from February 2009",
},
"wiki-Vote": {
"Category":"Social networks",
"Type":"Directed",
"Nodes":"7,115",
"Edges":"103,689",
"Description":"Wikipedia who-votes-on-whom network",
},
"wiki-RfA": {
"Category":"Social networks",
"Type":"Directed, Signed",
"Nodes":"10,835",
"Edges":"159,388",
"Description":"Wikipedia Requests for Adminship (with text)",
},
"com-LiveJournal": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"3,997,962",
"Edges":"34,681,189",
"Communities":"287,512",
"Description":"LiveJournal online social network"
},
"com-Friendster": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"65,608,366",
"Edges":"1,806,067,135",
"Communities":"957,154",
"Description":"Friendster online social network"
},
"com-Orkut": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"3,072,441",
"Edges":"117,185,083",
"Communities":"6,288,363",
"Description":"Orkut online social network"
},
"com-Youtube": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"1,134,890",
"Edges":"2,987,624",
"Communities":"8,385",
"Description":"Youtube online social network"
},
"com-DBLP": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"317,080",
"Edges":"1,049,866",
"Communities":"13,477",
"Description":"DBLP collaboration network"
},
"com-Amazon": {
"Category":"Networks with ground-truth communities",
"Type":"Undirected, Communities",
"Nodes":"334,863",
"Edges":"925,872",
"Communities":"75,149",
"Description":"Amazon product network"
},
"email-EuAll": {
"Category":"Communication networks",
"Type":"Directed",
"Nodes":"265,214",
"Edges":"420,045",
"Description":"Email network from a EU research institution",
},
"email-Enron": {
"Category":"Communication networks",
"Type":"Undirected",
"Nodes":"36,692",
"Edges":"183,831",
"Description":"Email communication network from Enron",
},
"wiki-Talk": {
"Category":"Communication networks",
"Type":"Directed",
"Nodes":"2,394,385",
"Edges":"5,021,410",
"Description":"Wikipedia talk (communication) network",
},
"cit-HepPh": {
"Category":"Citation networks",
"Type":"Directed, Temporal, Labeled",
"Nodes":"34,546",
"Edges":"421,578",
"Description":"Arxiv High Energy Physics paper citation network",
},
"cit-HepTh": {
"Category":"Citation networks",
"Type":"Directed, Temporal, Labeled",
"Nodes":"27,770",
"Edges":"352,807",
"Description":"Arxiv High Energy Physics paper citation network",
},
"cit-Patents": {
"Category":"Citation networks",
"Type":"Directed, Temporal, Labeled",
"Nodes":"3,774,768",
"Edges":"16,518,948",
"Description":"Citation network among US Patents",
},
"ca-AstroPh": {
"Category":"Citation networks",
"Type":"Undirected",
"Nodes":"18,772",
"Edges":"198,110",
"Description":"Collaboration network of Arxiv Astro Physics",
},
"ca-CondMat": {
"Category":"Citation networks",
"Type":"Undirected",
"Nodes":"23,133",
"Edges":"93,497",
"Description":"Collaboration network of Arxiv Condensed Matter",
},
"ca-GrQc": {
"Category":"Citation networks",
"Type":"Undirected",
"Nodes":"5,242",
"Edges":"14,496",
"Description":"Collaboration network of Arxiv General Relativity",
},
"ca-HepPh": {
"Category":"Citation networks",
"Type":"Undirected",
"Nodes":"12,008",
"Edges":"118,521",
"Description":"Collaboration network of Arxiv High Energy Physics",
},
"ca-HepTh": {
"Category":"Citation networks",
"Type":"Undirected",
"Nodes":"9,877",
"Edges":"25,998",
"Description":"Collaboration network of Arxiv High Energy Physics Theory",
},
"web-BerkStan": {
"Category":"Web graphs",
"Type":"Directed",
"Nodes":"685,230",
"Edges":"7,600,595",
"Description":"Web graph of Berkeley and Stanford",
},
"web-Google": {
"Category":"Web graphs",
"Type":"Directed",
"Nodes":"875,713",
"Edges":"5,105,039",
"Description":"Web graph from Google",
},
"web-NotreDame": {
"Category":"Web graphs",
"Type":"Directed",
"Nodes":"325,729",
"Edges":"1,497,134",
"Description":"Web graph of Notre Dame",
},
"web-Stanford": {
"Category":"Web graphs",
"Type":"Directed",
"Nodes":"281,903",
"Edges":"2,312,497",
"Description":"Web graph of Stanford.edu",
},
"amazon0302": {
"Category":"Product co-purchasing networks",
"Type":"Directed",
"Nodes":"262,111",
"Edges":"1,234,877",
"Description":"Amazon product co-purchasing network from March 2 2003",
},
"amazon0312": {
"Category":"Product co-purchasing networks",
"Type":"Directed",
"Nodes":"400,727",
"Edges":"3,200,440",
"Description":"Amazon product co-purchasing network from March 12 2003",
},
"amazon0505": {
"Category":"Product co-purchasing networks",
"Type":"Directed",
"Nodes":"410,236",
"Edges":"3,356,824",
"Description":"Amazon product co-purchasing network from May 5 2003",
},
"amazon0601": {
"Category":"Product co-purchasing networks",
"Type":"Directed",
"Nodes":"403,394",
"Edges":"3,387,388",
"Description":"Amazon product co-purchasing network from June 1 2003",
},
"amazon-meta": {
"Category":"Product co-purchasing networks",
"Type":"Metadata",
"Nodes":"548,552",
"Edges":"1,788,725",
"Description":"Amazon product metadata: product info and all reviews on around 548,552 products.",
},
"p2p-Gnutella04": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"10,876",
"Edges":"39,994",
"Description":"Gnutella peer to peer network from August 4 2002",
},
"p2p-Gnutella05": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"8,846",
"Edges":"31,839",
"Description":"Gnutella peer to peer network from August 5 2002",
},
"p2p-Gnutella06": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"8,717",
"Edges":"31,525",
"Description":"Gnutella peer to peer network from August 6 2002",
},
"p2p-Gnutella08": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"6,301",
"Edges":"20,777",
"Description":"Gnutella peer to peer network from August 8 2002",
},
"p2p-Gnutella09": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"8,114",
"Edges":"26,013",
"Description":"Gnutella peer to peer network from August 9 2002",
},
"p2p-Gnutella24": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"26,518",
"Edges":"65,369",
"Description":"Gnutella peer to peer network from August 24 2002",
},
"p2p-Gnutella25": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"22,687",
"Edges":"54,705",
"Description":"Gnutella peer to peer network from August 25 2002",
},
"p2p-Gnutella30": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"36,682",
"Edges":"88,328",
"Description":"Gnutella peer to peer network from August 30 2002",
},
"p2p-Gnutella31": {
"Category":"Internet peer-to-peer networks",
"Type":"Directed",
"Nodes":"62,586",
"Edges":"147,892",
"Description":"Gnutella peer to peer network from August 31 2002",
},
"roadNet-CA": {
"Category":"Road networks",
"Type":"Undirected",
"Nodes":"1,965,206",
"Edges":"2,766,607",
"Description":"Road network of California",
},
"roadNet-PA": {
"Category":"Road networks",
"Type":"Undirected",
"Nodes":"1,088,092",
"Edges":"1,541,898",
"Description":"Road network of Pennsylvania",
},
"roadNet-TX": {
"Category":"Road networks",
"Type":"Undirected",
"Nodes":"1,379,917",
"Edges":"1,921,660",
"Description":"Road network of Texas",
},
"as-733 (733 graphs)": {
"Category":"Autonomous systems graphs",
"Type":"Undirected",
"Nodes":"103-6,474",
"Edges":"243-13,233",
"Description":"733 daily instances(graphs) from November 8 1997 to January 2 2000",
},
"as-Skitter": {
"Category":"Autonomous systems graphs",
"Type":"Undirected",
"Nodes":"1,696,415",
"Edges":"11,095,298",
"Description":"Internet topology graph, from traceroutes run daily in 2005 <!--http://www.caida.org/tools/measurement/skitter-->",
},
"as-Caida (122 graphs)": {
"Category":"Autonomous systems graphs",
"Type":"Directed",
"Nodes":"8,020-26,475",
"Edges":"36,406-106,762",
"Description":"The CAIDA AS Relationships Datasets, from January 2004 to November 2007 <!--http://www.caida.org/data/active/as-relationships/-->",
},
"Oregon-1 (9 graphs)": {
"Category":"Autonomous systems graphs",
"Type":"Undirected",
"Nodes":"10,670-11,174",
"Edges":"22,002-23,409",
"Description":"AS peering information inferred from Oregon route-views between March 31 and May 26 2001",
},
"Oregon-2 (9 graphs)": {
"Category":"Autonomous systems graphs",
"Type":"Undirected",
"Nodes":"10,900-11,461",
"Edges":"31,180-32,730",
"Description":"AS peering information inferred from Oregon route-views between March 31 and May 26 2001",
},
"soc-sign-epinions": {
"Category":"Signed networks",
"Type":"Directed",
"Nodes":"131,828",
"Edges":"841,372",
"Description":"Epinions signed social network",
},
"wiki-Elec": {
"Category":"Signed networks",
"Type":"Directed, Bipartite",
"Nodes":"~7,000",
"Edges":"~100,000",
"Description":"Wikipedia adminship election data",
},
"wiki-RfA": {
"Category":"Signed networks",
"Type":"Directed, Signed",
"Nodes":"10,835",
"Edges":"159,388",
"Description":"Wikipedia Requests for Adminship (with text)",
},
"soc-sign-Slashdot081106": {
"Category":"Signed networks",
"Type":"Directed",
"Nodes":"77,357",
"Edges":"516,575",
"Description":"Slashdot Zoo signed social network from November 6 2008",
},
"soc-sign-Slashdot090216": {
"Category":"Signed networks",
"Type":"Directed",
"Nodes":"81,871",
"Edges":"545,671",
"Description":"Slashdot Zoo signed social network from February 16 2009",
},
"soc-sign-Slashdot090221": {
"Category":"Signed networks",
"Type":"Directed",
"Nodes":"82,144",
"Edges":"549,202",
"Description":"Slashdot Zoo signed social network from February 21 2009",
},
"loc-Gowalla": {
"Category":"Location-based online networks",
"Type":"Undirected, Geo-Location",
"Nodes":"196,591",
"Edges":"950,327",
"Description":"Gowalla location based online social network",
},
"loc-Brightkite": {
"Category":"Location-based online networks",
"Type":"Unirected, Geo-Location",
"Nodes":"58,228",
"Edges":"214,078",
"Description":"Brightkite location based online social network",
},
"wikispeedia": {
"Category":"Wikipedia networks and metadata",
"Type":"Navigation paths",
"Nodes":"4,604",
"Edges":"119,882",
"Description":"Navigation paths on the Wikipedia hyperlink network, collected by the human-computation game Wikispeedia",
},
"wiki-Vote": {
"Category":"Wikipedia networks and metadata",
"Type":"Directed",
"Nodes":"7,115",
"Edges":"103,689",
"Description":"Wikipedia who-votes-on-whom network",
},
"wiki-Talk": {
"Category":"Wikipedia networks and metadata",
"Type":"Directed",
"Nodes":"2,394,385",
"Edges":"5,021,410",
"Description":"Wikipedia talk (communication) network",
},
"wiki-Elec": {
"Category":"Wikipedia networks and metadata",
"Type":"Bipartite",
"Nodes":"~7,000",
"Edges":"~100,000",
"Description":"Wikipedia adminship election data",
},
"wiki-RfA": {
"Category":"Wikipedia networks and metadata",
"Type":"Directed, Signed",
"Nodes":"10,835",
"Edges":"159,388",
"Description":"Wikipedia Requests for Adminship (with text)",
},
"wiki-meta": {
"Category":"Wikipedia networks and metadata",
"Type":"Edits",
"Nodes":"2.3M users, 3.5M pages",
"Edges":"250M edits",
"Description":"Complete Wikipedia edit history (who edited what page)",
},
"twitter7": {
"Category":"Memetracker and Twitter",
"Type":"Tweets",
"Nodes":"17,069,982 users",
"Edges":"476,553,560 tweets",
"Description":"A collection of 476 million tweets collected between June-Dec 2009",
},
"memetracker9": {
"Category":"Memetracker and Twitter",
"Type":"Memes",
"Nodes":"96 million",
"Edges":"418 million links",
"Description":"Memetracker phrases and hyperlinks between 96 million blog posts from Aug 2008 to Apr 2009",
},
"ksc-time-series": {
"Category":"Memetracker and Twitter",
"Type":"Time Series",
"Nodes":"2,000",
"Edges":"",
"Description":"Time series of volume of 1,000 most popular Memetracker phrases and 1,000 most popular Twitter hashtags",
},
"higgs-twitter": {
"Category":"Memetracker and Twitter",
"Type":"Tweets",
"Nodes":"456,631",
"Edges":"14,855,875",
"Description":"Spreading processes of the announcement of the discovery of a new particle with the features of the Higgs boson on 4th July 2012.",
},
"Reddit": {
"Category":"Online Communities",
"Type":"Reddit submissions",
"Number of items":"132,308 submissions",
"Description":"Resubmitted content on reddit.com",
},
"flickr": {
"Category":"Online Communities",
"Type":"Images",
"Number of items":"2,316,948 related images",
"Description":"Images sharing common metadata on Flickr",
},
"BeerAdvocate": {
"Category":"Online Reviews",
"Type":"Beer reviews",
"Number of items":"1,586,259 beer reviews",
"Description":"Beer reviews from BeerAdvocate",
},
"RateBeer": {
"Category":"Online Reviews",
"Type":"Beer reviews",
"Number of items":"2,924,127 beer reviews",
"Description":"Beer reviews from RateBeer",
},
"CellarTracker": {
"Category":"Online Reviews",
"Type":"Wine reviews",
"Number of items":"2,025,995 wine reviews",
"Description":"Wine reviews from CellarTracker",
},
"Amazon reviews": {
"Category":"Online Reviews",
"Type":"Amazon reviews (all categories)",
"Number of items":"34,686,770 product reviews",
"Description":"Reviews from Amazon",
},
"Fine Foods": {
"Category":"Online Reviews",
"Type":"Food reviews",
"Number of items":"568,454 food reviews",
"Description":"Food reviews from Amazon",
},
"Movies": {
"Category":"Online Reviews",
"Type":"Movie reviews",
"Number of items":"7,911,684 movie reviews",
"Description":"Movie reviews from Amazon",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment