Repeat Offender Property Activity
City of Austin
@usgov.city_of_austin_repeat_offender_property_activity
City of Austin
@usgov.city_of_austin_repeat_offender_property_activity
City of Austin Open Data Terms of Use
https://data.austintexas.gov/stories/s/ranj-cccq
The location and activity of "repeat offender properties" with respect to city code violations. To learn more about the Repeat Offender Program, see City's website: http://www.austintexas.gov/department/repeat-offender-program
Organization: City of Austin
Last updated: 2020-11-12T13:22:16.356610
Tags: code, housing, property, safety
CREATE TABLE table_1 (
"registrationnumber" VARCHAR,
"registrationstatus" VARCHAR,
"registeredaddress" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" BIGINT,
"registeredunits" BIGINT,
"activitytype" VARCHAR,
"activitydate" TIMESTAMP,
"latitude" DOUBLE,
"longitude" DOUBLE,
"address" VARCHAR,
"parcelid" VARCHAR
);Anyone who has the link will be able to view this.