I will show how to create dashboard visualizations like those created for the THOR project http://dashboard.project-thor.eu/dashboard/, including:
1) How to process the data;
2) Creating dimensions and groups with crossfilter; and
3) Creating visualizations with dc.js (built upon d3.js).
By the end of the tutorial, you should be able to create your own interactive dashboard visualizations.