bikesharedata: bikesharedata: Pittsburgh Bike Share trips for Q1 of 2021

Description Usage Format Source Examples

Description

A dataset containing records of all Pittsburgh Bike Share trips for Q1 of 2021 including start/end times, durations, origins and destinations, and user types.

Usage

1

Format

A data frame with 14,619 cases of 10 variables:

trip.id

ID Number for the individual trip

Starttime

The date/time the bikeshare trip began

Stoptime

The date/time the bikeshare trip ended

Bikeid

The BikeShare bike's identifier number

Tripduration

The length of the trip in minutes

From.station.id

The origin hub ID number

From.station.name

The origin hub name/location

To.station.id

The destination hub ID number

To.station.name

The destination hub name/location

Usertype

Whether the rider is a customer or subscriber

Source

Adam S Carroll & Pittsburgh Healthy Ride BikeShare, (https://www.kaggle.com/adamscarroll/pittsburgh-healthy-ride-bikeshare-rentals-2021-q1/metadata)

Examples

1

vanveghd/bikr documentation built on Dec. 23, 2021, 2:11 p.m.