uk_2010_data: United Kingdom Input-Output Analytical Tables, 2010

uk_2010_dataR Documentation

United Kingdom Input-Output Analytical Tables, 2010

Description

Replication data exported from the Office of National Statistics.

Usage

data(uk_2010_data)

Format

A data frame with 10 variables.

uk_row

The UK row identifier. Dots and '&' converted to '-'.

uk_row_lab

The original UK row labels.

uk_col

The UK row identifier. Dots and '&' converted to '-'.

uk_col_lab

The original UK column labels.

geo

Eurostat-style geocode, i.e. UK

geo_lab

United Kingdom

indicator

The name of the indicator, i.e. Excel sheet.

unit

Eurostat label equivalents units, i.e. MIO_NAC.

unit_lab

Eurostat label equivalents, i.e. millions of national currency unit.

values

The numeric values of the variable

year

Constant = 2010.

Details

You can retrieve the data with iotable_get, setting the source parameter as follows:

uk_2010_siot

Input-Output table (domestic use, basic prices, product by product)

uk_2010_use

Domestic use table at basic prices (product by industry)

uk_2010_imports

Imports use table at basic prices (product by product)

uk_2010_coeff

Matrix of coefficients (product by product)

uk_2010_inverse

Leontief Inverse (product by product)

Source

United Kingdom Input-Output Analytical Tables 2010

See Also

Other Validation datasets: germany_1995, germany_airpol, netherlands_2006, uk_test_results


rOpenGov/iotables documentation built on Jan. 26, 2024, 3:06 a.m.