Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
2
datasets available to search
ShareScore release 0.9.0
Dataset results
2 results for “star wars”
Star Wars social network
<p><strong>Star Wars social network</strong></p> <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> <p>How the data were created is described in my blog posts:</p> <ul> <li><a href="http://evelinag.com/blog/2015/12-15-star-wars-social-network/index.html">The Star Wars social network</a></li> <li><a href="http://evelinag.com/blog/2016/01-25-social-network-force-awakens/index.html">Star Wars social network: Force Awakens</a></li> </ul> <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> <p>Contents of the files are the following:</p> <ul> <li> <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> </li> <li> <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> </li> <li> <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> </li> <li> <p><code>starwars-full-...</code> contain the corresponding social networks for the whole set of 6 episodes.</p> </li> </ul> <p><strong>Description of networks</strong></p> <p>The json files representing the networks contain the following information:</p> <p><strong>Nodes</strong></p> <p>The nodes contain the following fields:</p> <ul> <li>name: Name of the character</li> <li>value: Number of scenes the character appeared in</li> <li>colour: Colour in the visualization</li> </ul> <p><strong>Links</strong></p> <p>Links represent connections between characters. The link information corresponds to:</p> <ul> <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> <li>target: zero-based index of the character that is the the other end of the link.</li> <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> </ul>
Star Wars New Hope Opening Crawl (Animation)
Each of the eight episodic Star Wars films begin with nearly identical openings, in which the text "A long time ago in a galaxy far, far away...." is displayed, followed by the Star Wars logo over a field of stars. A subsequent downward tilt reveals the film's episode number, the subtitle in all-capital letters, and a three-paragraph summary of events immediately prior to the events of the film. I have a Patreon Join now! :https://www.patreon.com/user?u=14434838 I have a Patreon Join now! :https://www.patreon.com/user?u=14434838 Source: Objaverse 1.0 / Sketchfab
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.