DASH – School Health Profiles (Profiles)
U.S. Department of Health & Human Services
@usgov.hhs_gov_dash_school_health_profiles_profiles
U.S. Department of Health & Human Services
@usgov.hhs_gov_dash_school_health_profiles_profiles
CREATE TABLE table_1 (
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"locationid" BIGINT,
"locationtype" VARCHAR,
"maintopic" VARCHAR,
"topicid" VARCHAR,
"subtopic" VARCHAR,
"subtopicid" VARCHAR,
"qnum" VARCHAR,
"pexcode" VARCHAR,
"qtype" VARCHAR,
"varname" VARCHAR,
"keyword" VARCHAR,
"shortnav" VARCHAR,
"question" VARCHAR,
"summarytext" VARCHAR,
"questionid" VARCHAR,
"subquestion" VARCHAR,
"subquestionid" VARCHAR,
"footnote" VARCHAR,
"samplesize" BIGINT,
"lowconfidencelimit" DOUBLE,
"highconfidencelimit" DOUBLE,
"datavalue" DOUBLE,
"datavaluefootnotesymbol" VARCHAR,
"datavaluefootnote" VARCHAR,
"geolocation" VARCHAR,
"census" VARCHAR
);
Anyone who has the link will be able to view this.