https://github.com/benmaier/bfmaierfbnetwork
Facebook friendship network of author B.F. Maier with himself removed
https://github.com/benmaier/bfmaierfbnetwork
Last synced: 3 months ago
JSON representation
Facebook friendship network of author B.F. Maier with himself removed
- Host: GitHub
- URL: https://github.com/benmaier/bfmaierfbnetwork
- Owner: benmaier
- License: mit
- Created: 2017-04-05T15:12:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T10:52:00.000Z (about 7 years ago)
- Last Synced: 2024-10-11T11:08:14.454Z (8 months ago)
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
B.F. Maier's FB friends network
-------------------------------This is the data of my anonymized Facebook friend network, collected in fall 2014.
Nodes represent Facebook profiles, edges represent Facebook friendships between the profiles.
The node that represents my Facebook profile,
which is connected to every other node, has been removed.In the `graphml`-file, nodes have additional context descriptors to categorize the relationship between me and the person.
Some data
```
undirected = True
N_nodes = 362
N_edges = 1988
mean_degree = 10.98
connected_components = 20
N_nodes_largest_component = 329
```Please cite as
```
B. F. Maier and D. Brockmann, "Cover time for random walks on arbitrary complex networks." Phys. Rev. E 96, 042307 (2017)
```