Baselight

PredominantRace

City of Ferndale, Michigan

@usgov.city_of_ferndale_michigan_predominantrace_c91cb

Loading...
Loading...

About this Dataset

PredominantRace

Data Driven Detroit calculated the predominant race (if any) for census tracts in the Detroit, Tri-County region. The data come from the 2010 Census PL file. The census table splits out races by hispanic and non-hispanic ethnicity. For the purposes of this feature, White, Black, Hispanic or no predominant race were used as the possible categories. If there was no race or ethnicnicity over 50% of the population, then there is no predominant race.
Organization: City of Ferndale, Michigan
Last updated: 2024-02-21T06:56:17.946555
Tags: african-america, asian, census, demographics, hispanic, pl, race, white

Tables

Table 1

@usgov.city_of_ferndale_michigan_predominantrace_c91cb.table_1
  • 117.49 kB
  • 1,166 rows
  • 15 columns
Loading...
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "countyfp10" BIGINT,
  "geoid10" BIGINT,
  "pop_00" BIGINT,
  "hisprt_10" DOUBLE,
  "nonhisprt_10" DOUBLE,
  "nhwrt_10" DOUBLE,
  "nhbrt_10" DOUBLE,
  "nhaianrt_10" DOUBLE,
  "nhasrt_10" DOUBLE,
  "nhnhpirt_10" DOUBLE,
  "nhothrt_10" DOUBLE,
  "nhtwort_10" DOUBLE,
  "predominantrace" VARCHAR,
  "city" VARCHAR
);

Share link

Anyone who has the link will be able to view this.