An open API service indexing awesome lists of open source software.

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

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)
```