Radar Speed Signs
City of Seattle
@usgov.city_of_seattle_radar_speed_signs_5fcf0
City of Seattle
@usgov.city_of_seattle_radar_speed_signs_5fcf0
CREATE TABLE table_1 (
"objectid" BIGINT,
"compkey" BIGINT,
"unitid" VARCHAR,
"unitdesc" VARCHAR,
"ownership" VARCHAR,
"condition" VARCHAR,
"current_status" VARCHAR,
"primarydistrictcd" VARCHAR,
"secondarydistrictcd" VARCHAR,
"overrideyn" VARCHAR,
"comptype" BIGINT,
"segkey" BIGINT,
"distance" BIGINT,
"width" DOUBLE,
"unittype" VARCHAR,
"blue_tooth_enabled" VARCHAR,
"data_collection_capability" VARCHAR,
"service_point" VARCHAR,
"solar_operated" VARCHAR,
"side" VARCHAR,
"overridecomment" VARCHAR,
"shape_lng" DOUBLE,
"shape_lat" DOUBLE,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.