Iowa Households By Presence Of A Computer And Type Of Internet Subscription (ACS 5-Year Estimates)
State of Iowa
@usgov.state_of_iowa_iowa_households_by_presence_of_a_compute_25f9f71b
State of Iowa
@usgov.state_of_iowa_iowa_households_by_presence_of_a_compute_25f9f71b
This dataset contains Iowa households by presence of a computer and type of internet subscription for State of Iowa, individual Iowa counties, Iowa places and census tracts within Iowa. Data is from the American Community Survey, Five Year Estimates, Table B28003.
Computer Presence includes the following: Total, Yes, and No.
Internet subscription includes the following: Total, Total w/Computer, Broadband, Dial-up and None.
Organization: State of Iowa
Last updated: 2023-01-19T23:58:49.244567
Tags: acs-5-year-estimates, american-community-survey, census-tract, computer, county, internet, place
CREATE TABLE table_1 (
"geography_id" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"variable" VARCHAR,
"variable_description" VARCHAR,
"computer_present" VARCHAR,
"internet_subscription" VARCHAR,
"data_collection_period" VARCHAR,
"data_collection_end_date" TIMESTAMP,
"households" BIGINT,
"location" VARCHAR,
"row_id" VARCHAR
);Anyone who has the link will be able to view this.