Municipal Court Caseload Information FY 2024
City of Austin
@usgov.city_of_austin_municipal_court_caseload_information_fy_2024
City of Austin
@usgov.city_of_austin_municipal_court_caseload_information_fy_2024
CREATE TABLE table_1 (
"offense_case_type" VARCHAR,
"offense_date" TIMESTAMP,
"offense_time" VARCHAR,
"violation_charge_code" VARCHAR,
"offense_charge_description" VARCHAR,
"offense_street_name" VARCHAR,
"offense_cross_street" VARCHAR,
"school_zone" BOOLEAN,
"construction_zone" BOOLEAN,
"case_closed" VARCHAR,
"race" VARCHAR,
"defendant_gender" VARCHAR,
"agency" VARCHAR,
"officer_code" VARCHAR
);
Anyone who has the link will be able to view this.