Play Equipment
City of Seattle
@usgov.city_of_seattle_play_equipment_a8f67
City of Seattle
@usgov.city_of_seattle_play_equipment_a8f67
CREATE TABLE table_1 (
"objectid" BIGINT,
"park_name" VARCHAR,
"play_area_name" VARCHAR,
"play_area_owner" VARCHAR,
"maintenance_group" VARCHAR,
"play_equipment_type" VARCHAR,
"play_equipment_notes" VARCHAR,
"age_design" VARCHAR,
"manufacturer" VARCHAR,
"other_manufacturer" VARCHAR,
"equipment_om_manual" VARCHAR,
"install_date" VARCHAR,
"life_cycle" VARCHAR,
"pma_id" VARCHAR,
"amwo_id" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"globalid" VARCHAR,
"gis_creator" VARCHAR,
"gis_create_date" VARCHAR,
"gis_editor" VARCHAR,
"gis_edit_date" VARCHAR,
"se_anno_cad_data" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.