Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 11 months ago
AB617 East Oakland - Modeling Source Domain
AB617 East Oakland CERP Modeling domain defines the boundary used to quantify emissions from all sources impacting East Oakland community. As a subset of 1 km x 1 km CMAQ grid cells from the "Regional Modeling Domain", it encompasses the entire East Oakland community.
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-modeling-source-domain-554x-ku9i\".\"ab617_east_oakland_modeling_source_domain\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata