Alzheimer Disease And Healthy Aging Data In US
"Exploring Alzheimer's Disease and Aging Trends in US: A Comprehensive Dataset"
@kaggle.ananthu19_alzheimer_disease_and_healthy_aging_data_in_us
"Exploring Alzheimer's Disease and Aging Trends in US: A Comprehensive Dataset"
@kaggle.ananthu19_alzheimer_disease_and_healthy_aging_data_in_us
CREATE TABLE alzheimer_disease_and_healthy_aging_data_in_us (
"yearstart" BIGINT,
"yearend" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"datasource" VARCHAR,
"class" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"data_value_unit" VARCHAR,
"datavaluetypeid" VARCHAR,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"data_value_alt" DOUBLE,
"low_confidence_limit" VARCHAR,
"high_confidence_limit" VARCHAR,
"sample_size" VARCHAR,
"stratificationcategory1" VARCHAR,
"stratification1" VARCHAR,
"stratificationcategory2" VARCHAR,
"stratification2" VARCHAR,
"geolocation" VARCHAR,
"classid" VARCHAR,
"topicid" VARCHAR,
"questionid" VARCHAR,
"locationid" BIGINT,
"stratificationcategoryid1" VARCHAR,
"stratificationid1" VARCHAR,
"stratificationcategoryid2" VARCHAR,
"stratificationid2" VARCHAR
);
Anyone who has the link will be able to view this.