oaklandca-gov/curb-ramps-uq94-uqnq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 hour ago

Curb Ramps

This Indicator measures the percent of curbs with curb ramps that are not modern, indicating that they are non-compliant. Modern curb ramps should have all the proper elements: low slope and cross-slope, adequate width, level top and bottom landings, a detectable warning surface, and they should be directional and clear of obstructions in the curb ramp area. This is a citywide Indicator that measures conditions for individuals with physical disabilities and limited mobility.

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 \"oaklandca-gov/curb-ramps-uq94-uqnq\".\"curb_ramps\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • curb_ramps