sessions

Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette

0 rows where day = "Thursday" and event_description = "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." sorted by everyone

View and edit SQL

timeblock

event_description

day

0 records

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
);
Powered by Datasette · Query took 41.598ms · Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette