A Sample of Korean General Social Survey Data, 2023
kgss_sample.RdThis is a simple sample of the Korean General Social Survey (KGSS) data from 2023.
Format
A data frame with the following variables.
yeara numeric vector communicating the year of the survey
respida numeric vector communicating a unique identifier for the respondent
agea numeric vector communicating the age of the respondent
femalea numeric vector communicating whether the respondent self-identifies as a woman or a man
employeda dummy variable for whether the respondent is employed or 'not employed'
univeda dummy variable for whether the respondent has a four-year university degree
netusea numeric vector for hours of internet usage for the respondent
ideoa numeric vector communicating the ideology of the respondent on a 1-5 scale. 1 = "very liberal". 5 = "very conservative"
si_gbha numeric vector of the extent to which the respondent considers gender-based hatred (toward both men and women) to be a serious issue. 1 = 'very serious'. 5 = 'not serious at all'
satisfina numeric vector communicating the respondent's satisfaction with their financial situation. 1 = 'very dissatisfied'. 5 = 'very satisfied'
fp_morda numeric vector for whether the respondent thinks maintaining order is the most important priority for South Korea.
fpcata character vector for what the respondent believes is the most important priority for South Korea. Possible values: "Maintain Order", "Fight Rising Prices", "Give People More Say", "Protect Freedom of Speech".
cntryaffqa character vector for the country to which the respondent feels closest. Possible values include "USA", "China", "North Korea", "Russia", and "Japan".
Details
Missingness is substantial for one reason or the other. The data are complete cases only. It's not problematic for this purpose, but I did want to make a note of it.
Data were created based on the English version of the data made available by the Survey Research Center at Sung Kyun Kwan University.