Learn R Programming

iotables (version 0.3.4)

germany_1990: Simple input-output table for Germany, 1990.

Description

For testing purposes a well documented example data set is used from the Eurostat manual. The table in the Eurostat manual is brought to the format used by the Eurostat database. It is a small dataset for examples, but it is also instructive to understand how Eurostat stores the highly structured SIOTs in long-form tidy datasets. The third and fourth quadrant labelling follows the current Eurostat labels.

Usage

data(germany_1990)

Arguments

Format

A data frame with 228 observations and 10 variables.

t_rows2

Technology codes in row names, following the Eurostat convention.

t_rows2_lab

Longer labels for t_rows2

t_cols2

Column labels, following the Eurostat convention with differences.

t_cols2_lab

Longer labels for t_cols2

values

The actual values of the table in million euros

unit

MIO_EUR, the same as Eurostat

unit_lab

Million euros. Eurostat usually has euro and national currency unit values, too.

geo

ISO / Eurostat country code for Germany, i.e. DE

geo_lab

ISO / Eurostat country name, Germany

time

Date of the SIOT

#' @keywords data, datasets, input-output table, Germany