Home

Awesome

The Star Wars social network

This repository contains the code I used to create my blog post on the Star Wars social network.

Update: I added the 7th episode Star Wars: The Force Awakens and included more network analysis on my blog.

The folder data contains:

Networks

The folder networks contains:

Description of networks

The json files representing the networks contain the following information:

Nodes

The nodes contain the following fields:

Links

Links represent connections between characters. The link information corresponds to:

The other files contain the code used to generate the data files and the plots.

Using the social network data

For details please refer to the associated repository evelinag/star-wars-network-data containing only the dataset.

Citing the dataset

If you use the dataset in your work, please use the following citation:

Gabasova, E. (2016). Star Wars social network. DOI: https://doi.org/10.5281/zenodo.1411479.

@misc{gabasova_star_wars_2016,
  author  = {Evelina Gabasova},
  title   = {{Star Wars social network}},
  year    = 2016,
  url     = {https://doi.org/10.5281/zenodo.1411479},
  doi     = {10.5281/zenodo.1411479}
 }