sessions

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

0 rows where staff on the beat. NYT's news-nerds are happy to share a many details about our efforts around data collection, open-source data, internal apps and roles/responsibilities. We'd love to hear what others have done, too. And we'd like to work on a common roadmap for how we do better next time, like cross-newsroom collaborations and portable project scoping. = "" and event_description = "Newsrooms big and small scrambled this past spring to set up Covid-19 data acquisition efforts, covering widely different scopes and approaches. We have a lot of (perhaps necessary?) duplicated efforts to figure out. But we also have a lot to share about our rigs, workflows and data-review tactics, as well as how we collaborate with our reporters " 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 39.373ms · Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette