ODMeansTaxiData {ODMeans}R Documentation

Origin-Destination Taxi data

Description

The data frame contains the 452,166 trips collected for the months of March (2014 to 2016), July (2014 to 2016), and November (2014 and 2015). The data points are the taxi's initial and ending location based on latitude and longitude.

Usage

data(ODMeansTaxiData)

Format

A data frame with 452,166 rows and 4 variables:

OriginLatitude

Origin latitude dimension

OriginLongitude

Origin longitude dimension

DestinationLatitude

Destination latitude dimension

DestinationLongitude

Destination longitude dimension

...

Source

Fantaxico, Fermanti Servicios de IngenierĂ­a S.A, Santiago, Chile.


[Package ODMeans version 0.2.1 Index]