sessions

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

0 rows where day = "Friday" and event_description = "The Newsroom Diversity Survey was created with the intention of pushing the industry to reach parity with the United States' demographics by 2000, a goal it's had to postpone—twice. That leaves an unasked question: Should parity still *be* the goal?Although the diversity survey has become an institution in the industry, the effort itself is still limited in both scope and service. As journalism undergoes a process of creative destruction where outlet types, job titles/functions, audiences and *the communities* that we serve are evolving with chaotic velocity, how can organizations like NLA assist outlets incorporate tracking and reporting their internal demographics and use that information to inform hiring, retention and promotion efforts, as well as doing more culturally competent reporting? How might NLA help individuals and groups "apply pressure everywhere" to make tangible progress in truly integrating journalism?" 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 29.443ms · Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette