Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
2021 Stationary Source Screening Map Data
This is an updated version of the 2020 CEQA Permitted Stationary Source Dataset with estimated risks for RY2021.
Please see attached documents for additional details and disclaimer. Please review these documents in detail before using the dataset.
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/2021-stationary-source-screening-map-data-smug-rtcx\".\"2021_stationary_source_screening_map_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata