HubCab – Exploring New York City Taxi Trails (MIT Senseable City Lab)

2014 Mar

Project Host

HubCab.org is a project by the MIT Senseable City Lab

Visualization/Concept

Benedikt Groß

Back-end/Data Mining

Michael Szell

Visualization/GIS

Joey Lee

Project Coordination

Eric Baczuk

Web Development

47 NordPierrick Thébault, Benedikt Groß

Map Data

OpenStreetMap

Developed with

MaperativeShapely, MongoDB and Mapbox

HubCab (hubcab.org) is an interactive visualization that invites you to explore the ways in which over 170 million taxi trips connect the City of New York in a given year. This interface provides a unique insight into the inner workings of the city from the previously invisible perspective of the taxi system with a never before seen granularity. HubCab allows to investigate exactly how and when taxis pick up or drop off individuals and to identify zones of condensed pickup and dropoff activities. It allows you to navigate to the places where your taxi trips start and end and to discover how many other people in your area follow the same travel patterns. What do these visualizations tell us about collective mobility? How many of these cabs might you have been able to share with the people around you? And how might entertaining these questions be the first step in building a more efficient and cheaper taxi service?
With an ever-increasing trove of real-time urban data streams, we are able to see precisely where, how, and at what times different parts of our cities become stitched together as hubs of mobility. By using these pervasive, interconnected, and “smart” technologies, we can begin to unravel the complexity of our travel patterns and identify how we can reduce the social and environmental costs embedded in our transportation systems. In HubCab we target taxicab services as a way to understand the linkages between our travel habits and the places we travel to and from most often.

Left video: Seven days of taxi pickups (yellow) and taxi drop offs (blue) in New York (Mon Oct 24 2011, 0°° AM – Sun Oct 31 2011, 12°° PM). Please note, the activity drops down to almost zero on Saturday due to the 2011 Halloween nor’easter storm.

Right video: official explanation clip

Screenshot of HubCab, showing pickups and drop offs of all 170 million taxi trips over one year in New York City.

Screenshot of HubCab, showing pickups and drop offs of all 170 million taxi trips over one year in New York City.

Screenshot of HubCab, showing taxi flows and potential taxi sharing benefits between two locations in Manhattan.

Screenshot of HubCab, showing taxi flows and potential taxi sharing benefits between two locations in Manhattan.

Screenshot of HubCab, highlighting all taxi dropoff points in New York City of passengers who were picked up at Times Square daily between 12 PM and 3 PM.

Screenshot of HubCab, highlighting all taxi dropoff points in New York City of passengers who were picked up at Times Square daily between 12 PM and 3 PM.

Screenshot of HubCab, showing all taxi pickups and drop offs at JFK airport daily between 3AM and 6AM.

Screenshot of HubCab, showing all taxi pickups and drop offs at JFK airport daily between 3AM and 6AM.

The Science of Sharing

The HubCab tool expands and changes the perception of urban space using a large-scale data set. Studying this data, we show in a scientific study [1] the vast potential of taxi shareability. Our analysis introduces the novel concept of “shareability networks” that allows for efficient modeling and optimization of the trip-sharing opportunities. This mathematical approach makes use of network densification effects and represents a substantial advance over the existing state-of-the-art solutions to social sharing problems. Significant improvements of such a shared system are expected to lead to less congestion in road traffic, less running costs and split fares, and to a less polluted, cleaner environment [2].
The sharing benefits displayed on the map refer to total fare fare savings to passengers, distance distance savings in travelled miles, and co2 emission savings in kg of CO2 that come from potentially shared trips. Our research [1] shows that taxi sharing could reduce the number of trips by 40% with only minimal inconvenience to the passengers. Here we assume this 40% shareability rate, together with the following highly simplifying assumptions: A fare of 3.00$ + 2.50$/mi [3], using Rate Code 1 not accounting for low motion fares or special surcharges, and average CO2 emissions of 423g/mi [4]. Traveled distance is simplified as linear distance.

References

  1. P. Santi, G. Resta, M. Szell, S. Sobolevsky, S. Strogatz, C. Ratti. Taxi pooling in New York
  2. M. Szell, B. Groß. Hubcab – Taxi-Fahrgemeinschaften, digital erkundet. Die Stadt entschlüsseln, Bauwelt Fundamente, Birkhäuser.
  3. NYC Taxi & Limousine Commision. Taxi Rate of Fare
  4. U.S. Environmental Protection Agency. Greenhouse Gas Emissions from a Typical Passenger Vehicle

Technical Development

The basis of the HubCab tool is a data set of all 170 million taxi trips of all 13,500 Medallion taxis in New York City in 2011. The data set contains GPS coordinates of all pickup and drop off points and corresponding times. Cartographic data of street shapes were obtained from OpenStreetMap. The streets were cut into over 200,000 street segments of 40m length each with a Python script and the help of the shapely Python library, and imported into a MongoDB. Pickup and drop off points were matched to the closest street segments. Street types unlikely to contain taxi drop offs or pickups, such as footpaths, trunks, service roads, etc. were not used in the matching process. Line widths of yellow and blue street segments on low zoom levels were styled on a logarithmic scale. The pickup and drop off points, represented as dots on the high zoom levels, were generated via an Arcpy script, being placed randomly within a box around a given street segment with the box width again following a logarithmic scale. GPX files of the dots were styled using Maperitive, then merged and amended for different zoom levels. The dots and street line files were layered together with MapBox, which is the platform that streams all the map content. The data back end of HubCab runs on a MongoDB, containing all street segments and their coordinates, and all flows between each pair of street segments. The number of all possible street segment pairs is over 40 billion (200,000 times 200,000) per map. Radius selection is dynamic, using MongoDB’s $near function to obtain flows from all segments within the radius of the pickup marker to all segments within the radius of the drop off marker. With nine maps (one for the yearly data, eight for 3-hour time segments on all Fridays/Saturdays) and three selectable radii, there is a total of over one trillion flow combinations that can be explored with HubCab. Communication between MongoDB and the front end is realized via PHP scripts and Javascript+JSONP.

Publication

Cover image for Hubcab – Exploring the benefits of shared taxi services @ Decoding the City

Hubcab – Exploring the benefits of shared taxi services @ Decoding the City

2014–8

Chapter, “Hubcab – Exploring the benefits of shared taxi services”, Decoding the City – How Big Data Can Change Urbanism, ISBN: 303821597X, Birkhäuser Basel, CH

Publication

Cover image for Hubcab – Exploring the benefits of shared taxi services @ Die Stadt entschlüsseln

Hubcab – Exploring the benefits of shared taxi services @ Die Stadt entschlüsseln

2013–10

Chapter, “Hubcab – Exploring the benefits of shared taxi services”, Die Stadt entschlüsseln, ISBN: 3038215902, Birkhäuser Berlin, DE