DEQ invites the public to comment on the Selmet Delisting 2018 Rulemaking from Wednesday, Aug. 15 to Sept. 19, 2019. Comments received outside this comment 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-selmet-delisting-2018-rulemaking-h39y-99pb\".\"comment_on_the_selmet_delisting_2018_rulemaking\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.