Sentencing [Archived From February 13, 2018]
Cook County of Illinois
@usgov.cook_county_of_illinois_sentencing_archived_from_febru_49cfb442
Cook County of Illinois
@usgov.cook_county_of_illinois_sentencing_archived_from_febru_49cfb442
CREATE TABLE table_1 (
"case_id" BIGINT,
"case_participant_id" BIGINT,
"charge_id" BIGINT,
"charge_version_id" BIGINT,
"primary_charge" BOOLEAN,
"offense_title" VARCHAR,
"chapter" VARCHAR,
"act" VARCHAR,
"section" VARCHAR,
"class" VARCHAR,
"aoic" VARCHAR,
"dispo_date" VARCHAR,
"sentence_phase" VARCHAR,
"sentence_date" VARCHAR,
"sentence_judge" VARCHAR,
"sentence_type" VARCHAR,
"commitment_type" VARCHAR,
"commitment_term" DOUBLE,
"commitment_unit" VARCHAR,
"charge_disposition" VARCHAR,
"charge_disposition_reason" VARCHAR,
"court_name" VARCHAR,
"court_facility" VARCHAR,
"length_of_case_in_days" DOUBLE,
"age_at_incident" DOUBLE,
"gender" VARCHAR,
"race" VARCHAR,
"offense_type" VARCHAR,
"incident_begin_date" VARCHAR,
"incident_end_date" VARCHAR,
"arrest_date" VARCHAR,
"law_enforcement_agency" VARCHAR,
"unit" VARCHAR,
"incident_city" VARCHAR,
"received_date" VARCHAR,
"arraignment_date" VARCHAR
);
Anyone who has the link will be able to view this.