novascotia-ca/spring-weight-restrictions-nonexempt-roads-8xvj-phvi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Spring Weight Restrictions - Non-Exempt Roads

This dataset provides the spatial locations of provincial roads that are not exempt from Spring Weight Restrictions as they are imposed. For the exempt roads please check https://data.novascotia.ca/Roads-Driving-and-Transport/Spring-Weight-Restrictions-Exempt-Roads/qusm-8w98

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 \"novascotia-ca/spring-weight-restrictions-nonexempt-roads-8xvj-phvi\".\"spring_weight_restrictions_nonexempt_roads\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • spring_weight_restrictions_nonexempt_roads
     
     
     
     
     
Upstream Metadata