Census Data - Languages Spoken In Chicago, 2008 – 2012
City of Chicago
@usgov.city_of_chicago_census_languages_spoken_in_chicago_2008_2012
City of Chicago
@usgov.city_of_chicago_census_languages_spoken_in_chicago_2008_2012
CREATE TABLE table_1 (
"community_area" BIGINT,
"community_area_name" VARCHAR,
"predominant_non_english_language" VARCHAR,
"african_languages" BIGINT,
"arabic" BIGINT,
"armenian" BIGINT,
"cambodian_mon_khmer" BIGINT,
"chinese" BIGINT,
"creole" BIGINT,
"french" BIGINT,
"german" BIGINT,
"greek" BIGINT,
"gujarati" BIGINT,
"hebrew" BIGINT,
"hindi" BIGINT,
"hmong" BIGINT,
"hungarian" BIGINT,
"italian" BIGINT,
"japanese" BIGINT,
"korean" BIGINT,
"laotian" BIGINT,
"navajo" BIGINT,
"other_asian" BIGINT,
"other_indic" BIGINT,
"other_indo_eurpoean" BIGINT,
"other_native_north_american" BIGINT,
"other_pacific_island" BIGINT,
"other_slavic" BIGINT,
"other_west_germanic" BIGINT,
"persian" BIGINT,
"polish" BIGINT,
"portuguese" BIGINT,
"russian" BIGINT,
"scandinavian" BIGINT,
"serbo_croatian" BIGINT,
"spanish" BIGINT,
"tagalog" BIGINT,
"thai" BIGINT,
"unspecified" BIGINT,
"urdu" BIGINT,
"vietnamese" BIGINT,
"yiddish" BIGINT
);
Anyone who has the link will be able to view this.