Landscaping Areas
City of Sioux Falls
@usgov.city_of_sioux_falls_landscaping_areas
City of Sioux Falls
@usgov.city_of_sioux_falls_landscaping_areas
CREATE TABLE table_1 (
"objectid" BIGINT,
"locationormediannumber" VARCHAR,
"locationtype" VARCHAR,
"mowedarea" VARCHAR,
"districtnumber" VARCHAR,
"place" VARCHAR,
"usetype" VARCHAR,
"surfacematerial" VARCHAR,
"plantedmaterial" VARCHAR,
"mulch" VARCHAR,
"perennials" VARCHAR,
"annuals" VARCHAR,
"totalplantings" VARCHAR,
"description" VARCHAR,
"structure" VARCHAR,
"dimensions" VARCHAR,
"brand" VARCHAR,
"builtdescription" VARCHAR,
"address" VARCHAR,
"year" DOUBLE,
"irrigation" VARCHAR,
"chemicallytreated" VARCHAR,
"mitigated" VARCHAR,
"contract" VARCHAR,
"trees" VARCHAR,
"acres" DOUBLE,
"specialinformation" VARCHAR,
"photo" VARCHAR,
"photo2" VARCHAR,
"website" DOUBLE,
"installyear" DOUBLE,
"condition" VARCHAR,
"parkdistrict" VARCHAR,
"linearfeet" VARCHAR,
"landscaping" VARCHAR,
"equipment" VARCHAR,
"frequency" VARCHAR,
"yearfrequency" DOUBLE,
"estimatedworkhours" DOUBLE,
"globalid" VARCHAR,
"assetid" VARCHAR,
"shapestarea" DOUBLE,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.