sessions

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

0 rows where A. = "", break = "y" and event_description = "Welcome to management! Do you feel well prepared and supported? Chances are that you were promoted to manager because you performed well as an individual contributor, but few places are equipped to properly train and develop managers to lead teams, make positive change in the workplace and deal with leadership--and managers of color are even more in the minority.Elite Truong, the deputy editor of strategic initiatives at The Washington Post, will lead a one-hour managers’ roundtable with topics including the responsibility of hiring diverse and talented people, professional development for managers and building a support network now that you’re leading a team, ending with plenty of time for sharing and peer Q" sorted by event_dtstart

View and edit SQL

event_dtend

event_description

break

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