calgary-ca/neighbourhood-speed-limits-6qn4-9vc6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 17 minutes ago

Neighbourhood Speed Limits

This dataset describes proposed speed limits on Collector and Residential roads as per the new default speed limit bylaw within the City of Calgary that takes effect May 31, 2021.

To view finalized, complete speed limits dataset please visit: <a href="https://data.calgary.ca/Health-and-Safety/Speed-Limits/2bwu-t32v">Speed Limits</a>

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 \"calgary-ca/neighbourhood-speed-limits-6qn4-9vc6\".\"neighbourhood_speed_limits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • neighbourhood_speed_limits
     
     
     
     
     
Upstream Metadata