edmonton-ca/ets-sales-outlet-locations-dkuv-2zh9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month 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.

 
Preview
  • ets_sales_outlet_locations
     
     
     
     
     
Upstream Metadata