Proposition B Camping Ban Offenses
City of Austin
@usgov.city_of_austin_proposition_b_camping_ban_offenses
City of Austin
@usgov.city_of_austin_proposition_b_camping_ban_offenses
CREATE TABLE table_1 (
"court_agency" VARCHAR,
"offense_case_type" VARCHAR,
"offense_date" TIMESTAMP,
"case_filed_date" TIMESTAMP,
"charge_code" VARCHAR,
"charge_description" VARCHAR,
"disposition" VARCHAR,
"offense_street_name" VARCHAR,
"offense_cross_street" VARCHAR,
"case_closed" VARCHAR,
"agency" VARCHAR,
"officer_code" VARCHAR,
"defendant_race" VARCHAR,
"defendant_gender" VARCHAR,
"total_fines_fees" DOUBLE
);
Anyone who has the link will be able to view this.