Language - ACS 2018-2022 - Tempe Tracts
City of Tempe
@usgov.city_of_tempe_language_acs_2018_2022_tempe_tracts
City of Tempe
@usgov.city_of_tempe_language_acs_2018_2022_tempe_tracts
This layer shows language group of language spoken at home by age.
Data is from US Census American Community Survey (ACS) 5-year estimates.
This layer is symbolized to show the percentage of the population age 5+ who speak Spanish at home. To see the full list of attributes available in this service, go to the "Data" tab, and choose "Fields" at the top right. To view only the census tracts that are predominantly in Tempe, add the expression City is Tempe in the map filter settings.
A ‘Null’ entry in the estimate indicates that data for this geographic area cannot be displayed because the number of sample cases is too small (per the U.S. Census).
Vintage: 2018-2022
ACS Table(s): B16007 (Not all lines of these ACS tables are available in this feature layer.)
Data downloaded from: Census Bureau's API for American Community Survey
Data Preparation: Data curated from Esri Living Atlas clipped to Census Tract boundaries that are within or adjacent to the City of Tempe boundary
Date of Census update: December 8, 2023
National Figures: data.census.gov
Organization: City of Tempe
Last updated: 2024-02-09T15:07:57.009772
Tags: acs, american-community-survey, american-community-survey-acs-2018-2022-5-year-estimates, census, census-bureau, current-year, demographics, english, language, people, policy, spanish, tempe, tracts
CREATE TABLE table_1 (
"objectid" BIGINT,
"name" VARCHAR,
"city" VARCHAR,
"b16007_001e" BIGINT,
"b16007_002e" BIGINT,
"b16007_003e" BIGINT,
"b16007_004e" BIGINT,
"b16007_005e" BIGINT,
"b16007_006e" BIGINT,
"b16007_007e" BIGINT,
"b16007_008e" BIGINT,
"b16007_009e" BIGINT,
"b16007_010e" BIGINT,
"b16007_011e" BIGINT,
"b16007_012e" BIGINT,
"b16007_013e" BIGINT,
"b16007_014e" BIGINT,
"b16007_015e" BIGINT,
"b16007_016e" BIGINT,
"b16007_017e" BIGINT,
"b16007_018e" BIGINT,
"b16007_019e" BIGINT,
"b16007_calc_numspane" BIGINT,
"b16007_calc_pctspane" DOUBLE,
"b16007_calc_numiee" BIGINT,
"b16007_calc_pctiee" DOUBLE,
"b16007_calc_numapie" BIGINT,
"b16007_calc_pctapie" DOUBLE,
"b16007_calc_numothere" BIGINT,
"b16007_calc_pctothere" DOUBLE,
"b16007_calc_numengonlye" BIGINT,
"b16007_calc_pctengonlye" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.