Percent Of Households With Children
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_percent_of_households_with_c_b7b11a02
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_percent_of_households_with_c_b7b11a02
CREATE TABLE table_1 (
"objectid" BIGINT,
"zcta5ce10" BIGINT,
"geoid10" BIGINT,
"mtfcc10" VARCHAR,
"funcstat10" VARCHAR,
"aland10" BIGINT,
"awater10" BIGINT,
"county" VARCHAR,
"sif_area" DOUBLE,
"globalid" VARCHAR,
"geoid10_12" BIGINT,
"zcta5ce10_12" BIGINT,
"county_12" VARCHAR,
"total_hh_child_under_18" BIGINT,
"total_households" BIGINT,
"family_hh_child_under_18" BIGINT,
"family_male_hh_child_under_18" BIGINT,
"family_married_hh_child_under_1" BIGINT,
"family_female_hh_child_under_18" BIGINT,
"nonfamily_hh_child_under_18" BIGINT,
"nonfamily_female_hh_child_under" BIGINT,
"nonfamily_male_hh_child_under_1" BIGINT,
"percent_hh_child_under_18" DOUBLE,
"percent_female_hh_child_under_1" DOUBLE,
"percent_singleparent_families" VARCHAR,
"number_singleparent_families" BIGINT,
"percent_male_hh_child_under_18" DOUBLE,
"id" BIGINT,
"percent_married_child_under_18" DOUBLE,
"pcthhwchildren" DOUBLE
);
Anyone who has the link will be able to view this.