lacity/location-of-fy-2014-curb-ramps-installed-cu97-7vhd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 4 hours ago

Location of FY 2014 Curb Ramps Installed

Locations of concrete curb ramps installed to date for fiscal year 2014.

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 \"lacity/location-of-fy-2014-curb-ramps-installed-cu97-7vhd\".\"location_of_fy_2014_curb_ramps_installed\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • location_of_fy_2014_curb_ramps_installed
     
     
     
     
     
Upstream Metadata