DEQ invites the public to comment on the Air Toxics Benchmark Review rulemaking from Friday, July 14 to Monday, Oct. 2, 2017. Comments received outside of this period will not be considered.
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 \"oregon-gov/comment-on-the-air-toxics-benchmarks-review-dv6h-8bqc\".\"comment_on_the_air_toxics_benchmarks_review\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.