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
This dataset consists of 24-hour traffic volumes which are collected by the City of Tempe high (arterial) and low (collector) volume streets. Data located in the tabular section shares with its users total volume of vehicles passing through the intersection selected along with the direction of flow.
Historical data from this feature layer extends from 2016 to present day.
Contact: Sue Taaffe
Contact E-Mail: sue_taaffe@tempe.gov
Contact Phone: 480-350-8663
Link to embedded web map:http://www.tempe.gov/city-hall/public-works/transportation/traffic-counts
Link to site containing historical traffic counts by node: https://gis.tempe.gov/trafficcounts/Folders/
Data Source: SQL Server/ArcGIS Server
Data Source Type: Geospatial
Preparation Method: N/A
Publish Frequency: As information changes
Publish Method: Automatic
Data Dictionary
Organization: City of Tempe
Last updated: 2024-02-09T15:06:50.608828
Tags: open-data, traffic-engineering
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 -- Shape, Length
);Anyone who has the link will be able to view this.