Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette
This data as json, ics, CSV (advanced)
Suggested facets: event_dtstart (date), event_dtend (date)
id | day | time | event_name | event_description | facilitators | break | everyone | facilitators_twitter | length | notepad | room | talk | timeblock | transcription | event_dtstart ▼ | event_dtend | event_tzid | event_uid |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
thu-young-audiences | Thursday | 4-5:15pm ET | "How do you do, fellow kids?": Building Community to Attract and Retain Young Audiences | The journalism industry is out of touch with what young audiences want—no wonder young people aren't subscribing, supporting, or trusting mainstream publications. In this session, we'll talk about why community-building is so important to attract and retain young audiences. We'll discuss trust, personalization, branding and journalism "personalities," internet culture as a means of reaching young audiences, and (ethical) ways to monetize journalism especially when more and more young people feel no desire to pay for news. | Emily Liu, Nico Gendron, Taylor Nakagawa | 75 minutes | thu-4pm | 2020-07-16T16:00:00 | 2020-07-16T17:15:00 | America/New_York | srccon-2020/thu-young-audiences |
JSON shape: default, array, newline-delimited, object
CREATE TABLE [sessions] ( [id] TEXT PRIMARY KEY, [day] TEXT, [time] TEXT, [event_name] TEXT, [event_description] TEXT, [facilitators] TEXT, [break] TEXT, [everyone] TEXT, [facilitators_twitter] TEXT, [length] TEXT, [notepad] TEXT, [room] TEXT, [talk] TEXT, [timeblock] TEXT, [transcription] TEXT, [event_dtstart] TEXT, [event_dtend] TEXT, [event_tzid] TEXT, [event_uid] TEXT );