Open repository in Console
Readme
Updated 8 hours ago
‧ Indexed 2 hours ago
ETS Sales Outlet Locations
Edmonton Transit has over 200+ approved outlets across the city where ETS products are being sold.
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-sales-outlet-locations-dkuv-2zh9\".\"ets_sales_outlet_locations\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata