Data source: OpenNews/srccon-2020 · About: simonw/srccon-2020-datasette
This data as json, ics, CSV (advanced)
Suggested facets: event_dtstart (date), event_dtend (date)
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-humanities | Friday | 10-11am ET | Strengthening our humanity through the humanities | Where do you find inspiration outside of your speciality, especially in areas that resonate at a personal — not professional — level? It might sound self-indulgent to wander beyond what seems most immediately useful, especially amid so much turmoil and suffering today. But to fully recognize each other’s humanity, we must also discover our own. Art, music, poetry and other forms of expression can help us see and feel beyond our personal experiences. As we strive to be better people, let’s share and discuss works that have transformed our understanding or sparked our passion beyond the practical. | Greg Linch | y | fri-10am | 2020-07-17T10:00:00 | 2020-07-17T11:00:00 | America/New_York | srccon-2020/fri-humanities |
JSON shape: default, array, newline-delimited, object
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 );