data_avocado_raw: Avocado prices

data_avocado_rawR Documentation

Avocado prices

Description

This data set was downloaded from Kaggle. It includes information about the prices of (Hass) avocados and the amount sold (of different kinds) at different points in time.

Usage

data_avocado_raw

Format

A data frame with 18249 rows and 14 variables. The most important variables in this data set are:

Date

Date of the observation.

AveragePrice

Average price of a single avocado.

Total Volume

Total number of avocados sold.

type

Whether the price/amount is for conventional or organic avocados.

4046

Total number of small avocados sold (PLU 4046).

4225

Total number of medium avocados sold (PLU 4225).

4770

Total number of large avocados sold (PLU 4770).

Source

https://www.kaggle.com/neuromusic/avocado-prices

See Also

data_avocado for a preprocessed version of this data set.

The web-book chapter that covers the Avocado data set.


michael-franke/aida-package documentation built on Feb. 19, 2023, 11:51 p.m.