winnipeg-ca/walkways-jdeq-xf3y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 1 hour ago

Walkways

This data set comprise the walkway network for the City of Winnipeg. Where available, it includes the surface material and the width of the walkway in meters. The width may vary, in which case they will be indicated as a range

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 \"winnipeg-ca/walkways-jdeq-xf3y\".\"walkways\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • walkways
     
     
     
     
     
Upstream Metadata