Table 7.
Node-specific centrality metrics associated with web pages of each AMC website.
Column ID | Column Name | Description |
---|---|---|
A | Node | Web page URL |
B | Degree | Number of connections to other nodes |
C | Betweenness | Measure of centrality based on the number of shortest paths between any pair of nodes in the network that pass through the node |
D | Eigenvector | Measure of centrality based on the number of connections between the node and other nodes with high relative eigenvector centrality scores. |
E | Closeness | Measure of centrality based on the reciprocal of the sum of the short path lengths between the node and all of the other nodes in the network |
F | Eccentricity | Maximum path length between the node and all of the other nodes in the network |
G | PageRank | PageRank ranks nodes in the network based on the structure of incoming and outgoing hyperlinks to the node |
H | Clustering | Clustering coefficient based on the proportion of all possible triangles in the network that pass through the node |