Monthly Criminal Caseload CY 2023-2024
City of Austin
@usgov.city_of_austin_monthly_criminal_caseload_cy_2023
City of Austin
@usgov.city_of_austin_monthly_criminal_caseload_cy_2023
CREATE TABLE table_1 (
"court" VARCHAR,
"county" VARCHAR,
"population" DOUBLE,
"date" VARCHAR,
"pending_beginning" DOUBLE,
"cases_added" DOUBLE,
"cases_disposed" DOUBLE,
"pending_end" DOUBLE
);
Anyone who has the link will be able to view this.