novascotia-ca/emergency-department-closure-hours-by-zone-75nx-yut7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

Emergency Department Closure Hours by Zone, Facility, and Facility Type

Emergency Department closure hours by zone, facility, and facility type. Includes the following data fields: Year, Zone, Type, Site, Temporary, Scheduled, Total

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/emergency-department-closure-hours-by-zone-75nx-yut7\".\"emergency_department_closure_hours_by_zone\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • emergency_department_closure_hours_by_zone
     
     
     
     
     
Upstream Metadata