Zoning By Address
City of Austin
@usgov.city_of_austin_zoning_by_address
City of Austin
@usgov.city_of_austin_zoning_by_address
CREATE TABLE table_1 (
"objectid" BIGINT,
"full_street_name" VARCHAR,
"zoning_ztype" VARCHAR,
"base_zone" VARCHAR,
"base_zone_category" VARCHAR,
"parent_place_id" BIGINT,
"place_id" BIGINT,
"segment_id" BIGINT
);
Anyone who has the link will be able to view this.