Description Usage Format Source
A data set containing bike trips recorded by LA Metro's bike share program between 2017 - 2019
1 |
A data frame with 763839 rows and 26 variables:
Locally unique integer that identifies the trip
Length of trip in minutes
The date/time when the trip began, presented in ISO 8601 format in local time
The date/time when the trip ended, presented in ISO 8601 format in local time
The station ID where the trip originated (for station name and more information on each station see the Station Table)
The latitude of the station where the trip originated
The longitude of the station where the trip originated
The station ID where the trip terminated (for station name and more information on each station see the Station Table)
The latitude of the station where the trip terminated
The longitude of the station where the trip terminated
Locally unique integer that identifies the bike
The number of days that the plan the passholder is using entitles them to ride; 0 is used for a single ride plan (Walk-up)
"One Way" or "Round Trip"
Type of LA Metro pass used for the trip (e.g. "Monthly Pass", "Walk-up", "Annual Pass",
"One Day Pass","Flex Pass", "Testing"). Testing passholder_type
means that a trip was done by a Metro employee
Type of bike used on the trip (e.g. "standard","electric", "smart"). Possibly NA
Helper date column based on start_time
Helper date column based on start_time
Helper date column based on start_time
Helper date column based on start_time
Helper date column based on start_time
Did the ride start at a station near USC?
LA Metro bike share station name provided by LA Metro
Region of LA in which the ride started. Grouped defined by LA Metro
https://bikeshare.metro.net/about/data/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.