Sheriff's Inspector General Cases And Resolutions
City of San Francisco
@usgov.city_of_san_francisco_sheriffs_inspector_general_cases_678e7ad7
City of San Francisco
@usgov.city_of_san_francisco_sheriffs_inspector_general_cases_678e7ad7
CREATE TABLE table_1 (
"unique_id" VARCHAR,
"case_type" VARCHAR,
"case_number" VARCHAR,
"complainant_age_group" VARCHAR,
"ethnicity" VARCHAR,
"gender" VARCHAR,
"deputy_293_and_public_narrative" VARCHAR,
"complaint_received_date" VARCHAR,
"findings_issued_date" VARCHAR,
"case_origin" VARCHAR,
"referral_to_agency_account_name" VARCHAR,
"referral_from_agency_account_name" VARCHAR,
"deputy_involvement_id" VARCHAR,
"allegation_id" VARCHAR,
"allegation_type" VARCHAR,
"allegation_summary" VARCHAR,
"allegation_summary_old" VARCHAR,
"sig_finding" VARCHAR,
"open_or_closed_case" VARCHAR,
"status" VARCHAR,
"sub_status" VARCHAR,
"days_intake_submitted" DOUBLE,
"case_length_of_investigation_days" DOUBLE,
"location_of_incident" VARCHAR,
"data_as_of" TIMESTAMP,
"data_loaded_at" VARCHAR
);
Anyone who has the link will be able to view this.