Traffic Monitoring Stations
District of Columbia
@usgov.district_of_columbia_traffic_monitoring_stations
District of Columbia
@usgov.district_of_columbia_traffic_monitoring_stations
Traffic Stations. The dataset contains locations and attributes of Permanent Count stations and Weigh In Motion stations, 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 Permanent Count stations.
Organization: District of Columbia
Last updated: 2024-04-30T17:57:48.537100
Tags: dc, ddot, district-of-columbia, traffic-calming, traffic-monitoring-station, traffic-volume, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"facilityid" VARCHAR,
"stationid" VARCHAR,
"stationabbr" VARCHAR,
"stationtype" VARCHAR,
"technology" VARCHAR,
"streetsegid" BIGINT,
"sisid" BIGINT,
"condition" VARCHAR,
"conditiondate" VARCHAR,
"installdate" VARCHAR,
"measure" DOUBLE,
"mapinset" BIGINT,
"address" VARCHAR,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"gis_id" VARCHAR,
"se_anno_cad_data" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR
);Anyone who has the link will be able to view this.