E2.9 {SenSrivastava}R Documentation

Data on Capital, Labour and Value Added for Three Sectors

Description

The E2.9 data frame has 15 rows and 10 columns. The three sectors are "20": Food and kindred products, "36": Equipment and supplies and "37": Transportation equipment.

Usage

data(E2.9)

Format

This data frame contains the following columns:

YEAR

a numeric vector, year without first two digits "19".

Cap.20

a numeric vector, capital of sector 20.

Cap.36

a numeric vector, capital of sector 36.

Cap.37

a numeric vector, capital of sector 37.

Lab.20

a numeric vector, labour of sector 20.

Lab.36

a numeric vector, labour of sector 36.

Lab.37

a numeric vector, labour of sector 37.

Val.20

a numeric vector, real value added of sector 20.

Val.36

a numeric vector, real value added of sector 36.

Val.37

a numeric vector, real value added of sector 37.

Source

Dr. Phillip Israelovich of the Federal Reserve Bank.

Examples

data(E2.9)
summary(E2.9)

[Package SenSrivastava version 2015.6.25.1 Index]