Closed Discrimination Complaint Cases In Iowa
State of Iowa
@usgov.state_of_iowa_closed_discrimination_complaint_cases_in_iowa
State of Iowa
@usgov.state_of_iowa_closed_discrimination_complaint_cases_in_iowa
This dataset contains information on discrimination complaint cases processed by a local agency, the Iowa Civil Rights Commission or the Equal Employment Opportunity Commission (EEOC) in Iowa. Data includes type of closure, dates when case was opened and closed, and basis of complaints received.
Organization: State of Iowa
Last updated: 2023-01-19T23:59:13.716246
Tags: age, civil-rights, complaints, disability, discrimination, familial-status, gender, gender-identity, marital-status, national-origin, pregenancy, race, religion, sexual-orientation
CREATE TABLE table_1 (
"date_opened" TIMESTAMP,
"date_closed" TIMESTAMP,
"fiscal_year" BIGINT,
"closure_description" VARCHAR,
"not_timely" VARCHAR,
"not_jurisdictional" VARCHAR,
"processor" VARCHAR,
"housing" VARCHAR,
"employment" VARCHAR,
"public_accommodations" VARCHAR,
"education" VARCHAR,
"credit" VARCHAR,
"race" VARCHAR,
"race_type" VARCHAR,
"disability" VARCHAR,
"age" VARCHAR,
"sex" VARCHAR,
"sex_type" VARCHAR,
"pregnancy" VARCHAR,
"national_origin" VARCHAR,
"national_origin_type" VARCHAR,
"familial_status" VARCHAR,
"marital_status" VARCHAR,
"religion" VARCHAR,
"religion_type" VARCHAR,
"creed" VARCHAR,
"color" VARCHAR,
"sexual_orientation" VARCHAR,
"gender_identity" VARCHAR,
"retaliation" VARCHAR,
"processing_days" DOUBLE
);Anyone who has the link will be able to view this.