data-act-gov-au/temporary-traffic-management-ttm-planned-road-dnpz-i67g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 3 hours ago

Temporary Traffic Management (TTM) - Planned Road Closures (Historical Data)

This data set is a record of planned road closures within the ACT based on the submission of Temporary Traffic Management (TTM) plans. This data contains all information recorded since the implementation of an ESRI Survey 123 solution to handle TTM Applications.

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 \"data-act-gov-au/temporary-traffic-management-ttm-planned-road-dnpz-i67g\".\"temporary_traffic_management_ttm_planned_road\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • temporary_traffic_management_ttm_planned_road
     
     
     
     
     
Upstream Metadata