Food {IndexNumber}R Documentation

Food in Spain from 2006 to 2015.

Description

Unitary value (euros) and consumed amount (thousands of units) of food in Spain from 2006 to 2015.

Usage

data(Food)

Format

A data frame with columns:

Year

Year from 2006 and 2015.

RicePrice

Unitary value of rice (kilo).

BreadPrice

Unitary value of bread (kilo).

PorkPrice

Unitary value of pork meat (kilo).

FishPrice

Unitary value of fish (kilo).

WholeMilkPrice

Unitary value of whole milk (l).

EggsPrice

Unitary value of eggs (unit).

OliveOilPrice

Unitary value of olive oil (l).

ApplesPrice

Unitary value of apples (kilo).

DriedFruitAndNutsPrice

Unitary value of dried fruit and nuts (kilo).

GreenVegetablePrice

Unitary value value of green vegetables (kilo).

PotatoesPrice

Unitary value value of potatoes (kilo)

SugarPrice

Unitary value value of sugar (kilo)

ChocolatePrice

Unitary value value of chocolate (kilo)

CoffeePrice

Unitary value value of coffee (l).

MineralWaterPrice

Unitary value value of mineral water (l).

WinePrice

Unitary value value of wine (l).

BeerPrice

Unitary value value of beer (l).

RiceConsumed

Total amount (thousands of units) of consumed rice (kilo).

BreadConsumed

Total amount (thousands of units) of consumed bread (kilo).

PorkConsumed

Total amount (thousands of units) of consumed pork meat (kilo).

FishConsumed

Total amount (thousands of units) of consumed fish (kilo).

WholeMilkConsumed

Total amount (thousands of units) of consumed whole milk (l).

EggsConsumed

Total amount (thousands of units) of consumed eggs (unit).

OliveOilConsumed

Total amount (thousands of units) of consumed olive oil (l).

ApplesConsumed

Total amount (thousands of units) of consumed apples (kilo).

DriedFruitAndNutsConsumed

Total amount (thousands of units) of consumed dried fruit and nuts (kilo).

GreenVegetableConsumed

Total amount (thousands of units) of consumed green vegetables (kilo).

PotatoesConsumed

Total amount (thousands of units) of consumed potatoes (kilo)

SugarConsumed

Total amount (thousands of units) of consumed sugar (kilo)

ChocolateConsumed

Total amount (thousands of units) of consumed chocolate (kilo)

CoffeeConsumed

Total amount (thousands of units) of consumed coffee (l).

MineralWaterConsumed

Total amount (thousands of units) of consumed mineral water (l).

WineConsumed

Total amount (thousands of units) of consumed wine (l).

BeerConsumed

Total amount (thousands of units) of consumed beer (l).

Source

Spanish Statistical Office (INE), http://www.ine.es

Examples

## Not run: 
 Food

## End(Not run)

[Package IndexNumber version 1.3.2 Index]