Sample Standardized Data: Sales 2008 thru 2018

Format

A data frame with 5 variables

cust_id

Customer ID (foreign key)

lic_id

License ID (foreign key)

year

License Year (numeric) (yyyy)

month

Transaction Purchase Month (numeric) (1 = Jan, 2 = Feb, ...)

res

Residency (numeric) (1 = State Resident, 0 = State Nonresident, NA = Unknown)

See also

Salic Function Reference: salic

Other Sample Data: cust, dashboard, data_salic, history, lic, metrics