Baselight

Kaggle Survey From 2017 To 2022

collection of consecutive 5 years of survey data by kaggle

@kaggle.shievam_kaggle_survey_from_2017_to_2022

Schema
@kaggle.shievam_kaggle_survey_from_2017_to_2022.schema

  • 15 KB
  • 290 rows
  • 3 columns
column

Column

question

Question

asked

Asked

GenderSelectSelect your gender identity. - Selected ChoiceAll
GenderFreeFormSelect your gender identity. - A different identity - TextAll
CountrySelect the country you currently live in.All
AgeWhat's your age?All
EmploymentStatusWhat's your current employment status?All
StudentStatusAre you currently enrolled as a student at a degree granting school?Non-worker
LearningDataScienceAre you currently focused on learning data science skills either formally or informally?Non-worker
KaggleMotivationFreeFormWhat's your motivation for being a Kaggle user?Non-switcher
CodeWriterDo you write code to analyze data in your current job, freelance contracts, or most recent job if retired?Worker1
CareerSwitcherAre you actively looking to switch careers to data science?Worker1

CREATE TABLE schema (
  "column" VARCHAR,
  "question" VARCHAR,
  "asked" VARCHAR
);

Share link

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