sessions

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

0 rows where event_description = "Death and loss are as much a part of life as birth and weddings, yet many organizations lack policies, etiquette, or norms for when someone in their organization is grieving. In this session, we'll tackle ideas for creating policies and norms that could benefit someone faced with death or loss. We'll create a volunteer "sad people board" (of people who have experienced / are experiencing grief) to share feedback about how those ideas would have been welcome or unhelpful for them personally, highlighting that there's often no one right answer to any of this. You will walk away feeling empowered to encourage change within your organization and more confident personally about how to express support for those who lose a loved one. " 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 28.982ms · Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette