An example data frame with data from the International Social Survey Programme (ISSP).
issp.Rd
Just an example data frame to show how the package can be used to translate between schemas. The source can be found at https://issp.org/data-download/by-year/.
Details
The columns in the data frame refer to:
isco08
: The ISCO08 class schema. Currently in 4-digits.emprel
: The employee relationship of the respondent. Could be self-employed, employee or in a family business.nsup
: Number of subordinates, if there are any.wrksup
: Whether the respondent has subordinates, or in other words, whether the respondent is a supervisor.
For how to do a proper analysis of this data in DIGCLASS
and how to recode this data set, see the vignette "Case study: Exploring Occupations Using The International Social Survey Programme (ISSP)" in the package website.