datahub-austintexas-gov/traffic-signals-and-pedestrian-signals-p53x-x73x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Traffic Signals and Pedestrian Signals

This data contains information about traffic and pedestrian signals in the city of Austin, Texas. The data is updated on a daily basis and maintained by the Austin Transportation & Public Works Department's Arterial Management Division.

You may also be interested in the following resources:

  • Traffic Signal Monitor

https://data.mobility.austin.gov/signal-monitor

  • Signal Evaluations

https://data.mobility.austin.gov/signal-evaluations

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"datahub-austintexas-gov/traffic-signals-and-pedestrian-signals-p53x-x73x\".\"traffic_signals_and_pedestrian_signals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • traffic_signals_and_pedestrian_signals
     
     
     
     
     
Upstream Metadata