Texas Department Of Criminal Justice Releases FY 2023
City of Austin
@usgov.city_of_austin_texas_department_of_criminal_justice_re_73df4fec
City of Austin
@usgov.city_of_austin_texas_department_of_criminal_justice_re_73df4fec
CREATE TABLE table_1 (
"release_date" TIMESTAMP,
"release_type" VARCHAR,
"inmate_type" VARCHAR,
"gender" VARCHAR,
"race" VARCHAR,
"age" BIGINT,
"county" VARCHAR,
"offense_code" BIGINT,
"offense" VARCHAR,
"offense_description" VARCHAR,
"sentence_date" TIMESTAMP,
"offense_date" TIMESTAMP,
"sentence_years" VARCHAR
);
Anyone who has the link will be able to view this.