R Dataset / Package plm / Snmesp

On this R-data statistics page, you will find information about the Snmesp data set which pertains to Employment and Wages in Spain. The Snmesp data set is found in the plm R package. You can load the Snmesp data set in R by issuing the following command at the console data("Snmesp"). This will load the data into a variable called Snmesp. If R says the Snmesp data set is not found, you can try installing the package by issuing this command install.packages("plm") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Snmesp R data set. The size of this file is about 368,736 bytes.

Employment and Wages in Spain

Description

A panel of 738 observations from 1983 to 1990

total number of observations: 5904

observation: firms

country: Spain

Usage

data(Snmesp)

Format

A data frame containing:

firm

firm index

year

year

n

log of employment

w

log of wages

y

log of real output

i

log of intermediate inputs

k

log of real capital stock

f

real cash flow

Source

Journal of Business Economics and Statistics data archive:

http://amstat.tandfonline.com/loi/ubes20/.

References

Alonso–Borrego, C. and Arellano, M. (1999). Symmetrically Normalized Instrumental-Variable Estimation Using Panel Data, Journal of Business and Economic Statistics, 17(1), pp. 36–49.

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-plm-snmesp.html" width="100%" height="100%" style="border:0px"></iframe>