Language Spoken
City of Tempe
@usgov.city_of_tempe_language_spoken_a6fe2
City of Tempe
@usgov.city_of_tempe_language_spoken_a6fe2
This feature layer provides the primary language spoken in a household in the City of Tempe by census tract. The feature layer was created using a join of Tempe Census Tract boundaries and ACSST5Y2018.S1601 downloaded from the US Census Bureau.
Organization: City of Tempe
Last updated: 2024-02-09T15:06:05.535089
Tags: census
CREATE TABLE table_1 (
"objectid_12" BIGINT,
"objectid_1" DOUBLE,
"geo_id" VARCHAR,
"name_1" DOUBLE,
"total_population_5_years_and_ov" DOUBLE,
"total_speak_only_english" DOUBLE,
"percent_speak_only_english" DOUBLE,
"total_speak_a_language_other_th" DOUBLE,
"percent_speak_a_language_other" DOUBLE,
"total_spanish" DOUBLE -- Total, Spanish,
"percent_spanish" DOUBLE,
"total_other_indo_european_langu" DOUBLE,
"percent_other_indo_european_lan" DOUBLE,
"total_asian_and_pacific_island" DOUBLE,
"percent_asian_and_pacific_islan" DOUBLE,
"total_other_languages" DOUBLE,
"percent_other_languages" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.