BOUNDARIES City Of Austin Parks
City of Austin
@usgov.city_of_austin_city_of_austin_parks_data
City of Austin
@usgov.city_of_austin_city_of_austin_parks_data
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"address" VARCHAR,
"city_municipal" VARCHAR,
"county" VARCHAR,
"state" VARCHAR,
"street_number" VARCHAR,
"street_name" VARCHAR,
"street_type" VARCHAR,
"acre_source" VARCHAR,
"development_status" VARCHAR,
"tpl_landuse" VARCHAR,
"park_type" VARCHAR,
"service_area" VARCHAR,
"council_district" VARCHAR,
"council_district_areas" VARCHAR,
"management_priority" VARCHAR,
"acquisition_source" VARCHAR,
"acquisition_method" VARCHAR,
"development_source" VARCHAR,
"development_comment" VARCHAR,
"restrictions" VARCHAR,
"lwcf_protection" VARCHAR,
"other_protections" VARCHAR,
"rest_prot_comments" VARCHAR,
"mxpriority" BIGINT,
"owner_name" VARCHAR,
"mxconditioncode" VARCHAR,
"mxcreationstate" BIGINT,
"zipcode" DOUBLE,
"mxlocation" BIGINT,
"managing_type" VARCHAR,
"community_partners" VARCHAR,
"mxstatus" VARCHAR,
"managing_name" VARCHAR,
"level_of_service" DOUBLE,
"asset_mgmt_id" BIGINT,
"acquisition_comment" VARCHAR,
"level_of_use" VARCHAR,
"mxloadid" VARCHAR,
"mxsiteid" VARCHAR,
"shape_length" DOUBLE,
"mxassetnum" VARCHAR,
"unit_of_measurement" VARCHAR,
"asset_status" VARCHAR,
"asset_size" DOUBLE,
"year_acquired" DOUBLE,
"owner_type" VARCHAR,
"globalid" VARCHAR,
"location_name" VARCHAR,
"shape_area" DOUBLE,
"created_by" VARCHAR,
"created_date" VARCHAR,
"modified_date" VARCHAR,
"modified_by" VARCHAR
);
Anyone who has the link will be able to view this.