talks
Data source:
https://csvconf.com/
0 rows
where abstract = "The world of modern data teamwork isn%27t one that can be created by software and business process alone. Individuals will need to alter their behavior%2C which is the hardest part about change. This talk will examine the traits and behaviors that lead organizations to be truly data-driven.", datetime = "2019-05-09T11%3A30%3A00" and day = "May 9 2019"
✎ View and edit SQL
This data as JSON
CREATE TABLE [talks] (
[title] TEXT,
[speaker] TEXT,
[time] TEXT,
[day] TEXT,
[room] TEXT,
[url] TEXT,
[datetime] TEXT,
[abstract] TEXT,
[image] TEXT
)