| usasea {clptheory} | R Documentation | 
Socio Economic Accounts
Description
This is the socio economic accounts for the USA extracted from the 2016 release of the World Input Output Database. It contains industry-level data on employment, capital stocks, gross output and value added at current and constant prices, in millions of local currency. The industry classification is consistent with the world input-output tables.
Usage
usasea
Format
A industry-level (53 industries) data set for USA over 15 years, 2000-2014.
- country
- Country code. 
- code
- Industry code. 
- description
- Description of the industry. 
- variable
- One of the following variables: 
- GO
- Gross output by industry at current basic prices (in millions of national currency). 
- II
- Intermediate inputs at current purchasers' prices (in millions of national currency). 
- VA
- Gross value added at current basic prices (in millions of national currency). 
- EMP
- Number of persons engaged (thousands). 
- EMPE
- Number of employees (thousands). 
- H_EMPE
- Total hours worked by employees (millions). 
- COMP
- Compensation of employees (in millions of national currency). 
- LAB
- Labour compensation (in millions of national currency). 
- CAP
- Capital compensation (in millions of national currency). 
- K
- Nominal capital stock (in millions of national currency). 
- GO_PI
- Price levels gross output, 2010=100. 
- II_PI
- Price levels of intermediate inputs, 2010=100. 
- VA_PI
- Price levels of gross value added, 2010=100. 
- GO_QI
- Gross output, volume indices, 2010=100. 
- II_QI
- Intermediate inputs, volume indices, 2010=100. 
- VA_QI
- Value added, volume indices, 2010=100. 
- NOMEXCH
- Nominal exchange rate between the national currency and the US dollar. 
Source
Examples
summary(usasea$COMP)