edmonton-ca/311-requests-2020-ri59-3ugc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 2 hours ago

311 Requests (2020)

Listing of all requests raised to 311 during the year 2020, details of each call/transaction and update on the status.

For current data, please see https://data.edmonton.ca/d/q7ua-agfg.

This is anonymized data intended for reporting on trends; if you have a specific reference number for which you would like to check the status, please see the "check your status" search box at https://www.edmonton.ca/programs_services/311-city-services.

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/311-requests-2020-ri59-3ugc\".\"311_requests_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 311_requests_2020
     
     
     
     
     
Upstream Metadata