Condensed Matter Collaborations 2005 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 March 31, 2005 with edge weight indicating the strength of the collaboration between pairs of individuals.

(40421 vertices, 175692 edges)

Examples

Basic Examples

Retrieve the graph:

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

Summary properties:

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

Basic Applications

Pick the author with the most collaborations:

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information