calgary-ca/green-line-stations-4y6b-yvdc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 3 hours ago

Green Line Stations

Stations as depicted on the <a href="https://www.calgary.ca/green-line/green-line-map.html">Green Line Map.</a>

Station locations approved by Council in 2017 June, but subject to change based on design reviews.

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/green-line-stations-4y6b-yvdc\".\"green_line_stations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • green_line_stations
     
     
     
     
     
Upstream Metadata