DASH - Youth Risk Behavior Surveillance System (YRBSS): High School - Excluding Sexual Identity
U.S. Department of Health & Human Services
@usgov.hhs_gov_dash_youth_risk_behavior_surveillance_system_y_8d1954f6
U.S. Department of Health & Human Services
@usgov.hhs_gov_dash_youth_risk_behavior_surveillance_system_y_8d1954f6
CREATE TABLE table_1 (
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"topic" VARCHAR,
"subtopic" VARCHAR,
"shortquestiontext" VARCHAR,
"greater_risk_question" VARCHAR,
"description" VARCHAR,
"data_value_symbol" VARCHAR,
"data_value_type" VARCHAR,
"greater_risk_data_value" DOUBLE,
"greater_risk_data_value_footnote_symbol" VARCHAR,
"greater_risk_data_value_footnote" VARCHAR,
"greater_risk_low_confidence_limit" DOUBLE,
"greater_risk_high_confidence_limit" DOUBLE,
"lesser_risk_question" VARCHAR,
"lesser_risk_data_value" DOUBLE,
"lesser_risk_data_value_footnote_symbol" VARCHAR,
"lesser_risk_data_value_footnote" VARCHAR,
"lesser_risk_low_confidence_limit" DOUBLE,
"lesser_risk_high_confidence_limit" DOUBLE,
"sample_size" BIGINT,
"sex" VARCHAR,
"race" VARCHAR,
"grade" VARCHAR,
"geolocation" VARCHAR,
"topicid" VARCHAR,
"subtopicid" VARCHAR,
"questioncode" VARCHAR,
"locationid" VARCHAR,
"stratid1" VARCHAR,
"stratid2" VARCHAR,
"stratid3" VARCHAR,
"stratificationtype" VARCHAR
);
Anyone who has the link will be able to view this.