Race Distribution In Cary
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_race_distribution_in_cary
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_race_distribution_in_cary
The American Community Survey (ACS) helps local officials, community leaders, and businesses understand the changes taking place in their communities. It is the premier source for detailed population and housing information about our nation.
Part of the American Community Survey (ACS) looks to define demographic and housing estimates. We use the 5-Year Estimates to have a greater level of precision to our data, according to the Distinguishing features of ACS 1-year, 1-year supplemental, 3-year, and 5-year estimates table.
We query attributes of the DP05 (Selected Social Characteristics in the United States) Group of questions for years available.
This dataset has been narrowed down to Cary township using following the geographies codes supported for the ACS dataset:
CREATE TABLE table_1 (
  "state" BIGINT,
  "county" BIGINT,
  "county_subdivision" BIGINT,
  "imported_year" BIGINT,
  "county_name" VARCHAR,
  "state_name" VARCHAR,
  "race" VARCHAR,
  "value" BIGINT
);Anyone who has the link will be able to view this.