NY Taxi Example

You can find the source for the example here:

Here we utilized CLS-Luigi to construct various data analytics pipelines for the analysis and visualization of the New York Taxi dataset.

Requirements

The example contains a requirements.txt file. To experiment with the example, you can set up your environment by executing the following command:

1# cd into the ny taxi example folder
2pip install -r requirements.txt

Static Visualization

../../_images/static2.png

Dynamic Visualization

../../_images/dynamic2.png