Louisville Metro KY - Health Equity Data Outcomes
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_health_f121fecf
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_health_f121fecf
CREATE TABLE table_1 (
"year" VARCHAR,
"total" DOUBLE,
"nh_white" DOUBLE,
"nh_black" DOUBLE,
"hispanic" DOUBLE,
"nh_other" DOUBLE,
"male" DOUBLE,
"female" DOUBLE,
"nh_whitemale" DOUBLE,
"nh_whitefemale" DOUBLE,
"nh_blackmale" DOUBLE,
"nh_blackfemale" DOUBLE,
"hispanicmale" DOUBLE,
"hispanicfemale" DOUBLE,
"nh_othermale" DOUBLE,
"nh_otherfemale" DOUBLE,
"age13_24" DOUBLE,
"airport" DOUBLE,
"central_bardstown" DOUBLE,
"central_preston" DOUBLE,
"central_taylorsville" DOUBLE,
"downtown" DOUBLE,
"east_core" DOUBLE,
"east_metro" DOUBLE,
"iroquois_park" DOUBLE,
"jefferson_forest" DOUBLE,
"mcneely_lake" DOUBLE,
"north_floyd_s_fork" DOUBLE,
"northeast_core" DOUBLE,
"northeast_metro" DOUBLE,
"northwest_core" DOUBLE,
"parklands_of_floyd_s_fork" DOUBLE,
"riverport" DOUBLE,
"south_central_dixie" DOUBLE,
"southeast_core" DOUBLE,
"southwest_core" DOUBLE,
"university" DOUBLE,
"west_core" DOUBLE,
"fid" BIGINT
);
Anyone who has the link will be able to view this.