bayareametro-gov/regional-zoning-2021-59tg-xyzm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 9 months ago

Regional Zoning (2021)

This dataset is a composite of Zoning areas collected from jurisdictions throughout the 9-County Bay area. Zoning layers were collected in 2018 and 2021. Each zoning layer was clipped to the Census Bureau TIGER 2020 Incorporated Place and County boundaries prior to merging.

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/regional-zoning-2021-59tg-xyzm\".\"regional_zoning_2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • regional_zoning_2021
     
     
     
     
     
Upstream Metadata