Baselight

Iowa Local Area Unemployment Statistics

State of Iowa

@usgov.state_of_iowa_iowa_local_area_unemployment_statistics

Loading...
Loading...

About this Dataset

Iowa Local Area Unemployment Statistics

This dataset contains employment, unemployment, labor force, and labor force participation rates for Iowa, the counties, cities, and metropolitan statistical areas.
Organization: State of Iowa
Last updated: 2023-01-20T00:14:10.418074
Tags: employment, labor-force, unemployment, unemployment-rate

Tables

Table 1

@usgov.state_of_iowa_iowa_local_area_unemployment_statistics.table_1
  • 383.72 KB
  • 58336 rows
  • 11 columns
Loading...

CREATE TABLE table_1 (
  "state_fips" BIGINT,
  "area_type" VARCHAR,
  "area_name" VARCHAR,
  "year" BIGINT,
  "month" VARCHAR,
  "seasonally_adjusted" BIGINT,
  "laborforce" BIGINT,
  "employment" BIGINT,
  "unemployment" BIGINT,
  "unemployment_rate" DOUBLE,
  "labforce_part_rate" DOUBLE
);

Share link

Anyone who has the link will be able to view this.