basic.html - A basic example using miso dataset demonstrating finding the most popular 10 hair colors of super heroes and villains.
customtype.html - A slightly more complex example demonstrating how one might create a custom data type (numbers with commas.)
superpowers.html - A collection of base Dataset functions that visually demonstrate computed columns, filtering, iteration and so on.
coocurance.html - A massive visualization of the cooccurance of super powers based on @mbostock's Les Miserables example. Demonstrates adding a custom serialization method to Dataset.