Tempe Language Spoken
City of Tempe
@usgov.city_of_tempe_tempe_language_spoken_48357
City of Tempe
@usgov.city_of_tempe_tempe_language_spoken_48357
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:05:56.176397
Tags: census
CREATE TABLE table_1 (
"objectid" BIGINT,
"geo_id" VARCHAR,
"name" DOUBLE,
"total_population_5_years_and_ov" BIGINT,
"total_speak_only_english" BIGINT,
"percent_speak_only_english" DOUBLE,
"total_speak_a_language_other_th" BIGINT,
"percent_speak_a_language_other" DOUBLE,
"total_spanish" BIGINT -- Total, Spanish,
"percent_spanish" DOUBLE,
"total_other_indo_european_langu" BIGINT,
"percent_other_indo_european_lan" DOUBLE,
"total_asian_and_pacific_island" BIGINT,
"percent_asian_and_pacific_islan" DOUBLE,
"total_other_languages" BIGINT,
"percent_other_languages" DOUBLE
);Anyone who has the link will be able to view this.