productivity: Productivity data of 48 US state,1970-1986

productivityR Documentation

Productivity data of 48 US state,1970-1986

Description

Gross state production data

Usage

data(productivity)

Format

A data frame with US production

state

US state index, 1-48

year

Year index

y_gsp

Gross state product

x1_hwy

Expediture of public utility- highway construction

x2_water

Expediture of public utility- water

x3_other

Expediture of others

x4_private

Private consumption of each state

x5_emp

Employment rate of each state

x6_unemp

Unemployment rate of each state

Examples

data(productivity)
head(productivity)

pdR documentation built on Aug. 21, 2023, 5:06 p.m.