productivity {stgam} | R Documentation |
A dataset of annual economic productivity data for the 48 contiguous US states (with Washington DC merged into Maryland), from 1970 to 1985 (17 years) in long format. The data productivity data table was extracted from the plm
package.
productivity
A tibble with 816 rows and 14 columns.
The name of the state
The state code
The region
Public capital which is composed of highways and streets (hwy) water and sewer facilities (water) and other public buildings and structures (util)
Highway and streets assets
Water utility assets
Other public buildings and structures
Private captial stock
Gross state product
Labour input measured by the employment in non-agricultural payrolls
State unemployment rate capture elements of the business cycle
Easting in metres from USA Contiguous Equidistant Conic projection (ESRI:102005)
Northing in metres from USA Contiguous Equidistant Conic projection (ESRI:102005)
Croissant, Yves, Giovanni Millo, and Kevin Tappe. 2022. Plm: Linear Models for Panel Data
data(productivity)