Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 11 months ago
CARE Cumulative Impact Boundaries Map
Community boundaries for impacted areas as identified in the Community Air Risk Evaluation Program (CARE). These areas with elevated pollution levels were identified based on the Air District's detailed emissions inventories and air dispersion modeling.
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/care-cumulative-impact-boundaries-map-w8zb-s5mw\".\"care_cumulative_impact_boundaries_map\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata