Video Game Use In US High School Students
This data set was obtained from the Monitoring the Future survey
@kaggle.houstongen_videogame
This data set was obtained from the Monitoring the Future survey
@kaggle.houstongen_videogame
CREATE TABLE test (
"caseid" BIGINT,
"v1" BIGINT,
"v3179_grades" BIGINT,
"v3208_happyness" BIGINT,
"respondent_age" BIGINT,
"v3150_gender" BIGINT,
"v3490_hrsincomputer" BIGINT,
"v3518_hrsinternet" BIGINT,
"v3519_vg" BIGINT,
"v3523hrs_text" BIGINT,
"v3524_hrstalkcell" BIGINT,
"v3527_hrssocialnet" BIGINT,
"v3528_hrsvideochat" BIGINT,
"unnamed_13" VARCHAR,
"unnamed_14" VARCHAR,
"unnamed_15" VARCHAR,
"unnamed_16" VARCHAR,
"unnamed_17" VARCHAR,
"unnamed_18" VARCHAR,
"unnamed_19" VARCHAR,
"unnamed_20" VARCHAR,
"unnamed_21" VARCHAR,
"unnamed_22" VARCHAR,
"unnamed_23" VARCHAR
);
Anyone who has the link will be able to view this.