Speed Detector
District of Columbia
@usgov.district_of_columbia_speed_detector
District of Columbia
@usgov.district_of_columbia_speed_detector
Speed detector locations. The dataset contains locations and attributes of Speed detector, created as part of the District of Columbia, Department of Transportation (DDOT) Street Spatial Database (SSD). A database provided by the District of Columbia, Department of Transportation identified Speed detector locations.
Organization: District of Columbia
Last updated: 2024-04-30T17:32:11.837435
Tags: automated-enforcement, dc, ddot, district-of-columbia, dmv, mpd, speed-detector, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"id" BIGINT,
"roadname" VARCHAR,
"roaddir" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"speed" BIGINT,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.