# Description
The data table lists for each country the relative consumption of certain food items, such as tea, jam, coffee, yoghurt, and others.

# Dataset
This data set has become a classic data set when learning about multivariate data analysis. It consists of:

- `N=16` countries in the European area
- `K=20` food items
- Missing data: yes

# Preparation
Python version: 3.6 

# License
Please follow [this](https://creativecommons.org/licenses/by-sa/4.0/) for License information