sessions

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

0 rows where event_description = "Doris Truong and Samantha Ragland on how no matter where you are on your organization’s ladder, you have agency and you have power." sorted by id

View and edit SQL

transcription

everyone

event_description

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