sessions

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

1 row where "event_dtend" is on date 2020-07-17 and facilitators = "Sarah Bennett" sorted by event_dtstart

View and edit SQL

Suggested facets: event_dtstart (date)

facilitators

  • Sarah Bennett · 1

event_dtend (date)

  • 2020-07-17 · 1
id day time event_name event_description facilitators break everyone facilitators_twitter length notepad room talk timeblock transcription event_dtstart ▼ event_dtend event_tzid event_uid
fri-food-drink Friday 10-11am ET Food and drink chat Because of COVID, I’ve been cooking at home a lot more and thinking about how other busy people are finally figuring out ways to make the most of their time in the kitchen (especially those of us who used to rely on restaurants and bars). There's many things we could discuss on this topic, so join the #food-and-drink channel in the conference Slack to help create the agenda for our discussion! Sarah Bennett y             fri-10am   2020-07-17T10:00:00 2020-07-17T11:00:00 America/New_York srccon-2020/fri-food-drink

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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