Condensed Matter Collaborations 2003 Network

Updated weighted network of collaborations between scientists posting preprints

Updated weighted network of collaborations between scientists posting preprints on the Condensed Matter E-Print Archive between Jan 1, 1995 and June 30, 2003 with edge weight indicating the strength of the collaboration between pairs of individuals.

(31163 vertices, 120029 edges)

Examples

Basic Examples

Retrieve the graph:

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

Summary properties:

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

Basic Applications

Pick the author with the most collaborations:

In[3]:=
g = ResourceData["Condensed Matter Collaborations 2003 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 2003 Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information