Description Usage Format Source
hourly information about a public bike share program in Washington, D.C.
1 |
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
https://www.ibm.com/communities/analytics/watson-analytics-blog/guide-to-sample-datasets/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.