Dataset Open Access

Star Wars social network

Evelina Gabasova


Dublin Core Export

<?xml version='1.0' encoding='utf-8'?>
<oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:creator>Evelina Gabasova</dc:creator>
  <dc:date>2016-01-25</dc:date>
  <dc:description>Star Wars social network

This dataset contains the social network of Star Wars characters extracted from movie scripts. In short, two characters are connected if they speak together within the same scene. The data contain characters and links from episodes I to VII.

How the data were created is described in my blog posts:


	The Star Wars social network
	Star Wars social network: Force Awakens


The associated code is available in the main Github repository evelinag/StarWars-social-network.

Contents of the files are the following:


	
	starwars-episode-N-interactions.json contains the social network extracted from Episode N, where the links between characters are defined by the times the characters speak within the same scene.
	
	
	starwars-episode-N-mentions.json contains the social network extracted from Episode N, where the links between characters are defined by the times the characters are mentioned within the same scene.
	
	
	starwars-episode-N-interactions-allCharacters.json is the interactions network with R2-D2 and Chewbacca added in using data from mentions network.
	
	
	starwars-full-... contain the corresponding social networks for the whole set of 6 episodes.
	


Description of networks

The json files representing the networks contain the following information:

Nodes

The nodes contain the following fields:


	name: Name of the character
	value: Number of scenes the character appeared in
	colour: Colour in the visualization


Links

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


	source: zero-based index of the character that is one end of the link, the order of nodes is the order in which they are listed in the “nodes” element
	target: zero-based index of the character that is the the other end of the link.
	value: Number of scenes where the “source character” and “target character” of the link appeared together. Please not that the network is undirected. Which character represents the source and the target is arbitrary, they correspond only to two ends of the link.
</dc:description>
  <dc:identifier>https://zenodo.org/record/1411479</dc:identifier>
  <dc:identifier>10.5281/zenodo.1411479</dc:identifier>
  <dc:identifier>oai:zenodo.org:1411479</dc:identifier>
  <dc:relation>url:https://github.com/evelinag/star-wars-network-data/tree/1.0.1</dc:relation>
  <dc:relation>url:http://evelinag.com/blog/2015/12-15-star-wars-social-network/index.html</dc:relation>
  <dc:relation>url:http://evelinag.com/blog/2016/01-25-social-network-force-awakens/index.html</dc:relation>
  <dc:relation>doi:10.5281/zenodo.1411478</dc:relation>
  <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
  <dc:rights>https://creativecommons.org/licenses/by/3.0/legalcode</dc:rights>
  <dc:subject>Star Wars</dc:subject>
  <dc:subject>social network</dc:subject>
  <dc:title>Star Wars social network</dc:title>
  <dc:type>info:eu-repo/semantics/other</dc:type>
  <dc:type>dataset</dc:type>
</oai_dc:dc>
4,082
485
views
downloads
All versions This version
Views 4,0824,082
Downloads 485485
Data volume 20.2 MB20.2 MB
Unique views 3,6893,689
Unique downloads 455455

Share

Cite as