home / csvconf

talks

Data source: https://csvconf.com/

0 rows where abstract = "In 2016 I designed a plain-text file format for crossword puzzle data%2C and then spent a couple of months building a micro-data-pipeline%2C scraping tens of thousands of crosswords from various sources. Then%2C having all those crosswords in a simple format%2C I wanted to see if there were any common grid patterns--and discovered egregious plagiarism by a major crossword editor that had gone on for years. This talk would cover the file format%2C data pipeline%2C and the design choices that aided rapid exploration%3B the evidence for the scandal%2C from the initial anomalies to the final damning visualization%3B and what it%27s like for a data project to get 15 minutes of fame." and day = "May 9 2019" sorted by room

View and edit SQL

day

datetime

abstract

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