A tibble containing information on the variables in the GSS Cumulative Data File.
Source
National Opinion Research Center, http://gss.norc.org.
Details
A tibble.
variableThe name of the variable. (Character.)descriptionThe variable's label. 'r' means 'Respondent'. (Character.)questionThe question as asked. (Character)value_labelsVector of values taken by the variable. (Character)var_yrtabCrosstab of responses by year. Stored in a list-column. The tibbles containyearvalues in the rows and value labels across their columns, with response freqencies in the cells as counts. (List.)yrballot_dfCrosstab of ballots by year. Stored in a list-column. (List)module_dfTibble showing which module or modules the question belongs to. (List)subject_dfTibble of NORC subject or topic classifications for the variable. (List)norc_idThe variable's ID on GSS Data Explorer. (Integer)norc_urlThe URL for the variable's page on the GSS Data Explorer. (Character.)