SDOH Measures For ZCTA, ACS 2017-2021
U.S. Department of Health & Human Services
@usgov.hhs_gov_sdoh_measures_for_zcta_acs_2017_2021
U.S. Department of Health & Human Services
@usgov.hhs_gov_sdoh_measures_for_zcta_acs_2017_2021
CREATE TABLE table_1 (
"year" VARCHAR,
"locationname" BIGINT,
"datasource" VARCHAR,
"category" VARCHAR,
"measure" VARCHAR,
"data_value_unit" VARCHAR,
"data_value_type" VARCHAR,
"data_value" DOUBLE,
"moe" DOUBLE,
"totalpopulation" BIGINT,
"locationid" BIGINT,
"categoryid" VARCHAR,
"measureid" VARCHAR,
"datavaluetypeid" VARCHAR,
"short_question_text" VARCHAR,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.