Poverty Rate - ACS 2017-2021 - Tempe Tracts
City of Tempe
@usgov.city_of_tempe_poverty_rate_acs_2017_2021_tempe_tracts
City of Tempe
@usgov.city_of_tempe_poverty_rate_acs_2017_2021_tempe_tracts
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: 2017-2021
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: December 8, 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:56:36.366476
Tags: acs, age, age-range, american-community-survey, american-community-survey-acs-2017-2021-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,
"c17002_002e" BIGINT,
"c17002_003e" BIGINT,
"c17002_004e" BIGINT,
"c17002_005e" BIGINT,
"c17002_006e" BIGINT,
"c17002_007e" BIGINT,
"c17002_008e" BIGINT,
"c17002_calc_pctlt50pove" DOUBLE,
"c17002_calc_pct5099pove" DOUBLE,
"c17002_calc_pct100124pove" DOUBLE,
"c17002_calc_pct125149pove" DOUBLE,
"c17002_calc_pct150184pove" DOUBLE,
"c17002_calc_pct185199pove" DOUBLE,
"c17002_calc_pctge200pove" DOUBLE,
"city" VARCHAR,
"shape_length_1" VARCHAR -- Shape, Length 1,
"shape_area_1" VARCHAR -- Shape, Area 1,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.