Nation-Level Chronic Heart Disease
Modifiable Risk Factors for Chronic Diseases and Other Leading Causes of Death
@kaggle.thedevastator_brfss_2011_present_nation_level_chronic_disease
Modifiable Risk Factors for Chronic Diseases and Other Leading Causes of Death
@kaggle.thedevastator_brfss_2011_present_nation_level_chronic_disease
CREATE TABLE n__1 (
"index" BIGINT,
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"priorityarea1" VARCHAR,
"priorityarea2" VARCHAR,
"priorityarea3" VARCHAR,
"priorityarea4" VARCHAR,
"category" VARCHAR,
"topic" VARCHAR,
"indicator" VARCHAR,
"data_value_type" VARCHAR,
"data_value_unit" VARCHAR,
"data_value" DOUBLE,
"data_value_alt" DOUBLE,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"confidence_limit_low" DOUBLE,
"confidence_limit_high" DOUBLE,
"break_out_category" VARCHAR,
"break_out" VARCHAR,
"categoryid" VARCHAR,
"topicid" VARCHAR,
"indicatorid" VARCHAR,
"data_value_typeid" VARCHAR,
"breakoutcategoryid" VARCHAR,
"breakoutid" VARCHAR,
"locationid" BIGINT,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.