Baselight

Stack Overflow 2022 Developer Survey

Individual responses on the 2022 Developer Survey fielded by Stack Overflow

@kaggle.ebrahimelgazar_stack_overflow_2022_developer_survey

Survey Results Schema
@kaggle.ebrahimelgazar_stack_overflow_2022_developer_survey.survey_results_schema

  • 16.89 KB
  • 79 rows
  • 6 columns
qid

Qid

qname

Qname

question

Question

force_resp

Force Resp

type

Type

selector

Selector

QID16S0<div><span style="font-size:19px;"><strong>Hello world! </strong></span></div> <div> </div> <div>Thank you for taking the 2022 Stack Overflow Developer Survey, the longest running survey of software developers (and anyone else who codes!) on Earth. </div> <div> </div> <div>As in previous years, …FalseDBTB
QID12MetaInfoBrowser Meta InfoFalseMetaBrowser
QID1S1<span style="font-size:22px; font-family: arial,helvetica,sans-serif; font-weight: 700;">Basic Information</span><br> <br> <p><span style="font-size:16px; font-family:arial,helvetica,sans-serif;">The first section will focus on some basic information about who you are.<br> <br> Most questions in thi…FalseDBTB
QID2MainBranchWhich of the following options best describes you today? Here, by "developer" we mean "someone who writes code." <b>*</b>TrueMCSAVR
QID296EmploymentWhich of the following best describes your current employment status?FalseMCMAVR
QID308RemoteWorkWhich best describes your current work situation?FalseMCSAVR
QID297CodingActivitiesWhich of the following best describes the code you write outside of work? Select all that apply.FalseMCMAVR
QID190S2<span style="font-size:22px; font-family: arial,helvetica,sans-serif; font-weight: 700;">Education, work, and career</span><br /> <p><span style="font-size:16px; font-family:arial,helvetica,sans-serif;">This section will focus on your education, work, and career.<br /> <br /> Most questions in thi…FalseDBTB
QID25EdLevelWhich of the following best describes the highest level of formal education that you’ve completed? *FalseMCSAVR
QID276LearnCodeHow did you learn to code? Select all that apply.FalseMCMAVR

CREATE TABLE survey_results_schema (
  "qid" VARCHAR,
  "qname" VARCHAR,
  "question" VARCHAR,
  "force_resp" VARCHAR,
  "type" VARCHAR,
  "selector" VARCHAR
);

Share link

Anyone who has the link will be able to view this.