Poverty Rate - ACS 2016-2020 - Tempe Tracts
City of Tempe
@usgov.city_of_tempe_poverty_rate_acs_2016_2020_tempe_tracts_46882
City of Tempe
@usgov.city_of_tempe_poverty_rate_acs_2016_2020_tempe_tracts_46882
This layer shows poverty status by age group.
Data is from US Census American Community Survey (ACS) 5-year estimates.
This layer is symbolized to show the percentage of the population whose income falls below the Federal poverty line. To see the full list of attributes available in this service, go to the "Data" tab, and choose "Fields" at the top right (in ArcGIS Online). To view only the census tracts that are predominantly in Tempe, add the expression City is Tempe in the map filter settings.
A ‘Null’ entry in the estimate indicates that data for this geographic area cannot be displayed because the number of sample cases is too small (per the U.S. Census).
Vintage: 2016-2020
ACS Table(s): B17020 (Not all lines of these ACS tables are available in this feature layer.)
Data downloaded from: Census Bureau's API for American Community Survey
Data Preparation: Data curated from Esri Living Atlas clipped to Census Tract boundaries that are within or adjacent to the City of Tempe boundary
Date of Census update: March 17, 2022
National Figures: data.census.gov
Additional Census data notes and data processing notes are available at the Esri Living Atlas Layer:
https://tempegov.maps.arcgis.com/home/item.html?id=0e468b75bca545ee8dc4b039cbb5aff6 (Esri's Living Atlas always shows latest data)
Organization: City of Tempe
Last updated: 2024-02-09T14:57:50.191519
Tags: acs, age, age-range, american-community-survey, american-community-survey-acs-2016-2020-5-year-estimates, census, census-bureau, child, child-poverty, current-year, demographics, people, policy, poverty, tempe, tracts
CREATE TABLE table_1 (
"objectid" BIGINT,
"name" VARCHAR,
"b17020_001e" BIGINT,
"b17020_002e" BIGINT,
"b17020_003e" BIGINT,
"b17020_004e" BIGINT,
"b17020_005e" BIGINT,
"b17020_006e" BIGINT,
"b17020_007e" BIGINT,
"b17020_008e" BIGINT,
"b17020_009e" BIGINT,
"b17020_010e" BIGINT,
"b17020_011e" BIGINT,
"b17020_012e" BIGINT,
"b17020_013e" BIGINT,
"b17020_014e" BIGINT,
"b17020_015e" BIGINT,
"b17020_016e" BIGINT,
"b17020_017e" BIGINT,
"b17020_calc_pctpove" DOUBLE,
"b17020_calc_numchildpove" BIGINT,
"b17020_calc_pctchildpove" DOUBLE,
"b17020_calc_numtotchilde" BIGINT,
"city" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.