edmonton-ca/recreation-facilities-courses-nr35-h9xv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 3 hours ago

Recreation Facilities: Courses

This is a dataset that provides a listing of all of the courses for the current season offering and the following season. These courses are either available for registration or available to view on the web for a future registration (date displayed).

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/recreation-facilities-courses-nr35-h9xv\".\"recreation_facilities_courses\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • recreation_facilities_courses
     
     
     
     
     
Upstream Metadata