Drinking Fountain
City of Seattle
@usgov.city_of_seattle_drinking_fountain_56f7e
City of Seattle
@usgov.city_of_seattle_drinking_fountain_56f7e
CREATE TABLE table_1 (
"objectid" BIGINT,
"park_name" VARCHAR,
"drinking_fountain_material" VARCHAR,
"equipment_description" VARCHAR,
"life_cycle_code" VARCHAR,
"drinking_fountain_type" VARCHAR,
"water_shutoff_location" VARCHAR,
"accessible_model_amwo" VARCHAR,
"dog_bowl_amwo" VARCHAR,
"bottle_filler_amwo" VARCHAR,
"installation_year_or_date" DOUBLE,
"current_status_amwo" VARCHAR,
"reason_off_amwo" VARCHAR,
"reason_for_closure_amwo" VARCHAR,
"latitude_point_y_amwo" DOUBLE,
"longitude_point_x_amwo" DOUBLE,
"council_district" BIGINT,
"park_maintenance_district" VARCHAR,
"rse_index_priority_score" VARCHAR,
"pma_id" DOUBLE,
"amwo_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"globalid" VARCHAR,
"gis_creator" VARCHAR,
"gis_create_date" VARCHAR,
"gis_editor" VARCHAR,
"gis_editor_date" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.