ted_talks: TED Talks as Data

ted_talksR Documentation

TED Talks as Data

Description

The is a simplified version of the data, released as part of the paper, "TED talks as Data", by Katherine M. Kinnaird and John Laudun that is published in the Journal of Cultural Analyics, 2019.

Usage

data(ted_talks)

Details

talk_id

the identifier from the TED website for the corresponding talk

headline

the talk title

text

the text/script of the TED talk

speaker

the first listed speaker (some TED talks have more than one speaker)

views

number of views at the time of data collection (summer of 2018)

Value

A data frame with 992 rows and 5 variables.

Source

Simplified from Katherine M. Kinnaird and John Laudun (2019), Journal of Cultural Analyics; DOI:10.22148/16.042.

Examples

data(ted_talks)

statcourses/dsEssex documentation built on Jan. 10, 2024, 4:32 p.m.