Issued Building Permits
City of Austin
@usgov.city_of_austin_issued_building_permits_data
City of Austin
@usgov.city_of_austin_issued_building_permits_data
This point shapefile contains data regarding building permits issued by the Development Services Department in the City of Austin jurisdiction from 2006 onwards. This information is updated quarterly. Data in this dataset has been retrieved both from the City's Application MANagement and Data Automation(AMANDA) database. The dataset contains information regarding location, proposed uses, valuation, number of units, square footage etc, if available.
Organization: City of Austin
Last updated: 2022-12-23T08:53:28.498466
Tags: agoltosocrata
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"permit_type" VARCHAR,
"permit_number" VARCHAR,
"sub_type" VARCHAR,
"work_type" VARCHAR,
"permit_location" VARCHAR,
"tcad_id" VARCHAR,
"legal_description" VARCHAR,
"issue_date" VARCHAR,
"day_issued" VARCHAR,
"calendar_year_issued" BIGINT,
"fiscal_year_issued" BIGINT,
"issued_in_last_30_days" VARCHAR,
"issue_method" VARCHAR,
"status" VARCHAR,
"final_date" VARCHAR,
"condominium" VARCHAR,
"total_existing_bldg_footage" DOUBLE,
"remodel_repair_footage" DOUBLE,
"total_new_add_footage" DOUBLE,
"total_valuation_remodel" DOUBLE,
"total_job_valuation" DOUBLE,
"number_of_floors" DOUBLE,
"number_of_units" DOUBLE,
"building_valuation" DOUBLE,
"building_valuation_remodel" DOUBLE,
"electrical_valuation" DOUBLE,
"electrical_valuation_remodel" DOUBLE,
"mechanical_valuation" DOUBLE,
"mechanical_valuation_remodel" DOUBLE,
"plumbing_valuation" DOUBLE,
"plumbing_valuation_remodel" DOUBLE,
"medgas_valuation" VARCHAR,
"medgas_valuation_remodel" DOUBLE,
"street_number" VARCHAR,
"street_prefix" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"street_direction" VARCHAR,
"unit_type" VARCHAR,
"unit" VARCHAR,
"city" VARCHAR,
"zip_code" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location" VARCHAR,
"council_district" DOUBLE,
"link" VARCHAR,
"propx" DOUBLE,
"propy" DOUBLE,
"state" VARCHAR,
"county" VARCHAR,
"jurisdiction" VARCHAR,
"application_date" VARCHAR,
"expiry_date" VARCHAR,
"foldertype" VARCHAR,
"folderrsn" BIGINT,
"geocode_type" VARCHAR,
"work_description" VARCHAR,
"created_by" VARCHAR,
"created_date" VARCHAR,
"modified_by" VARCHAR,
"modified_date" VARCHAR,
"issued_building_permits_id" BIGINT,
"certificate_of_occupancy" VARCHAR,
"total_lot_sq_footage" DOUBLE
);Anyone who has the link will be able to view this.