D3 - New York City Taxi Trips Visualization

Visualization of New York City taxi trips made with D3.

alt text

Getting Started

  1. Download the repository and the data from the following link: https://drive.google.com/uc?id=1BnL8Zhi25Huiw5an2NAOV8p_l9yu0azn&export=download.
  2. Place the data into the data folder in the repository.
  3. Open command prompt and navigate to the repository and run "python -m SimpleHTTPServer 8000
  4. Open a web browser and go to http://localhost:8000/index.html

Prerequisites

Python

Built With

Data

2016 Jan to June taxi trips recorded in New York City

Original/Input Data: train.csv Source: https://www.kaggle.com/c/nyc-taxi-trip-duration/data

Modified using Python script provided in the data folder

Output: new_york_taxi_trips.csv

Columns: datetime, latitude ,longitude, cat