AB617 East Oakland - CERP Community Boundary
The East Oakland Community Emissions Reduction Plan (CERP) Community Boundary is the area where the people, lived perspectives, land use information, and public health data will be gathered and described for the Community Description, as well as where the Technical Assessment will be focused. It is the area from which future members of the Steering Committee will be selected (i.e., those who live or work within the boundary). The CERP Community Boundary is also the area of focus for community input and feedback via the East Oakland Mapping Project. The CERP Community Boundary was voted and approved by the East Oakland Community Steering Committee.
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-east-oakland-cerp-community-boundary-x9rp-wstj\".\"ab617_east_oakland_cerp_community_boundary\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.