Residential Plan Review Cases Status
City of Austin
@usgov.city_of_austin_residential_plan_review_cases_status
City of Austin
@usgov.city_of_austin_residential_plan_review_cases_status
Tracking the status of residential plan review cases throughout the development review cycle. One Time vs Late. Also includes location data.
Organization: City of Austin
Last updated: 2023-08-25T22:14:10.225875
Tags: development, housing, plan-review, residential
CREATE TABLE table_1 (
"case_in_date" VARCHAR,
"case_number" VARCHAR,
"cycle_type" VARCHAR,
"days_in_review" BIGINT,
"express" BOOLEAN,
"on_time_category" VARCHAR,
"review_cycle_due_date" VARCHAR,
"review_cycle_end_date" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"council_district" DOUBLE,
"fiscal_year" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.