Income To Poverty Ratios In Michigan By County Subdivision, 2013
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_income_to_poverty_ratios_in__4df39b1a
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_income_to_poverty_ratios_in__4df39b1a
This dataset contains information on the ratio of family income to the federal poverty level at the county subdivision level. Each column beginning with a "T_" lists the total number of families that fall into each income category. In addition, the dataset contains information on margins of error and the reliability of each estimate, to help guide decisionmakers in more effectively using the data contained in this file. There are approximately 1,600 records in this dataset. County subdivisions consist of incorporated cities and townships, and do not cross county borders.
Field description metadata is available for download. For more information on poverty data from the Census Bureau, please visit American Factfinder (www.factfinder2.census.gov).
Organization: City of Ferndale, Michigan
Last updated: 2024-02-21T07:03:30.029300
Tags: acs, american-community-survey, county, demographic-and-socioeconomic, detroit, detroit-by-the-numbers, families, income, michigan, poverty
CREATE TABLE table_1 (
"objectid" BIGINT,
"statefp10" BIGINT,
"countyfp10" BIGINT,
"cousubfp10" BIGINT,
"geoid10" BIGINT,
"namelsad10" VARCHAR,
"classfp10" VARCHAR,
"aland10" BIGINT,
"awater10" BIGINT,
"globalid" VARCHAR,
"families" BIGINT,
"moe_fam" BIGINT,
"r_fam" DOUBLE,
"t_under100" BIGINT,
"m_under100" DOUBLE,
"r_under100" DOUBLE,
"pct_u100" DOUBLE,
"m_pctu100" DOUBLE,
"r_pctu100" DOUBLE,
"t_under50" BIGINT,
"m_under50" BIGINT,
"r_under50" DOUBLE,
"t_50to74" BIGINT,
"m_50to74" BIGINT,
"r_50to74" DOUBLE,
"t_75to99" BIGINT,
"m_75to99" BIGINT,
"r_75to99" DOUBLE,
"t_100to124" BIGINT,
"m_100to124" BIGINT,
"r_100to124" DOUBLE,
"t_125to149" BIGINT,
"m_125to149" BIGINT,
"r_125to149" DOUBLE,
"t_150to174" BIGINT,
"m_150to174" BIGINT,
"r_150to174" DOUBLE,
"t_175to184" BIGINT,
"m_175to184" BIGINT,
"r_175to184" DOUBLE,
"t_185to199" BIGINT,
"m_185to199" BIGINT,
"r_185to199" DOUBLE,
"t_200to299" BIGINT,
"m_200to299" BIGINT,
"r_200to299" DOUBLE,
"t_300to399" BIGINT,
"m_300to399" BIGINT,
"r_300to399" DOUBLE,
"t_400to499" BIGINT,
"m_400to499" BIGINT,
"r_400to499" DOUBLE,
"t_500plus" BIGINT,
"m_500plus" BIGINT,
"r_500plus" DOUBLE
);Anyone who has the link will be able to view this.