Exercise Equipment
City of Seattle
@usgov.city_of_seattle_exercise_equipment_61e1b
City of Seattle
@usgov.city_of_seattle_exercise_equipment_61e1b
CREATE TABLE table_1 (
"objectid" BIGINT,
"park_name" VARCHAR,
"exercise_area_name" VARCHAR,
"exercise_area_owner" VARCHAR,
"maintenance_group" VARCHAR,
"exercise_equipment_type" VARCHAR,
"other_exercise_equipment_type" VARCHAR,
"manufacturer" VARCHAR,
"other_manufacturer" VARCHAR,
"equipment_om_manual" VARCHAR,
"installation_date" VARCHAR,
"life_cycle" VARCHAR,
"pma_id" DOUBLE,
"amwo_id" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"globalid" VARCHAR,
"gis_creator" VARCHAR,
"gis_create_date" VARCHAR,
"gis_editor" VARCHAR,
"gis_editor_date" VARCHAR,
"se_anno_cad_data" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.