This repository contains code for an example geospatial analytics project using the publicly available NYC Yellow Taxi Trip Data.
The application is a map of the greater NY area with NYC taxi pickups and dropoffs plotted using H3 indexing. The color intensity of the hexagons indicates the number of rides in that area (i.e. the density).
This code is available under the MIT license. See the LICENSE file for more details.