Discrimination Case Closures By Month And Type, 2017-Present
City of Seattle
@usgov.city_of_seattle_discrimination_case_closures_by_month__0c2c4cc2
City of Seattle
@usgov.city_of_seattle_discrimination_case_closures_by_month__0c2c4cc2
A closed discrimination case is an investigation that has been completed at the Seattle Office for Civil Rights (SOCR). This dataset shows closed cases by month and case type.
Organization: City of Seattle
Last updated: 2024-12-16T22:25:51.726016
Tags: civil-rights, disability, discrimination, harassment, ocr, office-of-civil-rights, race
CREATE TABLE table_1 (
"year" BIGINT,
"type_of_cases" VARCHAR,
"january" BIGINT,
"february" BIGINT,
"march" BIGINT,
"april" BIGINT,
"may" DOUBLE,
"june" DOUBLE,
"july" DOUBLE,
"august" DOUBLE,
"september" DOUBLE,
"october" DOUBLE,
"november" DOUBLE,
"december" DOUBLE,
"total_cases_closed_by_type" BIGINT
);Anyone who has the link will be able to view this.