travel_time_car | R Documentation |
A dataframe with travel distance/time from TAZ centroids to Jackson Square in downtown Hamilton, Canada.
data(travel_time_car)
An excel file with 270 rows and 10 variables
GTA06. idenitifer used for spatial joins (4050–6020)
group. (4050.1–6020.1)
from. TAZ centroid address
to. Jackson Square, Hamilton, Ontario
m. travel distance between origin and Jackson Square in meters (493–37558)
km. travel distance between origin and Jackson Square in kilometers (0.493–37.558)
miles. travel distance between origin and Jackson Square in miles (0.3063502–23.338541)
seconds. travel time between origin and Jackson Square in seconds (115–2100)
minutes. travel time between origin and Jackson Square in minutes (1.91667–35.0000)
hours. travel time between origin and Jackson Square in hours (0.03194444–0.5833333)
Calculated by A. Paez
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.