Repeat Offender Registrations
City of Austin
@usgov.city_of_austin_repeat_offender_registrations
City of Austin
@usgov.city_of_austin_repeat_offender_registrations
City of Austin Open Data Terms of Use
https://data.austintexas.gov/stories/s/ranj-cccq
This dataset shows a list of properties on Austin Codes Repeat Offender list. Status is included to indicate if the property is a currently active registered repeat offender.
Organization: City of Austin
Last updated: 2020-11-12T13:23:20.397178
Tags: registration, repeat-offender
CREATE TABLE table_1 (
"foldernumber" VARCHAR,
"foldersubtype" VARCHAR,
"status" VARCHAR,
"owner" VARCHAR,
"issuedate" TIMESTAMP,
"propertyname" VARCHAR,
"foldername" VARCHAR,
"establishmentname" VARCHAR,
"numberofunits" BIGINT,
"registrationamount" BIGINT,
"totalamountpaid" DOUBLE,
"outstandingamount" DOUBLE,
"currentviolations" DOUBLE,
"totalviolations" DOUBLE,
"parcelid" VARCHAR,
"location_1" VARCHAR,
"councildistrict" BIGINT
);Anyone who has the link will be able to view this.