Visit
http://lisawilliams.github.io/visual-thinking
This is where you will find all the links and resources for today's talk.
If you haven't done so already, download Tableau.
If you have an .edu address: tableau.com/academic/studentsSELECT * FROM `fire-incidents-boston` WHERE CitySection = "JP"
Select * FROM `fire-incidents-boston` WHERE CitySection = "JP" AND PropertyDescription = "Multifamily dwelling";
SELECT * from `fire-incidents-boston` WHERE EstimatedPropertyLoss > "500" and CitySection = "JP" and PropertyDescription = "Multifamily dwelling"
Click Database Structure > click on table > Modify Table
SELECT * from `fire-incidents-boston` ORDER BY EstimatedPropertyLoss DESC;
How To Spot
Manipulative and Deceptive
Charts and Graphs