customer_db_funmart: Customer database (4,996 customers)

customer_db_funmartR Documentation

Customer database (4,996 customers)

Description

A dataset containing customer id, name, age, household size and location. Almost 5,000 customer entries were randomly generated with the help of the packages charlatan, fabricatr, randomNames and wakefield.

Usage

data(customer_db_funmart)

Format

A data frame with 4,996 rows and 6 variables:

customer_id

unique customer id

customer_name

customer name generated via randomNames

customer_age

customer age generated via wakefield, 18 to 75

household_size

household size generated via wakefield, 1 to 7

long

longitude of customers' delivery address in the UAE generated via charlatan

lat

latitude of customers' delivery address in the UAE generated via charlatan

Details

Not all of the customers necessarily placed an order. For example, some customers might have signed up (i.e., input their name, email address, age, location, etc) and browsed the app, causing them to be added to the customers' database, but they never actually completed checkout, so there is no order with their customer id in the order_db_funmart table.


moamiristat/grocerycart documentation built on June 15, 2022, 10 a.m.