stack_schema: Schema for the Stack Overflow 2016 Developer Survey

Description Usage Format Source

Description

Description of columns in the stack_survey dataset, including the specific text of those questions in the survey.

Usage

1

Format

A tbl_df with 66 rows, one for each column in stack_survey, and four columns:

column

Column name in stack_survey

type

Either "single" (a simple response), "multi" (multiple responses delimited by "; "), or "inferred" (a column that doesn't correspond to a survey question, but is a processed version of another column)

question

The text of the question in the Stack Overflow Developer Survey 2016 (NA for "inferred" columns)

description

Description of how "inferred" columns were calculated, as well as the specific text of "What's important..." and "How much do you agree or disagree..." question that ask for rankings on a variety of issues

Source

http://stackoverflow.com/research


dgrtwo/stacksurveyr documentation built on May 15, 2019, 8:20 a.m.