以下为卖家选择提供的数据验证报告:
数据描述
Context
This data set is pulled from UCI Machine Learning Repository, titled "Online Retail II Data Set", donated in 2019. This data set includes an additional year 01/12/2009-09/12/2010 from the data set titled "Online Retail Data Set" donated in 2015.
Content (quoted)
This Online Retail II data set contains all the transactions occurring for a UK-based and registered, non-store online retail between 01/12/2009 and 09/12/2011. The company mainly sells unique all-occasion gift-ware. Many customers of the company are wholesalers.
Attributes Description: InvoiceNo: Invoice number. Nominal. A 6-digit integral number uniquely assigned to each transaction. If this code starts with the 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: Invoice date and time. Numeric. The day and time when a 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 a customer resides.
Acknowledgements
Extracted from http://archive.ics.uci.edu/ml/datasets/Online+Retail+II. Data set provided by Dr. Daqing Chen, Course Director: MSc Data Science. chend '@' lsbu.ac.uk, School of Engineering, London South Bank University, London SE1 0AA, UK. Converted the original .xlsx format to .csv for ease of use and efficient data loading.
