edmonton-ca/risk-management-pothole-payout-claims-t2dn-x2z2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 23 minutes ago

Risk Management - Pothole Payout Claims

This data-set provides information on the total amount of monthly payouts made for pothole claims in the City.

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/risk-management-pothole-payout-claims-t2dn-x2z2\".\"risk_management_pothole_payout_claims\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • risk_management_pothole_payout_claims
     
     
     
     
     
Upstream Metadata