Skip to content

Revert "Update crimeanalytics.md" #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions assignment6/crimeanalytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down