Lecture 12 - Publishing & Validation
More about publishing and validation, and more of d3.js in Idyll
We talk a little bit about publishing and carry on with Idyll.
Further example of Idyll pages: website from Spring 2020 which focuses on using d3.js to do many plots since vega-lite was not working well at that time. The index.idyll file, along with example d3 components and a styles.css file for the final map are in this subdirectory from that course page here.
Full corgi dataset available here.
Lecture 12 - Publishing & Validation
More about publishing and validation, and more of d3.js in Idyll
In class Idyll materials, Week 13
Updating storage of Idyll files in class
Starting d3.js histogram example
We'll start building from this histogram example found by googling.
This dataset is from the Cardigan Archives and scraped using Beautiful Soup in Python and further processed in Python into this form.
This dataset is from the Cardigan Archives and scraped using Beautiful Soup in Python and further processed in Python into this form.