From 877d882f07c44796e38ddb8095c4786395b26b25 Mon Sep 17 00:00:00 2001 From: bzb Date: Mon, 4 Jan 2016 20:45:44 -0800 Subject: [PATCH] Revert "Update crimeanalytics.md" This reverts commit 974febb5d2cc589bba68f2dead498ae87315aa62. --- assignment6/crimeanalytics.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assignment6/crimeanalytics.md b/assignment6/crimeanalytics.md index a6710f82..0fb61c7b 100644 --- a/assignment6/crimeanalytics.md +++ b/assignment6/crimeanalytics.md @@ -105,6 +105,12 @@ You may consider desktop tools such as [Tableau](http://www.tableau.com/) (stud You may consider interactive online tools such as [Google Fusion Tables](https://sites.google.com/site/fusiontablestalks/stories). +_Aside: At the University of Washington, we are developing new online visualization tools that explore different levels of automation and interactivity. These tools operate in your browser, and will struggle with datasets of the size used in this assignment. However, you may find them effective for visualizing aggregated or filtered data._ + +_You may use these tools if you wish, though be aware that they are first and foremost research projects and we cannot guarantee support. If you do find bugs, we are always happy for you to log them!_ + +_These tools are _ [_Polestar_](http://vega.github.io/polestar/)_, an interactive visualization builder that has a similar style to Tableau, and _ [_Voyager_](http://vega.github.io/voyager/)_, a visualization recommendation interface that constructs common visualizations on the fly by applying heuristics and design principles. The code for both _ [_Polestar_](https://github.com/vega/polestar)_ and _ [_Voyager_](https://github.com/vega/voyager)_ is available on github, and you may run them locally if you wish._ + Regardless of which tool you use, it is your responsibility to ensure that your submission is posted somewhere accessible for peer review! **Jupyter Notebooks**