Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-retail-dataset

Variables Table Variable Name Role Type Demographic Description Units Missing Values InvoiceNo ID Categorical a 6-digit integral number uniquely assigned to each transaction. If this code starts with letter 'c', it indicates a cancellation no StockCode ID Categorical a 5-digit integral number uniquely assigned to each distinct product no Description Feature Categorical product name no Quantity Feature Integer the quantities of each product (item) per transaction no InvoiceDate Feature Date the day and time when each transaction was generated no UnitPrice Feature Continuous product price per unit sterling no CustomerID Feature Categorical a 5-digit integral number uniquely assigned to each customer no Country Feature Categorical the name of the country where each customer resides no

Additional Variable Information InvoiceNo: Invoice number. Nominal, a 6-digit integral number uniquely assigned to each transaction. If this code starts with letter 'c', it indicates a cancellation. StockCode: Product (item) code. Nominal, a 5-digit integral number uniquely assigned to each distinct product. Description: Product (item) name. Nominal. Quantity: The quantities of each product (item) per transaction. Numeric. InvoiceDate: Invice Date and time. Numeric, the day and time when each transaction was generated. UnitPrice: Unit price. Numeric, Product price per unit in sterling. CustomerID: Customer number. Nominal, a 5-digit integral number uniquely assigned to each customer. Country: Country name. Nominal, the name of the country where each customer resides.

About

This is a transnational data set which contains all the transactions occurring between 01/12/2010 and 09/12/2011 for a UK-based and registered non-store online retail.The company mainly sells unique all-occasion gifts. Many customers of the company are wholesalers.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages