Tag: Derek Eder

Slicing the crash data into interesting visualizations

The Chicago Crash Browser as it looks now. This only exists on my laptop and no place else. I can’t put it online because it’s so inefficient it would kill the server. 

I presented my Chicago Crash Browser to attendees of an OpenGov Hack Night three weeks ago and gathered a lot of feedback and some interest from designers and programmers there.

We collaboratively came up with a new direction: instead of focusing on creating a huge web application that I proposed, we (anyone who wants to help) would start small with a website and a couple of crash data visualizations. The visualizations would serve two purposes:

  • attract attention to the project
  • start building a gallery of data-oriented graphics that describes the breadth and extent of the crash data

Continue reading

New site brings together bike crash maps and projects

I just finished creating a website that brings together my original Chicago bike crash map and all of its offshoots created by others. It also includes a more details and updated FAQ page as well as a short history of how the map and data came to be.

Enter the Crash Portal.

Right now it features projects from myself, Francesco Villa, Derek Eder, and George Aye’s students at the School of the Art Institute “Living in a Smart City” class. The site also links to my inspiration: Boston and San Francisco. If you have a related project, email me and I’ll figure out a way to add it to the site.

Screenshot of new Crash Portal

Better bike crash map now available for Chicago

I met Derek at a get together for “urban geeks” last Tuesday where he told me he was making a filterable/searchable version of my Chicago bike crash map using the Google Fusion Tables API. It essentially allows you to perform SQL-like queries to show different results on the map than one view. It’s possible to do this yourself if you open the bike crash map in the full Google Fusion Tables interface (do that now).

You can use it now!

New bike crash map, click through to view

Derek’s map has the benefit of great interface to drill down to the data you want. You can select a day, a surface condition, and the injury type. To download the data yourself, you’ll still have to access the full Fusion Tables interface.

Door lane photo and graphic by Gary Kavanagh in Santa Monica, California.

And since the data is the same as my original map, crash reports involving motor vehicle doors are not included. Here’s why doorings are excluded.

More data goodness for Chicago: TIFs, vacant and abandoned buildings

Derek Eder emailed me to tell me about two web applications he created based on Google Fusion Tables and its API (application programming interface, basically a question and answer program for designers and programmers to interact with).

He created searchable/filterable maps for TIF districts (tax increment financing, the Chicago mayor’s pet project bank account) and vacant and abandoned buildings. Both use data straight from the City of Chicago.

Screenshot of the Derek Eder’s TIF district web application.

Essentially, the web applications work like this (in case you want to build one yourself):

  • Load the data into Google Fusion Tables (this is very easy)
  • Build a custom interface on your own website (not so easy)
  • Hook into the Fusion Tables API to load the data into your custom interface

As for me, I might look into building a custom interface on my website, but right now I’m going to create a pedestrian crash map for Chicago using Polymaps, a Javascript library. I specifically want to use the k-Means Clustering to show crash hotspots. We already know where they are based on a 2007 report from the University of North Carolina – see that map here.

These markings are intended to reduce the number of pedestrian crashes by increasing the walking person’s visibility.