Housing Units In Iowa By Occupancy Status (ACS 5-Year Estimates)
State of Iowa
@usgov.state_of_iowa_housing_units_in_iowa_by_occupancy_statu_8e7389e4
State of Iowa
@usgov.state_of_iowa_housing_units_in_iowa_by_occupancy_statu_8e7389e4
This dataset contains Iowa housing unit estimate by occupancy status 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 B25002.
Occupancy Status includes: Total, Vacant, and Occupied.
Organization: State of Iowa
Last updated: 2023-01-19T23:47:18.005251
Tags: acs-5-year-estimates, american-community-survey, census-tract, county, housing, occupancy, place
CREATE TABLE table_1 (
"geography_id" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"variable" VARCHAR,
"data_collection_period" VARCHAR,
"data_collection_end_date" TIMESTAMP,
"occupational_status" VARCHAR,
"housing_units" BIGINT,
"location" VARCHAR,
"row_id" VARCHAR
);Anyone who has the link will be able to view this.