novascotia-ca/apprenticeship-training-schedule-r3is-s8m5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 17 minutes ago

Apprenticeship Training Schedule

Training Schedule is a listing of all in-class training provided to our clients. It lists the location, name of training, level, duration, and dates.

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 \"novascotia-ca/apprenticeship-training-schedule-r3is-s8m5\".\"apprenticeship_training_schedule\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • apprenticeship_training_schedule
     
     
     
     
     
Upstream Metadata