Iowa Quarterly Census Of Employment And Wage Data (Statewide And County)
State of Iowa
@usgov.state_of_iowa_iowa_quarterly_census_of_employment_and__8f9b7471
State of Iowa
@usgov.state_of_iowa_iowa_quarterly_census_of_employment_and__8f9b7471
CREATE TABLE table_1 (
"year" BIGINT,
"quarter" BIGINT,
"area_type" BIGINT,
"area_name" VARCHAR,
"industry" BIGINT,
"description" VARCHAR,
"locations" BIGINT,
"month_1" DOUBLE,
"month_2" DOUBLE,
"month_3" DOUBLE,
"average_emp" DOUBLE,
"wages" DOUBLE,
"average_wage_weekly" DOUBLE
);
Anyone who has the link will be able to view this.