winnipeg-ca/block-by-block-onstreet-paid-parking-rmsh-97k4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 1 month ago

Block by Block On-Street Paid Parking

Dataset represents parking allocations and restrictions by block-faces using pay-by-phone (as an alternative to parking by paystations)

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/block-by-block-onstreet-paid-parking-rmsh-97k4\".\"block_by_block_onstreet_paid_parking\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • block_by_block_onstreet_paid_parking
     
     
     
     
     
Upstream Metadata