home / csvconf

talks

Data source: https://csvconf.com/

1 row where datetime = "2019-05-09T15:30:00", day = "May 9 2019" and speaker = "Melissa Santos" sorted by image

View and edit SQL

image

Link rowid title speaker time day room url datetime abstract image ▼
50 A Love Letter to the Boxplot Melissa Santos 3:30 PM May 9 2019 Main Sanctuary https://csvconf.com/speakers/#melissa-santos 2019-05-09T15:30:00 We'll briefly cover what the boxplot is, why it's so great to look at distributions instead of single statistics, and common boxplot variations. I'll spend at least half the talk showing boxplots of real data and comparing them to other summary methods. The talk will wrap up with some quick info on how to create boxplots in many common chartings/statistics/BI tools. I hope this talk will make people more likely to use my favorite chart! https://csvconf.com/img/speakers-2019/msantos.jpg

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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.37ms · Data source: https://csvconf.com/