sessions

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

0 rows where event_description = "Early on in Vox Media’s 10-year history, the media company proudly acknowledged that building a diverse, equitable, and inclusive company was a business-critical task. Though strides have been made in that decade, there remains a lifetime of work left to do.Today, as all companies must support employees amid a global pandemic and racial justice uprising, Vox Media’s Chris Clermont and Vox’s Christina Animashaun encourage individuals in every role, at every company, to add a new requirement to their job descriptions: foster an inclusive culture.Chris Clermont (He/Him) is the D" sorted by event_dtstart

View and edit SQL

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