Language
City of Tempe
@usgov.city_of_tempe_language_7c68d
City of Tempe
@usgov.city_of_tempe_language_7c68d
This feature layer provides the educational attainment levels in the City of Tempe by census tract. The feature layer was created by clipping the ACS Educational Attainment Variables - Boundaries 2014-18, downloaded from Esri's Living Atlas,__ to the City of Tempe boundary layer.
https://tempegov.maps.arcgis.com/home/item.html?id=84e3022a376e41feb4dd8addf25835a3
Organization: City of Tempe
Last updated: 2024-02-09T14:58:20.179323
Tags: census, equity
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"aland" BIGINT,
"awater" BIGINT,
"name" VARCHAR,
"state" VARCHAR,
"county" VARCHAR,
"b16007_001e" BIGINT,
"b16007_001m" BIGINT,
"b16007_002e" BIGINT,
"b16007_002m" BIGINT,
"b16007_003e" BIGINT,
"b16007_003m" BIGINT,
"b16007_004e" BIGINT,
"b16007_004m" BIGINT,
"b16007_005e" BIGINT,
"b16007_005m" BIGINT,
"b16007_006e" BIGINT,
"b16007_006m" BIGINT,
"b16007_007e" BIGINT,
"b16007_007m" BIGINT,
"b16007_008e" BIGINT,
"b16007_008m" BIGINT,
"b16007_009e" BIGINT,
"b16007_009m" BIGINT,
"b16007_010e" BIGINT,
"b16007_010m" BIGINT,
"b16007_011e" BIGINT,
"b16007_011m" BIGINT,
"b16007_012e" BIGINT,
"b16007_012m" BIGINT,
"b16007_013e" BIGINT,
"b16007_013m" BIGINT,
"b16007_014e" BIGINT,
"b16007_014m" BIGINT,
"b16007_015e" BIGINT,
"b16007_015m" BIGINT,
"b16007_016e" BIGINT,
"b16007_016m" BIGINT,
"b16007_017e" BIGINT,
"b16007_017m" BIGINT,
"b16007_018e" BIGINT,
"b16007_018m" BIGINT,
"b16007_019e" BIGINT,
"b16007_019m" BIGINT,
"b16007_calc_numspane" BIGINT,
"b16007_calc_numspanm" BIGINT,
"b16007_calc_pctspane" DOUBLE,
"b16007_calc_pctspanm" DOUBLE,
"b16007_calc_numiee" BIGINT,
"b16007_calc_numiem" BIGINT,
"b16007_calc_pctiee" DOUBLE,
"b16007_calc_pctiem" DOUBLE,
"b16007_calc_numapie" BIGINT,
"b16007_calc_numapim" BIGINT,
"b16007_calc_pctapie" DOUBLE,
"b16007_calc_pctapim" DOUBLE,
"b16007_calc_numothere" BIGINT,
"b16007_calc_numotherm" BIGINT,
"b16007_calc_pctothere" DOUBLE,
"b16007_calc_pctotherm" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"b16007_calc_numengonlye" BIGINT,
"b16007_calc_numengonlym" BIGINT,
"b16007_calc_pctengonlye" DOUBLE,
"b16007_calc_pctengonlym" DOUBLE,
"shape_area_2" DOUBLE -- Shape, Area 2,
"shape_length_2" DOUBLE -- Shape, Length 2
);Anyone who has the link will be able to view this.