Data source: https://csvconf.com/
This data as JSON, CSV (advanced)
Link | rowid | title | speaker | time | day | room | url | datetime | abstract | image |
---|---|---|---|---|---|---|---|---|---|---|
38 | 38 | Preparing Clients for Open Source Contributions | Aaron Couch | 11:30 AM | May 9 2019 | Fuller Hall | https://csvconf.com/speakers/#aaron-couch | 2019-05-09T11:30:00 | At CivicActions we've developed a number of methodologies to help enable our clients to be a part of the open source community. This talk will focus on a number of those strategies including capture management, project roles and tools, and reporting measures. This talk will be slightly shorter to allow for time for a more collaborative discussion. | https://csvconf.com/img/speakers-2019/acouch.jpg |
JSON shape: default, array, newline-delimited
CREATE TABLE [talks] ( [title] TEXT, [speaker] TEXT, [time] TEXT, [day] TEXT, [room] TEXT, [url] TEXT, [datetime] TEXT, [abstract] TEXT, [image] TEXT )