edmonton-ca/parking-tickets-issued-xb8m-zs67
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Parking Tickets Issued

This dataset contains details from individual parking tickets that were issued by enforcing the specific bylaw code-section and sub-section. Tickets issued data starts from Jan 1, 2009 to present day.

To view the bylaw, click on this link:

https://www.edmonton.ca/residential_neighbourhoods/documents/Bylaws/C5590.pdf

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/parking-tickets-issued-xb8m-zs67\".\"parking_tickets_issued\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • parking_tickets_issued
     
     
     
     
     
Upstream Metadata