bikeshare: bikeshare

Description Usage Format Source

Description

hourly information about a public bike share program in Washington, D.C.

Usage

1

Format

A data frame with 17379 rows and 12 variables:

Instant

integer: time slice identifier

Riders

integer: number of riders during at this time

Season

integer: 1 = winter, 2 = spring, 3 = summer, 4 = fall

Month

integer: month

Hour

integer: hour

Holiday

integer: 1 if holiday; 0 otherwise

Weekday

integer: 0 through 6 representing the day of the week, Monday to Sunday

Workday

integer: 1 if workday; 0 otherwise

Weather

integer: general category of weather. Exact definition unknown.

Temperature

integer: temperature in degrees F

Humidity

double: relative humidity measure

Wind

double: an unknown measure of wind speed

Source

https://www.ibm.com/communities/analytics/watson-analytics-blog/guide-to-sample-datasets/


bcBusinessStats/data1135 documentation built on July 26, 2020, 11:37 a.m.