Dataset Open Access
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/6c227724-ff2e-4479-aa47-e435adf197fd/evelinag/star-wars-network-data-1.0.1.zip" }, "checksum": "md5:1af1ddbb75c4bca337e4ef0eabd51118", "bucket": "6c227724-ff2e-4479-aa47-e435adf197fd", "key": "evelinag/star-wars-network-data-1.0.1.zip", "type": "zip", "size": 41643 } ], "owners": [ 52020 ], "doi": "10.5281/zenodo.1411479", "stats": { "version_unique_downloads": 455.0, "unique_views": 3689.0, "views": 4082.0, "version_views": 4082.0, "unique_downloads": 455.0, "version_unique_views": 3689.0, "volume": 20196855.0, "version_downloads": 485.0, "downloads": 485.0, "version_volume": 20196855.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.1411479", "conceptdoi": "https://doi.org/10.5281/zenodo.1411478", "bucket": "https://zenodo.org/api/files/6c227724-ff2e-4479-aa47-e435adf197fd", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.1411478.svg", "html": "https://zenodo.org/record/1411479", "latest_html": "https://zenodo.org/record/1411479", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.1411479.svg", "latest": "https://zenodo.org/api/records/1411479" }, "conceptdoi": "10.5281/zenodo.1411478", "created": "2018-09-07T16:30:31.346210+00:00", "updated": "2023-04-25T10:08:47.781928+00:00", "conceptrecid": "1411478", "revision": 11, "id": 1411479, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.1411479", "description": "<p><strong>Star Wars social network</strong></p>\n\n<p>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.</p>\n\n<p>How the data were created is described in my blog posts:</p>\n\n<ul>\n\t<li><a href=\"http://evelinag.com/blog/2015/12-15-star-wars-social-network/index.html\">The Star Wars social network</a></li>\n\t<li><a href=\"http://evelinag.com/blog/2016/01-25-social-network-force-awakens/index.html\">Star Wars social network: Force Awakens</a></li>\n</ul>\n\n<p>The associated code is available in the main Github repository <a href=\"https://github.com/evelinag/StarWars-social-network\">evelinag/StarWars-social-network</a>.</p>\n\n<p>Contents of the files are the following:</p>\n\n<ul>\n\t<li>\n\t<p><code>starwars-episode-N-interactions.json</code> 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.</p>\n\t</li>\n\t<li>\n\t<p><code>starwars-episode-N-mentions.json</code> 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.</p>\n\t</li>\n\t<li>\n\t<p><code>starwars-episode-N-interactions-allCharacters.json</code> is the <code>interactions</code> network with R2-D2 and Chewbacca added in using data from <code>mentions</code> network.</p>\n\t</li>\n\t<li>\n\t<p><code>starwars-full-...</code> contain the corresponding social networks for the whole set of 6 episodes.</p>\n\t</li>\n</ul>\n\n<p><strong>Description of networks</strong></p>\n\n<p>The json files representing the networks contain the following information:</p>\n\n<p><strong>Nodes</strong></p>\n\n<p>The nodes contain the following fields:</p>\n\n<ul>\n\t<li>name: Name of the character</li>\n\t<li>value: Number of scenes the character appeared in</li>\n\t<li>colour: Colour in the visualization</li>\n</ul>\n\n<p><strong>Links</strong></p>\n\n<p>Links represent connections between characters. The link information corresponds to:</p>\n\n<ul>\n\t<li>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</li>\n\t<li>target: zero-based index of the character that is the the other end of the link.</li>\n\t<li>value: Number of scenes where the “source character” and “target character” of the link appeared together. Please not that the network is <em>undirected</em>. Which character represents the source and the target is arbitrary, they correspond only to two ends of the link.</li>\n</ul>", "license": { "id": "CC-BY-3.0" }, "title": "Star Wars social network", "relations": { "version": [ { "count": 1, "index": 0, "parent": { "pid_type": "recid", "pid_value": "1411478" }, "is_last": true, "last_child": { "pid_type": "recid", "pid_value": "1411479" } } ] }, "version": "1.0.1", "keywords": [ "Star Wars", "social network" ], "publication_date": "2016-01-25", "creators": [ { "orcid": "0000-0002-3707-0657", "affiliation": "The Alan Turing Institute", "name": "Evelina Gabasova" } ], "access_right": "open", "resource_type": { "type": "dataset", "title": "Dataset" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/evelinag/star-wars-network-data/tree/1.0.1", "relation": "isSupplementTo" }, { "scheme": "url", "identifier": "http://evelinag.com/blog/2015/12-15-star-wars-social-network/index.html", "relation": "isDocumentedBy" }, { "scheme": "url", "identifier": "http://evelinag.com/blog/2016/01-25-social-network-force-awakens/index.html", "relation": "isDocumentedBy" }, { "scheme": "doi", "identifier": "10.5281/zenodo.1411478", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 4,082 | 4,082 |
Downloads | 485 | 485 |
Data volume | 20.2 MB | 20.2 MB |
Unique views | 3,689 | 3,689 |
Unique downloads | 455 | 455 |