Iowa Households By Household Income In Last 12 Months, And Presence And Type Of Internet Subscriptions (ACS 5-Year Estimates)
State of Iowa
@usgov.state_of_iowa_iowa_households_by_household_income_in_l_ed10b7b0
State of Iowa
@usgov.state_of_iowa_iowa_households_by_household_income_in_l_ed10b7b0
CREATE TABLE table_1 (
"geography_id" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"variable" VARCHAR,
"variable_description" VARCHAR,
"household_income" VARCHAR,
"internet_subscription_type" 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.