Americans Vision And Eye Health
The Impact of Different Factors
@kaggle.thedevastator_americans_vision_and_eye_health_2005_2014
The Impact of Different Factors
@kaggle.thedevastator_americans_vision_and_eye_health_2005_2014
CREATE TABLE behavioral_risk_factors_vision_eye_health (
"index" BIGINT,
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"datasource" VARCHAR,
"response" VARCHAR,
"data_value_unit" VARCHAR,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"low_confidence_limit" DOUBLE,
"high_confidence_limit" DOUBLE,
"sample_size" DOUBLE,
"break_out" VARCHAR,
"break_out_category" VARCHAR,
"geolocation" VARCHAR,
"topicid" VARCHAR,
"questionid" VARCHAR,
"locationid" BIGINT,
"breakoutid" VARCHAR,
"breakoutcategoryid" VARCHAR,
"responseid" VARCHAR
);
Anyone who has the link will be able to view this.