bayareametro-gov/bcdc-sea-level-rise-77-inch-sea-level-rise-qdxp-v64n
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 4 hours ago

BCDC Sea Level Rise - 77 Inch Sea Level Rise Scenario (HESS)

BCDC Sea Level Rise - 77 Inch Sea Level Rise Scenario (SLR77) for development of the Parcel Inventory datasetfor the Housing Element Site Selection Pre-Screening Tool

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/bcdc-sea-level-rise-77-inch-sea-level-rise-qdxp-v64n\".\"bcdc_sea_level_rise_77_inch_sea_level_rise\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bcdc_sea_level_rise_77_inch_sea_level_rise