winnipeg-ca/rush-hour-vehicle-towing-data-8phf-9kb6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 hours ago
Indexed 4 hours ago

Rush Hour Vehicle Towing Data

Rush Hour Towing data from WPA's TowLog.

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 \"winnipeg-ca/rush-hour-vehicle-towing-data-8phf-9kb6\".\"rush_hour_vehicle_towing_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rush_hour_vehicle_towing_data
     
     
     
     
     
Upstream Metadata