Questions:
I show a "heat map" of taxi pickups in Boston. This shows where people are picking up taxis in the city.
I increased the transparency of the points to be able to illustrate areas that had more taxi activity than others. For example, Boylston Street seems like a good place to be.
Some interesting features are the road grid that is recovered simply by taxi pickups, and the clear "islands" of activity, corresponding to different airports, at Logan Airport.
There is no animation in this visualization, but showing time slices of taxi activity could be interesting.
I subsampled the raw data due to memory constraints, but did not do any other computation on the data.