nice_ride | R Documentation |
This data contains paired down data from the monthly data downloads from the Nice Ride rideshare program found in the Minneapolis metro area: https://www.niceridemn.com/system-data
nice_ride
A dataframe with 21,000 rows and 17 columns:
Length of bike rental, in seconds
Station ID where rental started, NULL for dockless bicycle rentals
Station name where rental startedULL for dockless bicycle rentals
Station ID where rental ended, NULL for dockless bicycle rentals
Station name where rental ended, NULL for dockless bicycle rentals
Bicycle ID
Character variable representing whether user is a customer or a subscriber
Year of birth for rentee
Sex of rentee, 0 = ..., 1 = ..., 2 = ...
Classic bike rental from station or dockless bike rental
Month of rental represented as number, 4 = April, 5 = May, 6 = June, 7 = July, 8 = August, 9 = September, 10 = October
Year of bike rental, all in 2019
Day of bike rental
Hour the bike was rented
Minute that bike was rented
When the bike was rented, Afternoon (Between noon up to 11 pm), Morning (Betweeen 5 am and up to noon), or Night (After 11 pm to 4 am)
Length of bike rental, in minutes
https://www.niceridemn.com/system-data
nice_ride
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.