bayareametro-gov/deprecated-potential-land-uses-2018-kirk-yn3x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 2 hours ago

Deprecated - Potential Land Uses 2018

This table references Potential Land Uses generated from a collection of general plan, zoning and specific plan datasets from several San Francisco Bay Area Jurisdictions

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 \"bayareametro-gov/deprecated-potential-land-uses-2018-kirk-yn3x\".\"deprecated_potential_land_uses_2018\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • deprecated_potential_land_uses_2018