edmonton-ca/2017-construction-on-your-streets-c7n3-kp3s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 4 hours ago

2017 Construction On Your Streets

This dataset contains the list of construction projects that are scheduled for the 2017 construction season.

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 \"edmonton-ca/2017-construction-on-your-streets-c7n3-kp3s\".\"2017_construction_on_your_streets\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2017_construction_on_your_streets
     
     
     
     
     
Upstream Metadata