DEQ invites the public to submit comment on the North Fork Smith River 2017 rulemaking. Comments will be accepted 1/13/17 through 4 p.m. 2/28/17. Comments submitted outside 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-north-fork-smith-river-2017-rulemaking-ae4z-2pnm\".\"comment_on_north_fork_smith_river_2017_rulemaking\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.