calgary-ca/hours-of-service-provided-by-calgary-transit-64iy-rpqq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 3 hours ago

Hours of service provided by Calgary Transit

Calgary Transit provides service to customers measured in service hours. Each hour of service reflects all paid hours of operations, both in service to customers and out of service.

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/hours-of-service-provided-by-calgary-transit-64iy-rpqq\".\"hours_of_service_provided_by_calgary_transit\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hours_of_service_provided_by_calgary_transit
     
     
     
     
     
Upstream Metadata