%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/SNAP/amazon0505
% name: SNAP/amazon0505
% [Amazon product co-purchasing network from May 5 2003]
% id: 2306
% date: 2003
% author: J. Leskovec, L. Adamic and B. Adamic
% ed: J. Leskovec
% fields: name title A id date author ed kind notes
% kind: directed graph
%-------------------------------------------------------------------------------
% notes:
% Networks from SNAP (Stanford Network Analysis Platform) Network Data Sets,     
% Jure Leskovec http://snap.stanford.edu/data/index.html                         
% email jure at cs.stanford.edu                                                  
%                                                                                
% Amazon product co-purchasing network, May 05 2003                              
%                                                                                
% Dataset information                                                            
%                                                                                
% Network was collected by crawling Amazon website. It is based on Customers Who 
% Bought This Item Also Bought feature of the Amazon website. If a product i is  
% frequently co-purchased with product j, the graph contains a directed edge from
% i to j.                                                                        
%                                                                                
% The data was collected in May 05 2003.                                         
% Dataset statistics                                                             
% Nodes   410236                                                                 
% Edges   3356824                                                                
% Nodes in largest WCC    410236 (1.000)                                         
% Edges in largest WCC    3356824 (1.000)                                        
% Nodes in largest SCC    390304 (0.951)                                         
% Edges in largest SCC    3255816 (0.970)                                        
% Average clustering coefficient  0.4156                                         
% Number of triangles     3951063                                                
% Fraction of closed triangles    0.1623                                         
% Diameter (longest shortest path)    21                                         
% 90-percentile effective diameter    7.6                                        
%                                                                                
% Source (citation)                                                              
%                                                                                
% J. Leskovec, L. Adamic and B. Adamic. The Dynamics of Viral Marketing. ACM     
% Transactions on the Web (ACM TWEB), 1(1), 2007.                                
%                                                                                
% Files                                                                          
% File    Description                                                            
% amazon0505.txt.gz   Amazon product co-purchaisng network from May 05 2003      
%-------------------------------------------------------------------------------
