Households
City of Tempe
@usgov.city_of_tempe_households_19b87
City of Tempe
@usgov.city_of_tempe_households_19b87
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.413360
Tags: census, equity
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"aland" BIGINT,
"awater" BIGINT,
"name" VARCHAR,
"state" VARCHAR,
"county" VARCHAR,
"b19049_001e" DOUBLE,
"b19049_001m" DOUBLE,
"b19049_002e" DOUBLE,
"b19049_002m" DOUBLE,
"b19049_003e" DOUBLE,
"b19049_003m" DOUBLE,
"b19049_004e" DOUBLE,
"b19049_004m" DOUBLE,
"b19049_005e" DOUBLE,
"b19049_005m" DOUBLE,
"b19013b_001e" DOUBLE,
"b19013b_001m" DOUBLE,
"b19013c_001e" DOUBLE,
"b19013c_001m" DOUBLE,
"b19013d_001e" DOUBLE,
"b19013d_001m" DOUBLE,
"b19013e_001e" VARCHAR,
"b19013e_001m" VARCHAR,
"b19013f_001e" DOUBLE,
"b19013f_001m" DOUBLE,
"b19013g_001e" DOUBLE,
"b19013g_001m" DOUBLE,
"b19013h_001e" DOUBLE,
"b19013h_001m" DOUBLE,
"b19013i_001e" DOUBLE,
"b19013i_001m" DOUBLE,
"b19053_001e" BIGINT,
"b19053_001m" BIGINT,
"b19053_002e" BIGINT,
"b19053_002m" BIGINT,
"b19053_003e" BIGINT,
"b19053_003m" BIGINT,
"b19053_calc_pctselfempe" DOUBLE,
"b19053_calc_pctselfempm" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"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.