| uk_2010_data {iotables} | R 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_siotInput-Output table (domestic use, basic prices, product by product)
uk_2010_useDomestic use table at basic prices (product by industry)
uk_2010_importsImports use table at basic prices (product by product)
uk_2010_coeffMatrix of coefficients (product by product)
uk_2010_inverseLeontief 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