AB617 "Path to Clean Air" - Community Boundary
The "Path to Clean Air" Community Emissions Reduction Plan (CERP) Boundary is the area from which members of the Steering Committee are selected (i.e., those who live or work within the boundary), it is the area where the people, perspectives, and land uses will be gathered and summarized for the Community Description, as well as where the Technical Assessment will be focused. The CERP Boundary is also the area of focus for community input and feedback via Social Pinpoint and serves as an initial starting point for strategies as well as implementation. This boundary was selected by the Richmond/San Pablo 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-path-to-clean-air-community-boundary-mpnj-m2qn\".\"ab617_path_to_clean_air_community_boundary\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.