DEQ invites the public to comment on the Art Glass Rulemaking from June 15 to July 29, 2016. Comment received outside this timeframe 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-art-glass-rulemaking-2016-54i7-gnrh\".\"comment_on_art_glass_rulemaking_2016\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.