sessions

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

0 rows where day = "Friday" and event_description = "Newsrooms are work horses. They pump stories out of a churning workflow that is routinized and habitual. And like any habit, that workflow is hard to change. Involving and serving community members who aren’t already part of our audience takes new habits. In this session, we’ll find what those new habits might look like for you and your organization. In this workshop we’ll- Discuss what makes participation meaningful- Use your experiences to explore the principles of participatory journalism- Help you identify current and new practices that bring more communities into journalism productionYou’ll leave with a worksheet full of participatory journalism practices co-created by the group to experiment with back in your newsroom." sorted by event_dtstart

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 35.777ms · Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette