Percent Household Income Less Than $10,000
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_percent_household_income_les_94aaadb5
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_percent_household_income_les_94aaadb5
These Socioeconomic Indicators are from the American Community Survey, 2014 5-year estimates. They are at Zip Code level for Oakland, Macomb and Wayne Counties.
Organization: City of Ferndale, Michigan
Last updated: 2024-02-21T07:01:05.861588
Tags: children, deed, income, kellogg, kresge, poverty, socioeconomic
CREATE TABLE table_1 (
"objectid" BIGINT,
"zcta5ce10" BIGINT,
"geoid10" BIGINT,
"funcstat10" VARCHAR,
"aland10" BIGINT,
"awater10" BIGINT,
"county" VARCHAR,
"sif_area" DOUBLE,
"globalid" VARCHAR,
"id" BIGINT,
"zcta5ce10_12" BIGINT,
"geoid10_12" BIGINT,
"county_12" VARCHAR,
"total" BIGINT,
"total_less_than_10000" BIGINT,
"total_10000_to_14999" BIGINT,
"total_15000_to_19999" BIGINT,
"total_20000_to_24999" BIGINT,
"total_25000_to_29999" BIGINT,
"total_30000_to_34999" BIGINT,
"total_35000_to_39999" BIGINT,
"total_40000_to_44999" BIGINT,
"total_45000_to_49999" BIGINT,
"total_50000_to_59999" BIGINT,
"total_100000_to_124999" BIGINT,
"total_60000_to_74999" BIGINT,
"total_75000_to_99999" BIGINT,
"total_125000_to_149999" BIGINT,
"hh_income_less_than_10000" BIGINT,
"total_150000_to_199999" BIGINT,
"total_200000_or_more" BIGINT,
"hh_income_less_than_10000_perce" DOUBLE,
"hh_income_10000_to_24999" BIGINT,
"hh_income_10000_to_24999_percen" VARCHAR,
"hh_income_25000_to_34999" BIGINT,
"hh_income_25000_to_34999_percen" VARCHAR,
"hh_income_35000_to_49999" BIGINT,
"hh_income_35000_to_49999_percen" VARCHAR,
"hh_income_50000_to_74999" BIGINT,
"hh_income_50000_to_74999_percen" VARCHAR,
"hh_income_100000_or_more" BIGINT,
"hh_income_75000_to_99999" BIGINT,
"hh_income_75000_to_99999_percen" VARCHAR,
"hh_income_100000_or_more_percen" DOUBLE
);Anyone who has the link will be able to view this.