* Add [Gapminder Health v.s. Income](data/gapminder-health-income.csv) dataset. * Add generated Github contributions data for punch card visualization.
1.4
* Add Anscombe's Quartet dataset.
1.3
* Change date format in weather data so that it can be parsed in all browsers. Apparently YYYY/MM/DD is fine. Can also omit hours now.
1.2
* Decode origins in cars dataset. * Add Unemployment Across Industries in US.
1.1.1
* Fixed the date parsing on the CrossFilter datasets -- an older version of the data was copied over on initial import. A script is now available via `npm run flights N` to re-sample `N` records from the original `flights-3m.csv` dataset.