Traffic Count Segments
City of Tempe
@usgov.city_of_tempe_traffic_count_segments_4a2ab
City of Tempe
@usgov.city_of_tempe_traffic_count_segments_4a2ab
CREATE TABLE table_1 (
"objectid" BIGINT,
"streetnode" BIGINT,
"capturedate" TIMESTAMP,
"streeton" VARCHAR,
"streetfrom" VARCHAR,
"streetto" VARCHAR,
"countfirst" BIGINT,
"countsecond" BIGINT,
"totalvolume" BIGINT,
"streetclassification" DOUBLE,
"directionfirst" VARCHAR,
"directionsecond" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.