Technology Access And Race - ACS 2019-2023 - Tempe Tracts
City of Tempe
@usgov.city_of_tempe_technology_access_and_race_acs_2019_2023_ffe37a97
City of Tempe
@usgov.city_of_tempe_technology_access_and_race_acs_2019_2023_ffe37a97
This layer contains information on technology access by Household.
Data is from US Census American Community Survey (ACS) 5-year estimates.
This layer represents the underlying data for several data visualizations on the Tempe Equity Map.
Data visualized as a percent of total population in households in given census tract.
Layer includes:
Key demographics
Total Population in Households
% Broadband Internet Subscription: American Indian and Alaska Native alone
% Broadband Internet Subscription: Asian Alone
% Broadband Internet Subscription: Black or African American alone
% Broadband Internet Subscription: Native Hawaiian and Other Pacific Islander alone
% Broadband Internet Subscription: White Alone
% Broadband Internet Subscription: Hispanic or Latino origin
% Without an internet Subscription: American Indian and Alaska Native alone
% Without an internet Subscription: Asian alone
% Without an internet Subscription: Native Hawaiian and Other Pacific Islander alone
% Without an internet Subscription: Black or African American Alone
% Without an internet Subscription: White Alone
% Without an internet Subscription: Hispanic or Latino origin
% No computer in household: American Indian and Alaska native alone
% No computer in household: Asian alone
% No computer in household: Black or African American alone
% No computer in household: Native Hawaiian or Pacific Islander
% No computer in household: White Alone
% No computer in household: Hispanic or Latino origin
Current Vintage: 2019-2023
ACS Table(s): S2802 (Not all lines of this ACS table are available in this feature layer.)
Census API: Census Bureau's API for American Community Survey
Date of Census update: Dec 12, 2024
Data Preparation: Data table downloaded and joined with Census Tract boundaries that are within or adjacent to the City of Tempe boundary
National Figures: [data.census.gov](https://data.census.gov/table/ACSST5Y2023.S2802?q=S2802&g=050XX00US04013a href="https://data.census.gov/table/ACSST5Y2023.S2802?q=S2802&g=050XX00US04013$1400000" target="_blank"400000)
Organization: City of Tempe
Last updated: 2025-04-26T16:29:05.977552
Tags: acs-2019-2023, census, demographics, race, technology-access
CREATE TABLE table_1 (
"objectid" BIGINT,
"geoid" BIGINT,
"tract_id" VARCHAR,
"city" VARCHAR,
"total_population_in_households" BIGINT,
"percent_broadband_internet_subs" DOUBLE,
"percent_broadband_internet_su_1" DOUBLE,
"percent_broadband_internet_su_2" DOUBLE,
"percent_broadband_internet_su_3" DOUBLE,
"percent_broadband_internet_su_4" DOUBLE,
"percent_broadband_internet_su_5" DOUBLE,
"percent_without_an_internet_sub" DOUBLE,
"percent_without_an_internet_s_1" DOUBLE,
"percent_without_an_internet_s_2" DOUBLE,
"percent_without_an_internet_s_3" DOUBLE,
"percent_without_an_internet_s_4" DOUBLE,
"percent_without_an_internet_s_5" DOUBLE,
"percent_no_computer_in_househol" DOUBLE,
"percent_no_computer_in_househ_1" DOUBLE,
"percent_no_computer_in_househ_2" DOUBLE,
"percent_no_computer_in_househ_3" DOUBLE,
"percent_no_computer_in_househ_4" DOUBLE,
"percent_no_computer_in_househ_5" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.