Iowa Population By Poverty Status (Past 12 Months), Sex And Work Experience (ACS 5-Year Estimates)
State of Iowa
@usgov.state_of_iowa_iowa_population_by_poverty_status_past_1_804435dc
State of Iowa
@usgov.state_of_iowa_iowa_population_by_poverty_status_past_1_804435dc
This dataset contains Iowa population estimates by poverty status for past 12 months, sex, and work experience 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 B17004.
Poverty includes the following: all levels, below poverty level, and above poverty level.
Sex includes the following: both, male, and female.
Work experience includes the following: all levels, full time year-round, part-time or part-year, and did not work.
Organization: State of Iowa
Last updated: 2023-01-20T00:04:59.505285
Tags: acs-5-year-estimates, american-community-survey, census-tract, county, place, population, poverty-status, sex, work-experience
CREATE TABLE table_1 (
"geography_id" VARCHAR,
"type" VARCHAR,
"name" VARCHAR,
"variable" VARCHAR,
"variable_description" VARCHAR,
"data_collection_period" VARCHAR,
"data_collection_end_date" TIMESTAMP,
"poverty" VARCHAR,
"sex" VARCHAR,
"work_experience" VARCHAR,
"population_estimate" BIGINT,
"location" VARCHAR
);Anyone who has the link will be able to view this.