Skip to main content
Powered by ShareScore

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.

4

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

4 results for “TV series”

Learn how ShareScore rates datasets ↗
zenodo44/100

TV Series - Networks of characters

<p><strong>Description. </strong>This repository contains three sets of files related to the social networks of characters in the following episodes of 3 TV series:</p> <ul> <li><em>Breaking Bad</em> (BB): S01--S03;</li> <li><em>Game of Thrones</em> (GoT): S01--05;</li> <li><em>House of Cards</em>&nbsp;(HoC): S01--S02.</li> </ul> <p>The&nbsp;three separate Graphml files (`.graphml` extension) contain the static, cumulative, conversational networks at the&nbsp;end&nbsp;of the set of episodes considered.&nbsp;Three&nbsp;images&nbsp;(`.jpg` extension) of the resulting static, cumulative, conversational networks at the end of the&nbsp;first two seasons&nbsp;are also provided.<br><br>The&nbsp;compressed archives (`.tgz` extension) provide snapshots&nbsp;of the conversational network of characters (Graphml&nbsp;format)&nbsp;in every scene. These files come in&nbsp;three&nbsp;flavors:</p> <ol> <li><em>Narrative smoothing</em> based networks (denoted `ns`).</li> <li><em>Time-slice</em>&nbsp;based networks,&nbsp;where all interactions are agglomerated every&nbsp;<em>10&nbsp;scenes </em>(denoted `'ts10`).</li> <li><em>Time-slice&nbsp;</em>based networks, where all interactions are agglomerated every&nbsp;<em>40&nbsp;scenes </em>(denoted `ts40`).</li> </ol> <p>The&nbsp;video files (`.mp4` extension) contain short animations of the&nbsp;dynamic&nbsp;networks of characters as they evolve over the whole set of episodes considered:</p> <ul> <li>The&nbsp;nodes&nbsp;are represented by the&nbsp;names&nbsp;of the corresponding characters and the&nbsp;distance&nbsp;between two character names is inversely proportional to the&nbsp;weight&nbsp;of the corresponding edge: the closer they are at some point of the story, the more they interact then.</li> <li>The&nbsp;size&nbsp;of each&nbsp;character name&nbsp;is proportional to the&nbsp;local strength&nbsp;of the corresponding character at the moment considered.</li> <li>The&nbsp;color&nbsp;of each&nbsp;character name&nbsp;corresponds to his&nbsp;community&nbsp;at any moment.</li> </ul> <p>Each&nbsp;snapshot&nbsp;in these animations is based on our <em>narrative smoothing</em> approach.</p> <p>This dataset was used in the following articles:</p> <ol> <li>X. Bost, V. Labatut, S. Gueye, and G. Linar&egrave;s, &ldquo;Narrative smoothing: dynamic conversational network for the analysis of TV Series plots,&rdquo; in&nbsp;<em>2nd International Workshop on Dynamics in Networks (DyNo/ASONAM)</em>, 2016, pp. 1111&ndash;1118.&nbsp;⟨<a href="https://hal.archives-ouvertes.fr/hal-01276708">hal-01276708</a>⟩&nbsp;DOI:&nbsp;<a href="http://doi.org/10.1109/ASONAM.2016.7752379">10.1109/ASONAM.2016.7752379</a></li> <li>X. Bost, V. Labatut, S. Gueye, and G. Linar&egrave;s, &ldquo;Extraction de r&eacute;seaux dynamiques conversationnels par lissage narratif,&rdquo; in <em>7&egrave;me Conf&eacute;rence sur les mod&egrave;les et l&aacute;nalyse de r&eacute;seaux : approches math&eacute;matiques et informatiques</em>, 2016.&nbsp;⟨<a href="https://hal.archives-ouvertes.fr/hal-01385215">hal-01385215</a>⟩</li> <li>X. Bost, V. Labatut, S. Gueye, and G. Linar&egrave;s, &ldquo;Extraction and analysis of dynamic conversational networks from TV series,&rdquo; in <em>Social Network Based Big Data Analysis and Applications</em>, Springer, 2018, pp. 55&ndash;84.&nbsp;⟨<a href="https://hal.archives-ouvertes.fr/hal-01543938">hal-01543938</a>⟩ DOI:&nbsp;<a href="http://doi.org/10.1007/978-3-319-78196-9_3">10.1007/978-3-319-78196-9_3</a></li> </ol> <p><strong>Citation. </strong>If you use this dataset, please cite the article [1]</p> <p><br><code>@InProceedings{Bost2016,</code><br><code>&nbsp; author &nbsp; &nbsp;= {Bost, Xavier and Labatut, Vincent and Gueye, Serigne and Linar&egrave;s, Georges},</code><br><code>&nbsp; title &nbsp; &nbsp; = {Narrative smoothing: dynamic conversational network for the analysis of {TV} Series plots},</code><br><code>&nbsp; booktitle = {2nd ASONAM International Workshop on Dynamics in Networks},</code><br><code>&nbsp; year &nbsp; &nbsp; &nbsp;= {2016},</code><br><code>&nbsp; pages &nbsp; &nbsp; = {1111-1118},</code><br><code>&nbsp; address &nbsp; = {San Francisco, US},</code><br><code>&nbsp; publisher = {IEEE Publishing},</code><br><code>&nbsp; doi &nbsp; &nbsp; &nbsp; = {10.1109/ASONAM.2016.7752379},</code><br><code>}</code></p>

opencc-by-4.0Dec 2015View details →
zenodo44/100

Serial Speakers: a Dataset of TV Series

<p><strong>Description. </strong>This dataset consists of 3 TV series with manual annotations:</p> <ol> <li><em>Breaking Bad</em>: S01--S05 (file 'bb.json');</li> <li><em>Game of Thrones</em>: S01--08 (file 'got.json');</li> <li><em>House of Cards</em>: S01--S02 (file 'hoc.json').</li> </ol> <p>All three files are in `.json` format and contain TV Series annotated data.</p> <p>Each TV Series is defined by its name,&nbsp;A TV Series contains&nbsp;seasons, defined by their&nbsp;ids.&nbsp;Every season is made of&nbsp;episodes, defined by their&nbsp;ids,&nbsp;titles,&nbsp;duration&nbsp;and&nbsp;fps. Each episode contains two basic kinds of&nbsp;data:&nbsp;scenes&nbsp;and&nbsp;speech segments.&nbsp;Scenes are defined by&nbsp;starting points and are made of&nbsp;shots&nbsp;(Seasons 1 only).<br>A shot is defined by:</p> <ul> <li>Starting and&nbsp;ending positions.</li> <li>Recurring shot&nbsp;ids.</li> </ul> <p>The speech segments are defined by their:</p> <ul> <li>Starting and&nbsp;ending points.</li> <li>Textual content (here encrypted for copyright reasons).</li> <li>Speaker.</li> <li>Possible&nbsp;interlocutors&nbsp;(for the following episodes only:&nbsp;bb: S01E04, S01E06, S02E03, S02E04;&nbsp;got: S01E03, S01E07, S01E08;&nbsp;hoc: S01E01, S01E07, S01E11).</li> </ul> <p>All timestamps are expressed in seconds and are valid for the video files extracted from the commercial DVDs (PAL 25 FPS), with recaps (unannotated) included at the beginning of the&nbsp;<em>House of Cards</em>&nbsp;episodes.</p> <p>A comprehensive description of the dataset can be found in the following paper:</p> <ul> <li>X. Bost, V. Labatut, and G. Linar&egrave;s, &ldquo;Serial Speakers: a Dataset of TV Series,&rdquo; in <em>12th Language Resources and Evaluation Conference</em>, Marseille, FR, 2020, pp. 4249&ndash;4257. ⟨<a href="https://hal.archives-ouvertes.fr/hal-02477736">hal-02477736</a>⟩</li> </ul> <p><strong>Source code.</strong> If you are interested in the textual content of the dataset, please consider using our text recovering tool on GitHub: <a href="https://github.com/bostxavier/Serial-Speakers">https://github.com/bostxavier/Serial-Speakers</a></p> <p><strong>Citation. </strong>If you use these data or source code, please cite the above article.</p> <p><br><code>@InProceedings{Bost2020,</code><br><code>&nbsp; author &nbsp; &nbsp;= {Bost, Xavier and Labatut, Vincent and Linar&egrave;s, Georges},</code><br><code>&nbsp; title &nbsp; &nbsp; = {Serial Speakers: a Dataset of {TV} Series},</code><br><code>&nbsp; booktitle = {12\textsuperscript{th} Language Resources and Evaluation Conference},</code><br><code>&nbsp; year &nbsp; &nbsp; &nbsp;= {2020},</code><br><code>&nbsp; pages &nbsp; &nbsp; = {4249-4257},</code><br><code>&nbsp; address &nbsp; = {Marseille, FR},</code><br><code>&nbsp; url= {http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.524.pdf},</code><br><code>}</code></p>

opencc-by-4.0Jul 2016View details →
zenodo40/100

Series y películas de TV y plataformas de streaming españolas lanzadas entre el año 2000 y 2022, valoradas por IMBD

<p>Este dataset recoge las valoraciones en IMDB, a fecha de publicaci&oacute;n (11/04/2022), de las pel&iacute;culas y series espa&ntilde;olas emitidas desde el a&ntilde;o 2000.</p>

opencc-by-4.0Apr 2022View details →
zenodo36/100

jcpenney-mcs-series-vtr-component-tv

jcpenney-mcs-series-vtr-component-tv This model is hand-made using parametric techniques, image networks and some ray-traced label making HDA fun. #houdini #procedural Only the decals have UV's and textures, the rest is just form and function. This model is inspired greatly by a physical object that can be seen in a youtube video located here: https://www.youtube.com/watch?v=KPneS9ZdUB8 (We thank TechMoan for his wonderful coverage of #vintage and #retro electronics gear!! [disclaimer: not affiliated with TechMoan, just a fan]) please enjoy this lightweight, render-ready model - 100% made using parametric and procedural techniques in #sidefxhoudini [renders with #blender #cycles #b279] <a href="https://imgur.com/BF6kcxW"></a> <a href="https://imgur.com/ELGv3JS"></a> If you are interested in custom graphics work, please get in touch Thank you, see you soon, -Alan/Organic https://www.instagram.com/organiccomputer/ Source: Objaverse 1.0 / Sketchfab

opencc-bySep 2019View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated 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.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

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.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

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.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

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.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

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.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record