home / csvconf

talks

Data source: https://csvconf.com/

0 rows where datetime = "2019-05-09T11%3A00%3A00", day = "May 9 2019", speaker = "Chris Holdgraf" and url = "https%3A%2F%2Fcsvconf.com%2Fspeakers%2F%23chris-holdgraf" sorted by room

View and edit SQL

url

datetime

Link rowid title speaker time day room ▼ url datetime abstract image
CREATE TABLE [talks] (
   [title] TEXT,
   [speaker] TEXT,
   [time] TEXT,
   [day] TEXT,
   [room] TEXT,
   [url] TEXT,
   [datetime] TEXT,
   [abstract] TEXT,
   [image] TEXT
)
Powered by Datasette · Query took 5.216ms · Data source: https://csvconf.com/