A tibble containing information on the variable in the GSS Three Wave Panel Data File, in wide format.
data(gss_panel_doc)A tibble with 628 rows and nine columns.
idThe short name of the variable, without its wave identifier. A character vector.
descriptionBrief description of the variable. A character vector.
textFurther more detailed information on the question asked and the directions provided.
properties_1A list column containing information on the variable's data type, its missing value codes, and its record/column location for Wave 1 of the panel.
properties_2A list column containing information on the variable's data type, its missing value codes, and its record/column location for Wave 2 of the panel.
properties_3A list column containing information on the variable's data type, its missing value codes, and its record/column location for Wave 3 of the panel.
marginals_1A list column containing a summary of the values taken by the variable in Wave 1 of the panel.
marginals_2A list column containing a summary of the values taken by the variable in Wave 2 of the panel.
marginals_3A list column containing a summary of the values taken by the variable in Wave 3 of the panel.
National Opinion Research Center, http://gss.norc.org.