retail_orders: Orders from an on-line& catalog retailer 541k orders from...

Description Usage Format Source

Description

Note that we have suppressed the product name/description which would normally be in an order file.

Usage

1

Format

A tbl_df with 541,101 rows and 7 variables

CustID

The unique customer identifier

OrderID

The unique order identifier. The order may have multiple lines

OrderDate

The date of the order

OrderChannel

How the order came in (phone1, phone2, web1, web2)

LineNum

The line number within the order

SKU

Stock Keeping Unit. The unique product identifier

Quantity

How many items of the SKU were ordered

Amount

The total value amount for the order line. (unit price) * Quantity

Category

The product category code (C, G, I, N, T, X)

Source

sanitized data from a prior client


ds4ci/rfmr documentation built on May 15, 2019, 2:56 p.m.