Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
AB617 West Oakland - CERP Community Boundary
AB617 West Oakland Community Boundary is the area of focus for the CERP based on community input and feedback from West Oakland Steering Committee. The boundary defines where people live and work, sources that were included in the technical assessment and locations for developing appropriate strategies. Please see Figure 2-1 and Chapter 2 of the Community Action Plan Vol. 1 (listed as the documentation link for this dataset) for more information.
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/ab617-west-oakland-cerp-community-boundary-cjea-zwgs\".\"ab617_west_oakland_cerp_community_boundary\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata