transparentrichmond/curb-ramps-i8vs-qmgp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 36 minutes ago

Curb Ramps

Status of curb ramps, showing completed ADA-compliant ramps as well as locations where ramps should be built. Planned and completed projects are also shown.

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 \"transparentrichmond/curb-ramps-i8vs-qmgp\".\"curb_ramps\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • curb_ramps
     
     
     
     
     
Upstream Metadata