Wolfram Research

Condensed Matter Collaborations 1999 Network

Weighted network of collaborations between scientists posting preprints

Weighted network of collaborations between scientists posting preprints on the Condensed Matter E-Print Archive between Jan 1, 1995 and December 31, 1999 with edge weight indicating the strength of the collaboration between pairs of individuals.

Examples

Basic Examples

Retrieve the graph:

In[1]:=
ResourceData["Condensed Matter Collaborations 1999 Network"]
Out[1]=

Summary properties:

In[2]:=
ResourceData["Condensed Matter Collaborations 1999 Network", All]["Summary"]
Out[2]=

Basic Applications

Pick the author with the most collaborations:

In[3]:=
g = ResourceData["Condensed Matter Collaborations 1999 Network"];
In[4]:=
author = First[MaximalBy[VertexList[g], VertexDegree[g, #] &]]
Out[4]=

Visualize the network around the author with the most collaborations:

In[5]:=
NeighborhoodGraph[g, author, Sequence[
 VertexLabels -> {author -> Placed["Name", Above]}, VertexStyle -> (author -> Red), EdgeStyle -> Opacity[0.2]]]
Out[5]=

Wolfram Research, "Condensed Matter Collaborations 1999 Network" from the Wolfram Data Repository (2019) 

Data Resource History

Source Metadata

Data Downloads

Publisher Information