Parklets
City of Seattle
@usgov.city_of_seattle_parklets_44195
City of Seattle
@usgov.city_of_seattle_parklets_44195
CREATE TABLE table_1 (
"objectid" BIGINT,
"id" BIGINT,
"host" VARCHAR,
"built" VARCHAR,
"nhood" VARCHAR,
"pilot_year" BIGINT,
"num_parksp" DOUBLE,
"address" VARCHAR,
"permit_num" BIGINT,
"amenities" VARCHAR,
"imageurl" VARCHAR,
"status" VARCHAR,
"unitidsort" VARCHAR,
"blockid" VARCHAR,
"zip" BIGINT,
"permit_desc" VARCHAR,
"imgname" VARCHAR,
"type" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.