Poverty
City of Tempe
@usgov.city_of_tempe_poverty_a328e
City of Tempe
@usgov.city_of_tempe_poverty_a328e
This feature layer provides the poverty rate for the City of Tempe by census tract. The feature layer was created by clipping the ACS Poverty Status Variables - Boundaries 2014-2018 , downloaded from Esri's Living Atlas,__ to the City of Tempe boundary layer.
https://tempegov.maps.arcgis.com/home/item.html?id=0e468b75bca545ee8dc4b039cbb5aff6
Organization: City of Tempe
Last updated: 2024-02-09T15:00:41.402054
Tags: census, equity
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"aland" BIGINT,
"awater" BIGINT,
"name" VARCHAR,
"state" VARCHAR,
"county" VARCHAR,
"b17020_001e" BIGINT,
"b17020_001m" BIGINT,
"b17020_002e" BIGINT,
"b17020_002m" BIGINT,
"b17020_003e" BIGINT,
"b17020_003m" BIGINT,
"b17020_004e" BIGINT,
"b17020_004m" BIGINT,
"b17020_005e" BIGINT,
"b17020_005m" BIGINT,
"b17020_006e" BIGINT,
"b17020_006m" BIGINT,
"b17020_007e" BIGINT,
"b17020_007m" BIGINT,
"b17020_008e" BIGINT,
"b17020_008m" BIGINT,
"b17020_009e" BIGINT,
"b17020_009m" BIGINT,
"b17020_010e" BIGINT,
"b17020_010m" BIGINT,
"b17020_011e" BIGINT,
"b17020_011m" BIGINT,
"b17020_012e" BIGINT,
"b17020_012m" BIGINT,
"b17020_013e" BIGINT,
"b17020_013m" BIGINT,
"b17020_014e" BIGINT,
"b17020_014m" BIGINT,
"b17020_015e" BIGINT,
"b17020_015m" BIGINT,
"b17020_016e" BIGINT,
"b17020_016m" BIGINT,
"b17020_017e" BIGINT,
"b17020_017m" BIGINT,
"b17020_calc_pctpove" DOUBLE,
"b17020_calc_pctpovm" DOUBLE,
"b17020_calc_numchildpove" BIGINT,
"b17020_calc_numchildpovm" BIGINT,
"b17020_calc_pctchildpove" DOUBLE,
"b17020_calc_pctchildpovm" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"b17020_calc_numtotchilde" BIGINT,
"b17020_calc_numtotchildm" BIGINT,
"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.