coffee: A real data set on sold coffee

coffeeR Documentation

A real data set on sold coffee

Description

A collection of scanner data on the sale of coffee in one of Polish supermarkets in the period from December 2017 to October 2020

Usage

coffee

Format

A data frame with 6 columns and 42561 rows. The used variables are as follows:

time - Dates of transactions (Year-Month-Day)

prices - Prices of sold products [PLN]

quantities - Quantities of sold products [kg]

prodID - Unique product codes (data set contains 79 different prodIDs)

retID - Unique codes identifying outlets/retailer sale points (data set contains 20 different retIDs)

description Descriptions of sold coffee products (data set contains 3 different product descriptions)


PriceIndices documentation built on July 9, 2023, 6:20 p.m.