edmonton-ca/ets-service-disruption-alerts-5yvt-mcye
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 hours ago
Indexed 6 hours ago

ETS: Service Disruption Alerts

ETS Service Disruption alerts.

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/ets-service-disruption-alerts-5yvt-mcye\".\"ets_service_disruption_alerts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ets_service_disruption_alerts
     
     
     
     
     
Upstream Metadata